资源列表
0801
- 功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of the source code
shiyan01
- 功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the paper recovery (read) matrix, retr
SVM(Steve Gunn)
- 一个很好支持向量几软件,STEVE写的,很著名,采用好的算法-a few good support vector software STEVE written in the very famous use of a good algorithm!
svmfor SMO
- 一个很好支持向量机软件MYSVM,采用好的算法-a good SVM software MYSVM using good algorithm!
adaptive Neural Network Library
- 一个用MATLAB写的ART1神经网络原代码-a MATLAB write ART1 neural network original code!
Radial Basis Function Neural Network
- 一个用MATLAB写的RBF神经网络原代码-a MATLAB write RBFNN original code!
bpmatalab
- 一个MATLAB写的BP神经网络原代码-write a MATLAB BP neural network original code!
som-matlab
- 一个MATALAB写的SOM神经网络原代码程序-a MATALAB write SOM neural network source procedures!
fuzzy c-mean
- 一个FMEAN神经网络代码,是matlab开发的模糊聚类-FMEAN a neural network code is developed Matlab fuzzy clustering
poromodel
- 弹性波数值模拟 时间域有限差分算法 双相介质-numerical simulation of elastic wave finite-difference time-domain algorithm BIMATERIAL
SortSource
- 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt
C语言实现的皇后问题
- n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm