CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 杨辉三角

搜索资源列表

  1. yhsj

    0下载:
  2. 利用队列实现杨辉三角的计算与输出,程序已调试,可以运行-yhsj
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1001
    • 提供者:jxt
  1. 3

    0下载:
  2. 输出杨辉三角,第一行1个数字,第二行2个数字,第三行3个数字-Output Pascal s triangle,the first row 1,and the second line 2digital,the third line 3 digits.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:156663
    • 提供者:jinyujie
  1. Yanghuitriangle

    0下载:
  2. 这是三个小程序,可供入门学习,包括杨辉三角、九九乘法表、判断平年闰年!-This is one of the three small program for learning, including introduction, Yang Yang hui triangle multiplication tables, judgment PingNian leap year!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:792
    • 提供者:紫色雨
  1. YangHuiTriangle

    0下载:
  2. 杨辉三角(可以输入一个你想需要输出的行数而得到杨辉三角)-Yang Hui triangle (you can enter the one you want and need to get the number of rows output Yang Hui triangle)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2556
    • 提供者:jun
  1. Yanghuisanjiao_method1

    0下载:
  2. 使用一个一维数组和两个临时变量代替二维数组输出杨辉三角:很巧妙-Using a one-dimensional array and two temporary variables instead of two-dimensional array of output Yang Hui triangle: very clever
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:563
    • 提供者:王强
  1. Yanghuisanjiao_method2

    0下载:
  2. 使用一个一维数组和两个临时变量代替二维数组输出杨辉三角:方法同Fun_4,但更具有技巧,有点难懂 -Using a one-dimensional array and two temporary variables instead of two-dimensional array of output Yang Hui triangle: the same Fun_4, but more skills, a little hard to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:561
    • 提供者:王强
  1. Yanghuisanjiao_method3

    0下载:
  2. 本程序使用二项式定理,运用数学公式的方法,输出杨辉三角。很巧妙,较难理解。 -This program uses the binomial theorem, mathematical formula approach, the output Yang Hui triangle. Very clever, difficult to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:539
    • 提供者:王强
  1. YangHuitriangle

    0下载:
  2. 杨辉三角实现,C语方通用范例开发金典中的实例,我会将其他的例子都传上的.-Yang Hui triangle to achieve, C language development side common example of code in the instance of gold, the other examples I will pass on.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:17605
    • 提供者:宋现锋
  1. test

    0下载:
  2. 算法实验 成绩划分.cpp数塔.cpp投资.cpp杨辉三角(非递归实现).cpp杨辉三角(用递归实现,三角形输出).c-Algorithm is divided into experimental results. Cpp several towers. Cpp investment. Cpp Yang Hui triangle (non-recursive). Cpp Yang Hui triangle (using recursive, triangular output). Cpp
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2267657
    • 提供者:你超哥
  1. yanghui

    0下载:
  2. 杨辉三角 使用c语言实现的 我是一个频繁的人 还望大家多多指教-This is yanghuisanjiao
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:530
    • 提供者:完颜成才
  1. yanghuisanjiao

    0下载:
  2. 利用visual basic求杨辉三角。输入行数N即可求得所要的杨辉三角的三角形式-Yang Hui triangle using visual basic requirements. N input lines can be obtained the desired form of Yang Hui triangle triangle
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1119
    • 提供者:sqt
  1. yanghuisanjiaowanzheng

    0下载:
  2. 实现杨辉三角的源代码,输出指定行数的杨辉三角-Yang Hui triangle source code to achieve the output specified number of rows of Pascal Triangle
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:160630
    • 提供者:吕新开
  1. yanghuisanjiao

    0下载:
  2. 杨辉三角的算法还有yanghuisanjiao杨辉三角的程序设计-visual basic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:531
    • 提供者:符巧芝
  1. c

    0下载:
  2. 杨辉三角程序 用于了角数据结构,考试也行-Pascal Triangle program for the angle data structure, the examination is also OK
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2647
    • 提供者:z6hong
  1. three

    0下载:
  2. 杨辉三角,算法及实现,是初学者比较好的学习点-Yang Hui triangle, algorithms and implementation is relatively good learning point for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:454136
    • 提供者:christina
  1. PascalTriangle

    0下载:
  2. 这是一个杨辉三角求解程序,主要是数据结构方面的知识。-This is a Pascal triangle solver, mainly data structure knowledge.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1020
    • 提供者:xiaocao
  1. yanghuisanjiao

    0下载:
  2. 杨辉三角的源程序,很不错的!!没有什么不可以,努力哈,加油-Yang Hui triangle of the source, very good! ! There is nothing wrong, to Kazakhstan, oil
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:844
    • 提供者:张海
  1. Yang-Hui-triangle

    0下载:
  2. 利用 Java 编程 可以 输出 杨辉三角-Java programmers can use the output Yang Hui Triangle
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:2316
    • 提供者:cauchyjjd
  1. java

    0下载:
  2. 有杨辉三角,数值比较,排序等小程序,课后练习来的-A Pascal triangle, numerical comparison, sorting and other small programs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2180
    • 提供者:huangbinjie
  1. Yanghui

    0下载:
  2. 递归实现的杨辉三角-Recursive Yang Hui Triangle
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:16872
    • 提供者:钟某某
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com