搜索资源列表
fpgrowth(1)
- fpgrowth算法的java程序 运行程序的命令 java -cp fpgrowth.jar association.fptree.Test 100 sample.txt 其中100 是支持度阈值 sample.txt是样本文件名。 注意:如果样本中的项目过多,可能会产生内存溢出错误 运行程序需要JDK 5.0 欢迎交流:xiangyuan.lippi@yahoo.com.cn-fpgrowth algorithm java procedures proce
j_10087_dedesplit
- 双色球分析源代码,设计独特的分析思想 及关键算法,希望给大家一点启发-Shuangseqiu analysis of the source code, the unique design of critical thinking and analysis algorithms, and hopes to give some food
tsp
- 应用遗传算法计算城市路径的一个vc和MATLAB程序-genetic algorithm path of a city vc and MATLAB program
c++
- 许多c++算法,很好,初学者笔练习 许多c++算法,很好,初学者笔练习
c
- c#做的委托,基于vs.net平台,冒泡算法排序
l
- 7_4无向图深度优先生成树和广度优先生成树 数据结构算法的实现
d
- 数据结构算法的实现 7_7狄克斯特拉有向带权图最短路径
wf1
- 五子棋,简单算法,只有可连接,没有多余东西
Kmeans
- 在Visual C++.NET2003平台下实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。使用单文档结构,并将聚类结果显示出来。
Isodata
- 在Visual C++.NET2003平台下实现聚类Isodata算法,简单实用。清新地显示了算法的步骤,便于学习。
C++ canny算法
- canny算法的源码,C++语言。图像文字识别应用,用于图像平滑去噪细化
suanfa
- 里面包含很多C#算法方面的源码,是面试的必备材料。-Which contains a lot of C# Algorithm source area is an essential interview material.
bag
- 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
aesCPP
- AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
GATest
- 用C#实现遗传算法,包括选择,交叉,变异和计算适应度-use C# improw math ,you can see it how to run, marry use happy to you !Thank you very much! Thank you very much! Thank you very much!
The_CBR_algorithm_Code
- 此为CBR路由算法的C++原代码,可结合Omnet++进行模拟。-This routing algorithm for the CBR.C++ source code can be combined to simulate Omnet++.
j_13949_vb_tree
- VB回归算法的一个极佳实例,曾经让作者花了两年时间才完成,程序中运用了大量优化过的回归算法,通过给定的参数,简单的进行设置,可以生成一棵漂亮的仿真大树,学算法值得一看,带全套背景、带音乐,很不错。 -VB return an excellent example of the algorithm, so that the author had spent two years to complete, procedures have been used to optimize the retur
bm
- bm算法 c++代码实现 希望对你有用-bm algorithm c++ Implementation
siftvc
- SIFT 算法的Visual studio C++ 6.0实现,并且有图形界面,很好理解,匹配效果也很好
SM4
- C# 实现SM4 加密算法 已经过验证 可以使用(C# implementation of SM4 encryption algorithm has been verified that it can be used.)