资源列表
LinkList
- 数据结构线性链表,实现各种功能函数,保证正确,没有错误-Linear list of data structures to achieve a variety of functions, and ensure the correct, no errors
gaijinxing2jingzhisuanfa
- 这篇文章主要介绍防碰撞算法中一种改进型的二进制树的搜索算法,与以往的二进制算法有所不同,进行了新的改进。
acm
- acm比赛的动态规划算法总结,很实用的,大家一起学习-happy every
LinkList
- 用C++编写的链表的遍历、插入、删除、求长度-Using C++ to prepare the list of traversal, insert, delete, and the length of
recursion
- 根据Kurse版数据结构改成的课件。此章包括: 1、递归的概念 2、递归函数的设计 3、递归过程与递归工作栈 4、递归过程的非递归化 -According to the data structure into Kurse version of the courseware. This chapter includes: 1, 2 the concept of recursion, recursive functions of design 3, the recursiv
ourdev_659291MLJ7JX
- IEEE电脑鼠走迷宫(完整参赛代码) 想要的down吧-IEEE computer mouse maze (complete entry code)
guangdubianli
- 广度优先遍历实现走迷宫的算法,对图的搜索的理解-Breadth-first algorithm to achieve Maze, understanding of the graph search
BidirectionalBubble
- 用线性表作为存储结构,实现双向起泡排序,并遍历输出-use linear table as a storage structure, achieve bidirectional bubble sort and traverse output
HashPhoneBook
- 哈希表电话本。根据姓名,电话分别生成哈希表。(hashtable.hash by name or by number.and u can search)
sohutionmanipulatorperform
- 本程序是用来prim算法用C++的完全实现,可供大家学习使用()
Maze
- 实现迷宫搜索程序。迷宫数据从文件输入。输出迷宫路径。 a) 实现从入口到出口的输出顺序; b) 能否打印行走方向(向左、向右、向前), 如: 1 先前 2 向右 6 向左 7; -Maze searching
winner_tree_ekansrm
- 使用赢者树进行对原序列插入和排序的例程,给初学者做参考用。-Insert and sort array using Winner tree, by ekansrm
