资源列表
mazePath
- 本程序实现某一已知迷宫的路径搜索,简单实用。经过修改可以做为栈的一个典型应用示例。
nn
- 小波神经网络进行短期电力负荷预测的matlab代码。希望对大家有帮助。
zju1016
- zju 1016 Parencodings http://acm.zju.edu.cn/show_problem.php?pid=1016-zju 1016 Parencodings http :// acm.zju.edu.cn/show_problem.php pid = 101 6
sequenlist
- 线性表(顺序表)的创建,插入,删除操作,在vc6.0huoc-free可实现。 对于初学数据结构者,该程序是综合理解线性表最好的程序。-Linear form (order form) the creation, insertion, deletion, in vc6.0huoc-free can be realized. Data structure for the beginner, and the program is a comprehensive understanding of
matchparentheses
- VC++ 数据结构实验算法 括号匹配的检验-VC++ data structures match the test in parentheses
InToPost
- INfix to postfix implementation in java-INfix to postfix implementation in java
insertion
- A program to sort a range of numbers with Insertion and Quicksort, check their sorting time and prompt the result on the screen-A program to sort a range of numbers with Insertion and Quicksort, check their sorting time and prompt the
main
- 用C语言编写的小程序,一元多项式的加法,希望大家喜欢-Written in C small program, a element polynomial addition
qlist
- 顺序表的C++模板实现,适合学习数据结构初期的同学-Sequence table c++ template realization, for learning a data structure of the students, and the early
migong
- 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有 通路的结论 -To an m* n the long square maze, 0 and 1, respectively maze of paths and obstacles. Design a program, for any set of the maze, find a path from the inlet to the outlet, or
moxingising
- 对ising模型的模拟,这是二维的情况,对于学物理的人很重要的。-Ising model for the simulation, which is two-dimensional case, for physics, it is very important.
PSO
- Demo of particle swarm optimization(PSO) in Python3 Solves Rastrigin s function
