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

资源列表

« 1 2 ... .02 .03 .04 .05 .06 407.08 .09 .10 .11 .12 ... 3415 »
  1. 算法程序集

    0下载:
  2. 编排万年日历,学习多个函数的编写及调用,提高综合测算能力。-scheduling calendar years, learning various functions and the preparation of call, to increase the overall capacity calculations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:282.19kb
    • 提供者:林华
  1. agaus

    1下载:
  2. 全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c --return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913byte
    • 提供者:陈益林
  1. chenagaus

    0下载:
  2. 求解大型稀疏方程组的全选主元高斯-约当消去法--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-solving large sparse linear system-wide elections PCA Gauss-Jordan elimination method -- to return to the original equation is expressed by the coefficient matrix, a sign of the return value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913byte
    • 提供者:陈益林
  1. 大数计算程序

    0下载:
  2. 大家一定写过计算器程序吧!但如果让你写一个用来计算成千上万位数的程序,你也许不会那么容易就写出来吧!-wrote calculator program! But if you write one used to calculate the median of thousands of procedures, you may not be so easy to write honest!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.96kb
    • 提供者:李亮
  1. HDB3

    0下载:
  2. 源于老师的作业,实现将01代码转化成HDB3码,另外还有用VHDL语言编的,不过我这没有-teachers from the operations, achieving 01 HDB3 code into the code, as well as using VHDL series, but I am not
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38.1kb
    • 提供者:王原
  1. AHP

    0下载:
  2. 层次分析法 、效益分配、幻方-AHP, and the benefit distribution, Magic Squares
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109.14kb
    • 提供者:强晟
  1. PathFinderRedux

    0下载:
  2. 包括Pheromones Algorythm、Memory Algorythm和Hill Climbing Algorythm I,II,III在内的多个人工智能算法的实现-including Pheromones Algorythm, Memory Algorythm and Hill Climbing Algorythm I, II, III from the number of artificial intelligence algorithms to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:115.48kb
    • 提供者:冯枫
  1. no4

    0下载:
  2. 按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.89kb
    • 提供者:司马星空
  1. b树的算法

    0下载:
  2. B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:王小娅
  1. 大数阶乘

    0下载:
  2. 大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be improved using Chain store results!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.8kb
    • 提供者:小蒙
  1. Nqueenn的C++源码

    0下载:
  2. 采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:31.4kb
    • 提供者:zbing0203
  1. 高斯随机数的产生

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:范范
« 1 2 ... .02 .03 .04 .05 .06 407.08 .09 .10 .11 .12 ... 3415 »
搜珍网 www.dssz.com