CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - top

搜索资源列表

  1. hanio1

    0下载:
  2. 四柱汉诺塔问题的求解程序.解题思路:如a,b,c,d四柱. 要把a柱第n个盘移到目标柱子(d柱),先把上层 分两为两部份,上半部份移到b柱,下半部分移到c柱,再把第n盘移到 目标柱子,然后,c柱盘子再移到目标柱子,再把b柱盘子移到目标柱子. 细节地方: 上半部份移到b柱时,它的中间变量柱子是有二选一的.而下半部分 移到c柱时,它的中间变量柱子只有一个(因为一个柱子已被上半部份 占了).b,c也移到目标柱子时同理。-4-Tower of the solution pro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1076
    • 提供者:孙益
  1. 任意基数阶魔方块

    0下载:
  2. 基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:xqs
  1. 51623457

    0下载:
  2. 先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non - recursive algorithm # define maxsize 100 typedef struct (Bitree
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3376
    • 提供者:万方
  1. 一个可以对任意长整数进行加减的类

    0下载:
  2. 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件-in Visual C Compiler 6.0 WinXp adopted under the category achieved redeem inherited from the Operational data stored in
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:62125
    • 提供者:何炜
  1. 1

    0下载:
  2. 3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c,按大小顺序输出 :输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 7.有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-3. Painted oval ellipse4. The use of ellipse and rectangle drawing 5. One of the most beau
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2090
    • 提供者:杨橙林
  1. TowerHanoiproblem

    0下载:
  2. 约19世纪末,在欧州的商店中出售一种智力玩具,在一块铜板上有三根杆,最左边的杆上自上而下、由小到大顺序串着由64个圆盘构成的塔。目的是将最左边杆上的盘全部移到右边的杆上,条件是一次只能移动一个盘,且不允许大盘放在小盘的上面。这就是著名的汉诺塔问题-About the late 19th century, in Europe the sale of stores in an intellectual toys, there is a piece of copper rod 3, the far l
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1312
    • 提供者:妄想生
  1. top

    0下载:
  2. 实现2K点的IFFT,在ISE10.1版本运行,通过测试,XC3S500E芯片上运行。-2K IFFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1575
    • 提供者:老刘
  1. jisuanqi

    0下载:
  2. 在顶端2个操作数框输入原始值,将自动显示其四则运算值,以及运算结果的平方、开根、倒数、立方、自然对数、常用对数值,还可进行角度弧度换算,阶乘和三角函数计算,以及长度、面积、质量、体积的单位换算。-In the top two operands box to enter the original value, will automatically display its four operational values, and computing the results of the square
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12189
    • 提供者:maochengni
  1. topdown

    0下载:
  2. source code for top down parsing of a grammar in compilers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:986
    • 提供者:anitha
  1. 10Algorithms-08

    0下载:
  2. This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:636336
    • 提供者:ParisM
  1. shuta1

    0下载:
  2. 算法分析经典的数塔问题,从顶部出发,在每一结点可以选择向左走或是向右走,一起走到底层,要求找出一条路径,使路径上的值最大。 -Algorithm analyzes a number of classic tower problem, starting from the top, at each node can choose to go left or right, go, walk out together to the ground floor, asked to find a pat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:618
    • 提供者:xiaolu
  1. H1

    0下载:
  2. 动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。-Digital triangle Issue Descr iption : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:739
    • 提供者:heqin
  1. mcml-src

    8下载:
  2. 美国汪利宏的蒙特卡洛及卷积模拟程序,可以模拟top-hat光束和高斯光束在生物组织中的传输-U.S. WANG Li-hong of the Monte Carlo and convolution simulation program can simulate the top-hat beam and Gaussian beam transport in tissue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-09-25
    • 文件大小:222375
    • 提供者:朱松
  1. Mysteryproblem

    1下载:
  2. 重排九宫是一个古老的单人智力游戏。据说重排九宫起源于我国古时由三国演义故事“关羽义释曹操”而设计的智力玩具“华容道”,后来流传到欧洲,将人物变成 数字。原始的重排九宫问题是这样的:将数字1~8按照任意次序排在3×3的方格阵列中,留下一个空格。与空格相邻的数字,允许从上,下,左,右方向移动到 空格中。游戏的最终目标是通过合法移动,将数字 1~8 按行排好序。在一般情况下,n2-1 谜问题是将数字 1~n2-1 按照任意次序排在n×n的方格阵列中,留下一个空格。允许与空格相邻的数字从上,下,左,右
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:883566
    • 提供者:wakaka
  1. 6sv1.1

    1下载:
  2. 用于计算辐射传输的代码,可以用来计算大气顶的辐亮度,地表反射率等参数。-It is useful for calculate radiant transfer,it can caulate the top of radiance and surface reflectance.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1542207
    • 提供者:xiapeng
  1. nsym

    0下载:
  2. 该程序用于模拟非对称陀螺分子的转动光谱。可以用于计算最大J为250的谱线,并可以对测得的谱线进行模拟耦合。-This program embodies most features deemed necessary for this type of calculation: Watson s reduced asymmetric top Hamiltonian up to decadic terms, with Wang factorization Reductions A an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4994
    • 提供者:红袖
  1. octree_code

    0下载:
  2. 八叉树算法代码。八叉树算法在减少数值计算空间的应用广泛。在美国SEG等顶尖地球物理杂志上已经发表过相关文章-Octree algorithm code. Octree algorithm in reducing numerical calculation of the space wide application. In the United States such as SEG top geophysical magazine published related articles
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:27286
    • 提供者:乔磊
  1. Mining

    0下载:
  2. Mining Top-K Frequent Closed Patterns without Minimum Support
  3. 所属分类:Algorithm

  1. Dp

    0下载:
  2. 利用动态规划知识: 从三角形顶部到底部路径和最大-Dynamic programming knowledge: the path from the Ministry of the triangle at the top in the end and the largest
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:545
    • 提供者:肖乐
  1. SHIDASUANFA

    0下载:
  2. 关于数学建模十大算法,精心整理,能在比赛时快速上手-Top Ten on the mathematical modeling algorithms, and carefully sorting, quick start in game
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9607373
    • 提供者:qyr
« 12 3 »
搜珍网 www.dssz.com