资源列表

« 1 2 ... .49 .50 .51 .52 .53 4354.55 .56 .57 .58 .59 ... 28523 »

[数学计算/工程计算fpgrowth

说明:数据挖掘中FP增长算法在VC下的实现,源代码-FP growth in data mining algorithm in VC under the realization of the source code
<raul> 在 2025-11-24 上传 | 大小:370kb | 下载:0

[数学计算/工程计算eclat

说明:数据挖掘中关联规则的eclat算法在VC下的实现-Data Mining Association Rules Eclat algorithm in the realization of the next VC
<raul> 在 2025-11-24 上传 | 大小:366kb | 下载:0

[人工智能/神经网络/遗传算法PrefixTree

说明:关联规则中前缀树算法在VC下的实现,源代码-Association rules prefix tree algorithm in VC under the realization of the source code
<raul> 在 2025-11-24 上传 | 大小:1.5mb | 下载:0

[人工智能/神经网络/遗传算法TransTree

说明:关联规则中转换树算法在VC下的实现,源代码-Association rules in the conversion under the tree algorithm in the realization of VC, the source code
<raul> 在 2025-11-24 上传 | 大小:168kb | 下载:0

[数据结构常用算法theshortestroad

说明:基于C++的简单最短路径求法 主要解决起讫点不同的问题-Based on the C++ Simple shortest path method mainly to solve the problem of different起讫
<dongshiqin> 在 2025-11-24 上传 | 大小:630kb | 下载:0

[数据结构常用算法peisong

说明:欧氏空间选址模型,重力模型,求解物流中单个配送中心选址为题等-Location Model of Euclidean space, gravity model, to solve the logistics distribution center in a single location for such
<dongshiqin> 在 2025-11-24 上传 | 大小:231kb | 下载:0

[数据结构常用算法qiuck

说明:解决排序问题,比冒泡排序快。实现简单,稍加修改可以得到自己所需要的排序-Resolve the scheduling problem, faster than the Bubble Sort. The realization of simple, a little modification can be they need to sort
<dongshiqin> 在 2025-11-24 上传 | 大小:125kb | 下载:0

[数据结构常用算法faid

说明:顺序查找,从所选范围中数查找所需的数字。查找的时候安顺序查-Order to find, from a selected range of a few to find the figures. Find a time when an order of investigation
<dongshiqin> 在 2025-11-24 上传 | 大小:163kb | 下载:0

[数据结构常用算法paixu

说明:简单选择排序,这是个解决排序问题的一个算法模型之一。-Sort simple choice, this is a solution to a scheduling problem, one algorithm model.
<dongshiqin> 在 2025-11-24 上传 | 大小:159kb | 下载:0

[数据结构常用算法tjyj

说明:2. 数据结构:设计存储中间结果及中间代码(四元式)的数据结构; 3. 算法:递归下降分析法的实现; -2. Data Structure: Design store intermediate results and intermediate code (quaternion type) data structure 3. Algorithm: Recursive analysis of the realization of decline
<frank> 在 2025-11-24 上传 | 大小:2kb | 下载:0

[数值算法/人工智能lcs(continue)

说明:LCS,即最常公共子序列的的C语言解法。prepare_for_backdate(char,char,int,int)函数是为后面的回溯法求得最长公共子序列做准备,并可得到子序列长度。lcs(char,int,int)函数是输出子序列的。并用到了第一个函数的结果。因为要得到最终的子序列,要知道那些地方是可输出的位置,因此构造数组b[][],当为1时表明当前位置匹配,可输出,为2时需要往上回溯,为3时需要往左回溯,直到找到下一个为1的位置。而c[][]数组是保存找子序列过程中匹配位数。-LCS,
<向冬冬> 在 2025-11-24 上传 | 大小:1.01mb | 下载:0

[matlab例程csv

说明:matlab里读取*.csv文件,进行数据处理-matlab Lane read*. csv file, for data processing
<yhm> 在 2025-11-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 4354.55 .56 .57 .58 .59 ... 28523 »

源码中国 www.ymcn.org