资源列表
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
ycsfDMC
- 基于遗传算法的动态矩阵控制matlab程序,可以对于DMC参数进行寻优,得到较好的控制参数-matlab programme for DMC based on GA
BA 无标度小世界模型生成程序
- BA无标度小世界模型生成程序,描述了复杂网络增长和优先连接的特性。-Code to get BA scale-free model.
GeneticAlgorithm
- 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient tha
EasyPCA-1[1].0.tar
- C语言编写的PCA程序,实现主成分分析功能-C language of the PCA program to achieve the principal component analysis function
test0_fix_interfence
- 认知无线电中基于干扰图模型的动态频谱分配。此程序是基于固定干扰图模型的分析代码-Cognitive radio interference graph model based on the dynamic spectrum allocation. This procedure is based on the analysis of the fixed interference graph model code
normal_BP
- LDPC 码的编译码的c语言实现,译码采用的是bp算法,简洁实用-Decoding of LDPC codes c language, decoding algorithm is used in bp, simple and practical
Fuzzy-Cluster-Analysis
- 利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
tictactoe
- c#编写的井字棋小游戏,可以调节难度,但是要求节点的数目随之更改-c# written in Tic-Tac-chess game, you can adjust the difficulty, but the number of nodes required to be changed accordingly
GA
- 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
ant
- 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
