搜索资源列表
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
tsp
- 应用遗传算法计算城市路径的一个vc和MATLAB程序-genetic algorithm path of a city vc and MATLAB program
decrypt
- Encrypt/Self decrypt files in Native C++ and .NET,encrypts/self decrypts file at a time based on password and chosen algorithm.
CSharpFiltersProject
- The purpose of the series will be to build a class that allows any C# programmer access to common, and not so common, image processing functionality. The reason we are doing it in C# is simply that I want to learn it, but the functionality we use is
000GrabCut.zip
- graph cut algorithm ,graph cut algorithm
9927436FPTree
- TF-Tree的数据挖掘实现,文件好用,下载后运行DEBUG文件下的文件-The TF-Tree algorithm,used for dataming
suanfa
- 里面包含很多C#算法方面的源码,是面试的必备材料。-Which contains a lot of C# Algorithm source area is an essential interview material.
hanoi
- 利用程序把输入的十进制的数转为其它进制的数。用ISO C++写的,在VC.NET中可以运行。采用递归算法。-The use of procedures to enter the decimal number to a number of other M-ary. With ISO C++ Written in VC.NET can be run. The use of recursive algorithm.
645645223
- 根据克里格算法绘制等值线,可以很好的利用为二维到三维中-According to Krieger isogram mapping algorithm can be used as a very good two-dimensional to three-dimensional in
CoinChangingProblem
- implementation of the coin changing problem using greedy algorithm.
NSvm-v0.1
- SBM算法的c#实现,在.NET 2.0环境下完成的。同时还给出了一些代码的注释-SBM algorithm implementation c# in. NET 2.0 environment completed. At the same time give some code Notes
bag
- 用Visual C++编写的程序,利用贪心算法实现背包问题-Using Visual C++ to prepare the procedures for implementation the use of greedy algorithm knapsack problem
WebMining-HAC
- I ve developed a program which discribes HAC (Hierachical Agglomerative Clustering) algorithm.
aesCPP
- AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
A_new_Gene957236182002
- based on genetic algorithm
sishewuru
- 可以精确到小数点后两位的算法 四舍五入的方法-Can be accurate to two decimal places rounding algorithm approach
clustering
- bellman ford algorithm implemented in C#.NET
select
- In computer science, a selection algorithm is an algorithm for finding the kth smallest number in a list (such a number is called the kth order statistic.) This includes the cases of finding the minimum, maximum, and median elements. There are worst-
FLOODING
- C code of flooding source algorithm using omnet++ 4.0
least-squares-algorithm
- 最小二乘算法的充分展示,过程层次分明,可用于数值分析-Demonstrating least squares algorithm, structured process can be used for numerical analysis
