资源列表
ParkingArea
- 数据结构课程设计,停车场管理部分源码-Data structure course design, parking management component source
操作系统实验的编程
- 操作系统实验的编程,请注意啦,各位请指第纳一下。
zuituanlujing(VB)
- 用VB学的最短路径算法,压缩包解压时没有密码.供学习使用
Transform
- preferential attachment图节点的偏好链接特性计算方法,参考论文Dynamics of Large Networks中的4.4节完成-Preferences link feature preferential attachment graph nodes calculation method, the reference paper Dynamics of 4.4 节 Large Networks of completion
Dijkstra
- 最小点对问题(二维) 二维最接近点对问题:给定平面上n个点,找其中的一对点,使得在n个点的所有点对中,该点对的距离最小。严格地说,最接近点对可能多于1对。 【本算法基于C++语言编写,在Windows平台的DEV C++下编译通过,且运行正常】 -The minimum point of the problem (two-dimensional) two-dimensional closest point of the problem: a pair of points
kmp_algorithm
- 自己编写的字符串匹配算法-经典的KMP算法,该算法当模式与主串之间存在许多“部分匹配”时能显示出其时间优越性。
sort.tar
- 一个排序包,实现各种类型的排序,冒泡和合并。-A sort packages to achieve various types of sorting, bubbling and mergers.
AVLtreeopertion
- AVL树的遍历算法,对于树这种数据结构的理解有很大的帮助-AVL tree traversal algorithm, data structure for the understanding of such trees is very helpful
LIST
- 数据结构之顺序表,初学数据结构的可以看看,学会的可以复习-The order of the table data structure
shh
- 人工智能学习中常见的四皇后问题的求解程序 ,此程序通过运用穷举法进行了求解-Artificial Intelligence Learning common four Queen's problem solving process, this procedure through the use of exhaustive method of solving
BO2-2
- 《数据结构》单链表线性表详细的基本操作,十分详细
single link
- 单链表的实现的程序 VC++编写 保存为TXT格式
