资源列表

« 1 2 ... .54 .55 .56 .57 .58 3359.60 .61 .62 .63 .64 ... 3400 »

[数学计算/工程计算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-16 上传 | 大小:31kb | 下载:0

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

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

[数学计算/工程计算Contour

说明:二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfer software ASCii grd document
<陶锐> 在 2025-06-16 上传 | 大小:77kb | 下载:1

[数学计算/工程计算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-16 上传 | 大小: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-16 上传 | 大小:30kb | 下载:0

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

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

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

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

[数学计算/工程计算arview

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

[数学计算/工程计算bridgit

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

[数学计算/工程计算dtree

说明:数据挖掘中,判别树算法的应用例子。属于分类中的算法 很好。-data mining, discriminant Tree Algorithm application examples. The classification is a good algorithm.
<cxl> 在 2025-06-16 上传 | 大小:148kb | 下载:0

[数学计算/工程计算hamster

说明:数据挖掘中de一个算法 hamster的实例,在c下实现的。简单易懂。-de data mining algorithms hamster an example of the c achieved under. Simple and understandable.
<cxl> 在 2025-06-16 上传 | 大小:137kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 3359.60 .61 .62 .63 .64 ... 3400 »

源码中国 www.ymcn.org