搜索资源列表
Kmeans
- 在Visual C++.NET2003平台下实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。使用单文档结构,并将聚类结果显示出来。
Isodata
- 在Visual C++.NET2003平台下实现聚类Isodata算法,简单实用。清新地显示了算法的步骤,便于学习。
GAExample
- 用c#实现遗传算法 用c#实现遗传算法
Wavelet1D
- 小波wavelet算法的vc vc++ c vc2003 vc.net 实现 二维小波
FiveChess
- 一个C++.net实现的智能五子棋人机对战游戏, 其中的算法比较经典, 可以让你提高五子棋水平, 同时了解一些算法方面的知识.
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
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!
model
- bp常用模型算法描述,C语言实现,及hmm的C语言实现,矢量化的C语言实现-bp commonly used to describe the model algorithm, C language, and the C language hmm, vector of the C language
Tools
- 里面包括了几个c# 类文件,封装了对excel的导入导出操作,2种加密算法的封装,都只需要简单的调用就可以了。另外ToolBox.cs文件实现2个DataRow的比较。-Inside class contains several c# file, package of excel import export operation, two kinds of encryption algorithm package, only need a simple call on it. Addition T
bm
- bm算法 c++代码实现 希望对你有用-bm algorithm c++ Implementation
siftvc
- SIFT 算法的Visual studio C++ 6.0实现,并且有图形界面,很好理解,匹配效果也很好
GA-Sr_CPP
- 利用人工智能中遗传算法编写C++程序,对遗传算法的实现较为具体,包括选择,交叉,变异等诸多实现环节。-The use of genetic algorithms in artificial intelligence to write C++ program realization of the genetic algorithm more specific, including selection, crossover, mutation, and many achieve link.
cPP-fcm
- 自己用C++实现的FCM算法,可以实现基于划分的聚类操作-Achieved with C++ FCM algorithm, Partition-based clustering can be achieved
RTree-C
- R树的基本操作代码,运用C语言来实现,算法精简。-The basic operation of the R-tree code, using C language to implement the algorithm streamlined.
DBSCAN
- C#实现的dbscan算法,实现密度聚类功能,可以作为开发参考,或者直接使用-Dbscan algorithm is implemented in C# to achieve density clustering feature can be used as development of reference, or directly use
EricLippert
- C# 24点游戏解题算法,通过Lambda表达式解析字符串,实现24点游戏的解题算法-C# 24点游戏解题算法
RSA.NET
- .NET 提供的 RAS 算法没有提供私钥加密公钥解密的功能,这个代码实现了私钥加密公钥解密。
SM4
- C# 实现SM4 加密算法 已经过验证 可以使用(C# implementation of SM4 encryption algorithm has been verified that it can be used.)