资源列表
aa
- BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
Gauss
- 高斯消元,求解线性方程组,高斯消元,求解线性方程组-Gauss, solving linear equations, Gauss elimination, for solving linear equations
60179234620073231955231772051
- 最小生成树,不只到谁能将他转换成MATLAB语言的算法?-Minimum spanning tree, not only to him who can convert MATLAB algorithms language?
20081221
- 迷宫可用一个二维平面图形将迷宫左上角作为入口,右下角作为出口。该程序实现自动生成迷宫和走迷宫的算法设计。-Maze can be used a two-dimensional graphics to the upper left corner of the maze as the entrance to the lower right corner as an export. The program automatically generates Maze maze and the algori
shape_feature
- 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
DataStructure
- 数据结构算法与应用----C++语言描述-Algorithm and application of data structure---- C++ Language to describe
KrusKal
- 对一个带权无向图,求其最小生成树,本程序功能通过KrusKal算法实现。-Of a weighted undirected graph, and its minimum spanning tree, the program features through the Kruskal algorithm.
5-20
- 用堆栈传递参数的形式把1到100进行累加,结果以十进制的形式在屏幕上显示出来。-Using the stack to pass parameters form 1-100 to accumulate, resulting in decimal form on the screen is displayed.
NQueen-WindowsVersion
- N皇后问题的解决办法.用深度优先搜索搜实现.-N Queen s problem solution. Used to achieve depth-first search found.
GA_RBF
- 用遗传算法优化RBF网络参数,减小RBF网络在函数逼近中的误差-Using genetic algorithm to optimize parameters of RBF network, reducing the RBF Network in Function Approximation Error
compAlgrothim
- 自适应滤波算法,变步长nlms算法、wena滤波算法-Adaptive filtering algorithm, variable step-size nlms algorithm, wena filtering algorithm
Hashset
- 一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a p
