资源列表
A算法源代码
- A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
ID3算法的源代码(vc)
- 数据挖掘中ID3分类算法的vc实现的源代码-Data Mining ID3 classification algorithm to achieve the vc source code
kmeans_cluster聚类算法的实现
- 数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
数据挖掘dbscan算法的实现
- 数据挖掘中dbscan算法的vc实现的源代码-Source code of DBSCAN algorathm of data mining with VC
神经网络实现代码
- 一个用c++builder实现的神经网络算法的程序-c builder with a realization of the neural network algorithm for the procedure
数值分析常用算法,强烈推荐呀
- 数值分析中的许多常用算法,偶向大家强烈推荐中-numerical analysis of many commonly used algorithm, even to strongly recommend which
c常用算法程序
- 这是我刚刚学习c语言后使用的一本书籍,感觉不错,让大家借鉴一下-This is my c just learning to use the language of a book, I feel good, so that we learn from what
经典矩形问题
- 经典矩形问题 生成各种矩阵是竞赛时经常考的一种题目,如何用C语言或C++生成以下形式几种矩阵:-classic rectangular matrix of various problems generated when the contest is a regular test subject, how to use C or C generated several matrix form :
NNBP
- 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值。随代码还提供帮助文件,非常方便。-BP algorithm Demonstration Program, which Levenberg-Marquardt algorithm has practical value. With the code also provides help files, a very convenient.
Dictionary of Algorithms Data Structures and Probl
- 数据结构词典(英文)-data structure Dictionary (English)
sorting&searchng algo
- This a collection of algorithms for sorting and searching.
