资源列表
[数学计算/工程计算] PathFinderRedux
说明:包括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<冯枫> 在 2025-06-06 上传 | 大小:115kb | 下载:0
[数学计算/工程计算] 大数阶乘
说明:大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-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!<小蒙> 在 2025-06-06 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] Nqueenn的C++源码
说明:采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!<zbing0203> 在 2025-06-06 上传 | 大小:31kb | 下载:0
[数学计算/工程计算] 高斯随机数的产生
说明:程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0<范范> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] PltFigOfEquil
说明:x-y图解法求二元精馏塔理论塔板数 本文件是一个m文件,要在matlab环境下运行-x-y graphical method for binary distillation theoretical plate number of this document is a document m, the operating environment Matlab<lzg> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] bcd2asc_demo
说明:一个码制转换的程序 BCD码转ASC码,功能虽少,但还算好用-a code system conversion process BCD switch ASC codes, although less functional, but rather user-friendly<ayc> 在 2025-06-06 上传 | 大小:30kb | 下载:0
[数学计算/工程计算] 分而治之
说明:本程序是根据分而治之的思想来解决比赛的时间表的问题-this program is based on divide and rule of the game thinking to solve the problem of the timetable<hanhan12345> 在 2025-06-06 上传 | 大小:6kb | 下载:0