搜索资源列表
marsm5
- 这是一个对杨辉三角进行描叙的程序,可能不是那么完善!-this is one of Pascal's Triangle depicts for the procedure may not be so perfect!
杨辉三角1111111111
- 打印出杨辉三角的小程序-print Pascal's Triangle of small programs
SparkSoft.Expression.Parser.v3.4.Delphi.BCB
- EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的scr ipt. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的scr iptS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the
s-1
- Checkletter——pascal PASCAL写的, PASCAL资源较少 这个是查句子中原音字母的程序。。。 -Checkletter -- PASCAL pascal wrote, PASCAL fewer resources to the investigation is alphabetical sentence they want the procedure. . .
PLC
- The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if o
pascal_bahuanghou
- 八皇后问题——pascal实现 及回朔思想-eight Queen's problems -- and to achieve pascal thinking Schomburg
LAB05
- 这是一个用队列实现杨辉三角的代码,这对出学者有很大帮助和启发-This is a cohort with the realization of Pascal's Triangle code, right out scholars of great help and inspiration
标准打印杨辉三角
- 一般的都是打印直角三角形式的杨辉三角,本人作了点修改,输出等边三角(非直角)形式的杨辉三角, -general are right triangle-print Pascal's Triangle, I made a point changes, the output equilateral triangle (non-Cartesian) form of Pascal's Triangle.
pasca
- pascal语法小全 很实用 实在官网上提取的 -it s a pascal program
3
- 输出杨辉三角,第一行1个数字,第二行2个数字,第三行3个数字-Output Pascal s triangle,the first row 1,and the second line 2digital,the third line 3 digits.
yanghuisanjiao
- 打印出数学中常用到的、用途广泛的杨辉三角-Print Pascal s triangle
Pascals-Triangle
- C++数据结构与算法 应用队列输出一个杨辉三角杨辉三角-Pascal s Triangle
yanghuisanjiao
- 杨辉三角的源码,采用数据结构的算法实现,能根据自己输入的数,显示杨辉三角-Pascal s Triangle source, using the algorithm data structure, according to the number of their own input, display Pascal s Triangle
yanghuisanjiao
- 在C#中运用数组编写杨辉三角,此程序固定输出行数为10行。-Pascal s triangle
yanghuisanjiao
- 杨辉三角 经典问题 数据结构 使用c-Pascal s Triangle Classic problem Data Structure Using c++
pascal-triangle
- Pascal s Triangle source code
CPP
- 此压缩包包含六个C++程,包含“杨辉三角”、求最大公约数和最大公倍数等问题-This archive contains six C++ away with Pascal s Triangle , find the common denominator and the greatest common factor and other issues
yanghui
- 此程序主要是针对杨辉三角C语言缩写的. 程序是考试进可以用到。-Pascal s triangle
YangHui_Triangle
- 采用codeblocks编写的一个关于杨辉三角的小程序,利用数据结构方面的小知识- Codeblocks prepared using a small program on Pascal s Triangle, the use of small knowledge of data structures
PascalTriangle
- Generate rows of Pascal s triangle - up to 34 (because of signed integer precision limitation).