搜索资源列表
DirectX8_app
- 用DirectX8实现的三角形旋转变换的效果-Triangle with DirectX8 achieve the effect of rotation transformation
5
- 基于opencv环境下,Delaunay三角形和Voronoi划分的迭代式构造-Opencv-based environment, Delaunay triangles and Voronoi partition of the iterative construction
CG_exp1
- 这是一个opengl实现在不同小视口中画线,三角形,多边形,圆形的例子,右键可以选择某个小视口单独显示,还可以用鼠标实现拖动,缩放等功能,是不错的入门参考程序。-This is an opengl implementation in different belittle the mouth and drawing lines, triangles, polygons, circles example, right can choose to display a belittling mouth
CG_exp2
- 这是一个从文件中读入顶点和三角形信息,做出三维图形,并且同时用鼠标和键盘实现了缩放,旋转,平移等基本操作,是用opengl进行三维作图,实现键盘鼠标交互的一个不错例子-This is a read from a file vertex and triangle information, making three-dimensional graphics, and also with the mouse and keyboard to achieve the zoom, rotation, tra
5DG3DOBJECT
- 绘制金字塔和十字架,金字塔是由四个三角形侧面和一个四边形底面拼成的;而十字架是由两个长方体拼成,长方体的各面是矩形。-Draw the pyramid and the cross, the pyramid is composed of four triangular sides and a rectangular bottom paper.When and makes up the cross is made up of two rectangular, each side is a rect
Tuxing
- 编写求解集合图形周长,面积的应用程序,要求集合图形要求至少包含直线,三角形,矩形等类型,能计算出两个图形之间的距离。-The preparation of a collection of graphics to solve perimeter, area of application, requirements include a collection of graphics requires at least linear, triangular, rectangular and other
unittest.chm
- 本系列文章主要讨论四个问题:为什么需要单元测试?怎样征服可测性难题?怎样才能高效率测试?怎样保证测试效果?重点阐述单元测试的关键问题,不是一般概念,适合于对单元测试有一定了解的读者。 在选择工具和实施单元测试前,我们应该对相关理论有一个系统的了解,特别是将会遇到哪些难题,如何解决,要心里有数,否则的话,很可能劳民伤财,半途而废。如果只会测试加法函数或者三角形函数之类的独立小程序,就以为可以做单元测试了,那就像一个人刚学会走路,就去长途跋涉。 本文介绍的是针对企业项目的单
sy1201
- 求两点的距离以及求三角形三个顶点的坐标,三边的周长和面积-The distance between two points and the demand requirements of the coordinates of the triangle of three vertices, three sides of the perimeter and area
sanjiaoxing
- 这是一个flash的应用。以代码语言编写出可以绘制三角形的应用程序 -This is a flash application. To code written in the application can draw a triangle
mb
- 本程序可用作平面杆系结构问题计算,它运用三角形单元来进行分析计算-The procedure used for computing the plane frame structure, which analyzes the use of triangular element to calculate
algrithm
- 计算机算法设计与分析(王晓东):动态规划实现取数游戏,数字三角形,字符串编辑距离,最大子串和-Design and analysis of computer algorithms (Wang Xiaodong): Dynamic Programming to take a few games, digital triangle, string edit distance, the largest sub-string and
zhouchang
- 在图形界面下计算三角形周长,对输入的三边判断是否可构成三角形-Calculation of the triangle in the graphical interface perimeter, to determine whether the input can constitute a trilateral triangle
Classicprograms
- 打印出杨辉三角形,要求是要打出上三解的形式,而且行列对齐!-Print out the Triangle, requested to play on the three forms of solution, and the ranks of alignment!
FEM_using_triangle
- 通过用三角形网格来对经典悬臂梁问题进行静力学分析,得到位移场,应力和应变场,同时与精确值相比较。-Triangular grid by using the classical beam problems to static analysis, the displacement field, stress and strain fields, and compared with exact values.
peggame
- 一个三角形的棋类游戏,曾载于电脑迷杂志。-A triangular board games, computer enthusiasts have been set out in the magazine.
makefile
- 产生makefile文件。先打印三角形,再打印“hello”-make a makefile and say "hello"
test
- openGL ,绘制球体. 绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体, 可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。 可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds since glutInit or the firs
Sierpinski
- 在JAVA中实现基于逃逸时间算法的Sierpinski三角形-To implement in JAVA escape time algorithm based on Sierpinski triangle
PDSJX
- 软件测试判断三角形形状案例 判断等腰等边、普通-Determine the shape of software testing triangle case
Cal
- 类的封装应用 创建一个圆柱体类 创建一个三角形类 使用上面的类创建对象-Class package application create a class to create a triangular cylinder class to create objects using the above class