资源列表

« 1 2 ... .57 .58 .59 .60 .61 162.63 .64 .65 .66 .67 ... 3400 »

[数学计算/工程计算b树的算法

说明:B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
<王小娅> 在 2025-01-12 上传 | 大小:1kb | 下载: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 impro
<小蒙> 在 2025-01-12 上传 | 大小: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-01-12 上传 | 大小:31kb | 下载:0

[数学计算/工程计算高斯随机数的产生

说明:程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-
<范范> 在 2025-01-12 上传 | 大小: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-01-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bcd2asc_demo

说明:一个码制转换的程序 BCD码转ASC码,功能虽少,但还算好用-a code system conversion process BCD switch ASC codes, although less functional, but rather user-friendly
<ayc> 在 2025-01-12 上传 | 大小:30kb | 下载:0

[数学计算/工程计算数字图像处理

说明:本程序为图象处理,可将八位图转换为二十四位图-the procedures for image processing, can be converted to 8 Figure 24 Figure
<> 在 2025-01-12 上传 | 大小:3.65mb | 下载:0

[数学计算/工程计算分而治之

说明:本程序是根据分而治之的思想来解决比赛的时间表的问题-this program is based on divide and rule of the game thinking to solve the problem of the timetable
<hanhan12345> 在 2025-01-12 上传 | 大小:6kb | 下载:0

[数学计算/工程计算44569084

说明:提供离散点三角网与等值线的实现给大家共享。有谁把等值线光滑处理了后,请也别忘了给我一份-provides discrete point triangulation with the contours to the realization share. Who put smooth contours handled, please do not forget to also give me a
<陈维良> 在 2025-01-12 上传 | 大小:218kb | 下载:0

[数学计算/工程计算arview

说明:数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
<cxl> 在 2025-01-12 上传 | 大小:71kb | 下载:0

[数学计算/工程计算bridgit

说明:数据挖掘中的bridgit算法的例子。 非常经典-of data mining algorithms bridgit example. Very classic
<cxl> 在 2025-01-12 上传 | 大小:101kb | 下载:0

[数学计算/工程计算dtree

说明:数据挖掘中,判别树算法的应用例子。属于分类中的算法 很好。-data mining, discriminant Tree Algorithm application examples. The classification is a good algorithm.
<cxl> 在 2025-01-12 上传 | 大小:148kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 162.63 .64 .65 .66 .67 ... 3400 »

源码中国 www.ymcn.org