搜索资源列表
Triangle
- 求解符号三角形问题.给定一行符号(比如+和-),按照同号为+异号为-的原则计算第二行直至下面的行,最后的一行只有一个符号,要求统计各个符号的个数.
c triangle polygonizer
- An algorithm for the polygonization of implicit surfaces is described and an implementation in C is provided. The discussion reviews implicit surface polygonization, and compares various methods.
shapeofstartomaketriangle
- shape of star to make triangle, cube etc
yanghuisanjiao
- 编写一个程序,能够根据用户要求输出相应阶次的杨辉三角。 -The preparation of a procedure in accordance with user requirements be able to output the corresponding order of the Yang Hui triangle.
triangle
- This program finds the triangle : which is represented by three lines that are the tangents of the given circle on given points
Asdfasfasfasfd
- 杨辉三角形用数组进行编写输出的,最经典的输出方法,程序通过编译器编译。-Yang Hui triangle with the preparation of the output array, the most classic output method, the program through the compiler.
calculatetriangless
- 计算三角形面积,VC++ 控制台 小程序 -Calculate area of a triangle, VC++ console applet
ccode
- 包括汉诺塔、杨辉三角、求根值等c程序,在VC++6.0运行没问题。-Including the Tower of Hanoi, Yang Hui triangle, the value of such c rooting process running in VC++6.0 no problem.
WindowsFormsApplication1
- 3d triangle rotation-3d triangle rotation
yanghuiTriangle
- 利用动态数组实现的杨辉三角的输出,根据用户输入的阶数输出相应的杨辉三角。-Yanghui Triangle by C.
triangle-area
- 三角形面积,输入三边长,自动判断是否能构成三角形,如果能构成三角形,可以求出三角形的面积。-Area of a triangle, the input trilateral long, automatically determine whether or not able to form a triangle, if they can form a triangle, and the area of the triangle can be
job4_1
- 这是基于VC++6.0系统的打印杨辉三角的程序,语言是C语言-This program is based on VC++6.0 print Pascal' s Triangle, the language is C language
homework_algo
- 一凸 8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。 -A convex polygon P 8 vertex clockwise {v1, v2, ..., v8}, any two vertices of t
pascal
- You have to write the number of rows of the pascal triangle than you want print
pascal-triangle
- Pascal s Triangle source code
triangle
- 2D凸多边形的三角网格生成,可用gridgen。-2D triangular convex polygon mesh generation, available gridgen.
STLtoOFF
- STL文本文件冗余点消除,将每个三角形的三个顶点编号!-STL text file redundancy elimination, each triangle of three vertices!
C-procedure
- 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution
7144.-Different-Triangles
- Given N sticks of different length, please find out how many different ways you can form a triangle by three of these sticks.
3anggraph
- Build a pyramid (triangle)
