资源列表

« 1 2 ... .91 .92 .93 .94 .95 1296.97 .98 .99 .00 .01 ... 28522 »

[数学计算/工程计算Bpriori_0

说明:在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-foun
<hq> 在 2025-01-25 上传 | 大小:10kb | 下载:0

[数据结构常用算法通配符查找算法

说明:一个效率很高的通配符查找算法,适用于对"*"和“?”的通配符查找,可以根据需要进行修改,适用于不同应用, 另外还有一个非常适用的CRC检查算法-a highly efficient wildcard search algorithm that applies to the "*" and "the" wildcard search, it may need to make changes appl
<> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[数学计算/工程计算LU分解法求解线性方程组

说明:LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.-LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
<倪泰山> 在 2025-01-25 上传 | 大小:1kb | 下载:1

[压缩解压my_lzw_coding

说明:LZW算法的编码器,使之能对大写英文字母构成的字符串编码 -LZW algorithm for the encoder, so it will be able to capitalize alphabetical constitute string coding
<> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法电梯仿真程序

说明:本程序模拟一栋大楼内10部电梯的运行情况及人员流动。开发平台为TC30-a simulation of the building within 10 lifts running and movement. Development platform for TC30
<ping> 在 2025-01-25 上传 | 大小:109kb | 下载:0

[数据结构常用算法Prim_gao

说明:Prim 算法寻找最小生成树,用C语言实现,有完整的注释!-Prim algorithm to find the minimum spanning tree, using C language, a complete Notes!
<gao> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Kruskal_gao

说明:Kruskal算法寻找最小生成树,C语言实现,有完整的注释!-Kruskal finding minimum spanning tree algorithm, C Language, a complete Notes!
<gao> 在 2025-01-25 上传 | 大小:2kb | 下载:0

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

说明:遗传算法的C代码。如需使用可根据实际问题进行修改。-genetic algorithm C code. For use in accordance with practical problems amended.
<> 在 2025-01-25 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法IRIS数据

说明:IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
<王超> 在 2025-01-25 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法pso(sphere)

说明:标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
<王道军> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[压缩解压FSG加密工具2.0+源代码

说明:FSG加密工具2.0+源代码经典加壳程序-FSG encryption tools 2.0+ source code procedures classic shell! !
<林屹> 在 2025-01-25 上传 | 大小:61kb | 下载:0

[数据结构常用算法多维数据的索引

说明:这是一个可以检索大量数据的程序,希望对需要的朋友有所帮助 -This is a large volume of data retrieval procedures, and I hope to have a friend in need of help
<wcg> 在 2025-01-25 上传 | 大小:45kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 1296.97 .98 .99 .00 .01 ... 28522 »

源码中国 www.ymcn.org