Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - quadrilateral
Search - quadrilateral - List
图形学大作业四边形-large graphics operations Quadrilateral
Update : 2008-10-13 Size : 42.53kb Publisher : 李力

这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensional space, quadrilateral and so on.
Update : 2008-10-13 Size : 64.97kb Publisher : 李晓丽

一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。效果相当不错!-teaches you to a triangular and quadrilateral add two different types of coloring method opengl procedures, Use Smooth coloring (coloring smoothing) triangle vertices of the three different colors mixed in a , to create beautiful color mixing. The results are pretty good!
Update : 2008-10-13 Size : 15.15kb Publisher : 张阳

添加颜色: 作为第二课的扩展,我将叫你如何使用颜色。你将理解两种着色模式,在左图中,三角形用的是光滑着色,四边形用的是平面着色。 -add color : As the expansion of the second class, I will tell you how to use color. You will understand two color pattern of the Left, the triangle is smooth coloring, with the quadrilateral plane coloring.
Update : 2008-10-13 Size : 224.83kb Publisher : zw

旋转: 在这一课里,我将教会你如何旋转三角形和四边形。左图中的三角形沿Y轴旋转,四边形沿着X轴旋转。 -rotation : In this lesson, I will you how to rotate the church triangular and quadrilateral. Left triangle along the Y-axis rotation, along the X axis Quadrilateral rotation.
Update : 2008-10-13 Size : 224.99kb Publisher : zw

DL : 0
用于测绘行业,进行施工控制网的验后检查,即大地四边形极条件的演算,vb编写代码,输入8个角度,然后求出限差.-for survey and mapping industry, the Construction Control Network after a post-mortem examination, that the earth Quadrilateral very conditions calculations. vb code preparation, the importation of eight angle, and then is limited worse.
Update : 2008-10-13 Size : 57.96kb Publisher : 凌霄花

通过输入四边形的四个顶点坐标,判别由这四个顶点的连线构成的是否为正方形,矩形或者其他四边形-through the importation of quadrilateral four vertices, discrimination by the four vertices connectivity whether to constitute the square, Rectangular or other Quadrilateral
Update : 2008-10-13 Size : 6.22kb Publisher : 李华

利用软件程序画出基本的2唯图形三角形四边形多边形-use software program painted two basic CD-polygon graphic quadrilateral triangle
Update : 2008-10-13 Size : 52.72kb Publisher : 严敏

用于分形图象,此原程序是将四边形分形,最后变成三角形-for fractal image, the original procedure was Quadrilateral fractal, into triangular final
Update : 2008-10-13 Size : 1.3kb Publisher : jjl

这是一个关于曲面三角化的VC++程序,包括三角划分,图形逼近,改进曲面,选择内部点,辅助平面到三维空间,四边形等等功能。-This is a triangle on the surface of the VC procedures, including triangulation, graphics approximation, improving surface, the internal choice, supporting two-dimensional to three-dimensional space, quadrilateral and so on.
Update : 2025-02-19 Size : 65kb Publisher : 李晓丽

Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Monomial finite elements. Interface to PETSc solvers, adaptive mesh refinement, and extreme portablility.
Update : 2025-02-19 Size : 3.35mb Publisher : 陈东

判定一个图形是否是四边形,并判断是什么样的四边形。-To determine whether a graph is quadrilateral, and determine what kind of quadrilateral.
Update : 2025-02-19 Size : 2kb Publisher :

SurfQuadMesh是一款网格划分的源程序主要用的是四边形网格,-SurfQuadMesh is a mesh of the source is mainly used quadrilateral mesh,
Update : 2025-02-19 Size : 3.45mb Publisher : simba

VC结合OPENGL开发的自由曲面细分程序,包括LOOP细分,BUTTFLY细分及四边形细分三种模式.-VC combined with the development of free-form surfaces OPENGL breakdown procedures, including LOOP breakdown, BUTTFLY quadrilateral subdivision and subdivision three models.
Update : 2025-02-19 Size : 917kb Publisher : xiaoyilong

四边形网格的生成算法,可以看看,我认为不错!-Quadrilateral mesh generation algorithm, you can look good in my opinion!
Update : 2025-02-19 Size : 20kb Publisher : ypb

实现四边形扫描转化算法,环境:visual studio。-Quadrilateral scan conversion algorithm to achieve the environment: visual studio.
Update : 2025-02-19 Size : 14.56mb Publisher : bonnie

DL : 0
Matlab网格划分程序可以将结构的四边形网格转换为三角形网格。 但该文件中内容重复了mesh2tri函数写了两遍,可以删除重复部分。 Demo: clear all close all clc -Matlab grid program 1. Create mesh grid 2. Plot the original rectangular mesh 3.1 forward slash division of quadrilateral
Update : 2025-02-19 Size : 2kb Publisher : li

这是一个基于OPENGL 3.7的一个绘制四边形的程序,采用C++6.0编译通过,程序中有基础的初始化方法以及RESHAPE方法,对初学者有一定的价值-This is based on a draw quadrilateral program OPENGL 3.7, C++6.0 compiler, a program based initialization method, and RESHAPE methods have a certain value for beginners
Update : 2025-02-19 Size : 889kb Publisher : 阳阳

基于四边形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件inport.txt不同参数代表不同的桁架结构。-Based on quadrilateral finite element principle, calculation of truss system under the action of external force, the displacement of each node and element strain. Main program BLOCKMAT. J m, read from input file node number, cell number, number of nodal load, a constrained boundary points, elastic modulus, poisson s ratio, thickness and unit defined array, node coordinate arrays, nodal force array, array constraints information. Input file inport. TXT different parameters represent different truss structure.
Update : 2025-02-19 Size : 4kb Publisher : ben

求解不规则图形的最小外接四边形的面积,在图向形态特征提取领域有很好的使用价值。-For solving the minimum circumscribed quadrilateral irregular graphics area, in the field of figure to form feature extraction has very good use value.
Update : 2025-02-19 Size : 1kb Publisher : 范印
« 12 3 4 5 6 7 8 9 10 ... 13 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.