资源列表
Program
- 刚好手头的项目需要为客户提供一个路线指引功能的小模块,需要自动计算图形上两点间的最短路径。工作之余想着这个算法还是比较的常用,就总结了一下,与大家共享。-Just the project at hand to provide customers with a route guidance function module to automatically calculate the shortest path between two points on the graph. Spare time
parking-Manage
- 用数据结构知识模拟计算停车场里汽车的停车时间及费用。-Using the knowledge of data structures to simulate and calculate the time and cost of car parking in the parking lot.
graphshguang
- 图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
compare
- 编程实现直接插入、冒泡排序、快速排序、直接选择排序算法,并计算每种排序算法的比较,交换次数。
maze
- c语言编写的迷宫,自动生成迷宫,找出路径-c labyrinth of language
Romberg
- 用matlab实现Romberg积分,该算法简单易懂,容易初学者掌握-Romberg Integral using matlab,easy to understand
biaodashiqiuzhi
- 输入一个表达式,以逆波兰式存储起来,最后求出值-Enter an expression to Reverse Polish Notation stored, and finally calculate the value
SFLA_Func01
- 这是一个改进的SFLA(混合蛙跳算法),使用MATLAB 实现,代码简单并且实用,欢迎下载。-This is an improved the SFLA (shuffled frog leaping algorithm), using MATLAB to achieve, the code is simple and practical, welcome to download.
bfs
- 基于8数码问题的BFS(宽度优先搜索)算法,在VC++6.0上运行通过。- a algorithm based on 8 number problem ,it can run in VC++ 6.0 platform.
Expressiontree
- this is program on scientfic calculator.
Open-the-Lock
- hdu 1195的AC代码。用的双向BFS,注释罗列了一些该注意的事情-hdu 1195 the AC code. With two-way BFS, note lists a number of things in the note
2single-LIST
- 单链表,适合广大学习数据结构的运用和参考-Single linked list, the majority of learning data structures for use and reference
