搜索资源列表
部分数组操作
- 可实现矩阵转换,螺旋数组,数字移动,数组操作,桶排序,杨辉三角形-conversion matrix can be realized, helical array, digital mobile array operation, barrels, in order of Yang Hui triangle
build_grid33
- 等边三角形有限元网格生成程序 ,划分画等边三角为小四边形网格 -equilateral triangle finite element mesh generation process, the demarcation of painting equilateral triangle for small mesh
yesignal
- 信号生成:可以生成各种类型的信号包括正弦波、方波、三角波、扫频信号、调幅波、白噪声、窄带随机信号等-signal generation : can generate all types of signals, including sine, square, triangle wave, sweep signal amplitude wave, white noise, narrowband random signals
yanhuisanjiao
- 打印杨辉三角前n行算法.-Print Pascal's Triangle n algorithm for the former.
200410610511675180
- XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and
pingmiansanjiaopoufen
- 平面三角剖分,可以在DOS下显示出三角形顶点的集,数据不是很完善,可以做进一步工作的基础-plane triangulation, in DOS show triangle vertices set, the data is not perfect, can do a basis for further work
yhsj_
- 打印杨辉三角,输出杨辉三角形数据,呈直角形状-Print Pascal's Triangle, Yang Hui triangle output data showed rectangular shape
EFGM_SOLVERsrc
- 关于网格自动生成delaunay算法的,自动生成三角形网格-on automatic mesh generation Delaunay method of automatically generating triangle mesh
队列解决杨辉三角
- 队列解决杨辉三角-Queue solve Pascal's Triangle
数字三角形问题
- /*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/ * Digital triangle Issue Descr iption : given an OK by the number n of triangular figure
几何算法
- 一些常用的几何算法的C++实现,包括两点确定一条直线,两点间距离,点直线距离, 海伦公式求三角形面积,判断直线相交等-some common geometric algorithm C achieved, including two identified a straight line, the distance between two points, point straight distance Helen formula for triangle area, as judged strai
3-7
- 计算机算法的数字三角形问题,用动态规划实现,运行正确-The number of computer algorithms triangle problems, and use dynamic programming to achieve, run the correct
Cpp1
- 杨辉三角的显示,数据结构,比较戳的做法。-Yang Hui triangle display, data structures, compare the practice stamp.
QueueYang
- 数据结构实现杨辉三角的打印输出,用户可自定义行数。-Yang Hui triangle data structure to achieve print output, the user can customize the number of rows.
Triangle
- 求解数字三角形 可以手动输入和随机生成 输出最大路径的值 和 最大路径!-Solving triangular figure can be randomly generated and manually enter the path of the output value of the largest and the largest path!
triangle
- a very nice and good triangle draw
triangle
- 给定一个由n行数字组成的数字三角形如下图所示。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 试设计一个算法,计算出从三角形 的顶至底的一条路径,使该路径经过的数字总和最大。-Given an n-line numbers from the number of triangles as shown below. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 trial design an algor
Yang-Hui-triangle
- 杨辉三角代码- 杨辉三角代码-Yang Hui triangle
Symbol-triangle
- 符号三角形问题,共同学习研究,有不足之处还请指出-Symbol triangle problem, common study, also requested the inadequacies pointed out
Pascals-triangle-based-on-List
- 基于VC6.0环境下的C++编程,用循环链式队列的数据结构,实现杨辉三角的计算-Based on VC6.0 environment C++ programming with cycle chain queue data structure, to achieve the calculation of Pascal' s Triangle
