资源列表
_n!
- 用双向链表模板类做的n的阶乘 没有注释-With two-way linked list template class do not comment n the factorial
lianbiao
- 链表的基本操作,实现了数据结构课上要求的链表的所有基本操作-The basic operation of the list to achieve the required data structure class list of all the basic operations. .
datastructure
- 数据结构的各种功能的实现,包括线性表,队列,栈,树,图等各个流程的实现。-Data structures to achieve various functions, including linear tables, queues, stacks, trees, graphs and other processes of implementation.
MazeDemo
- 用有限状态机实现的遍历迷宫求解.最重要的是并演示了求解的过程.-Finite state machine implemented by traversing the maze to solve. The most important and demonstrates the solution process.
111
- 实现单链表各种基本运算的算法(VC++)-Single-linked list of basic operations of the algorithm
stack
- 实现单链表各种基本运算的算法(VC++)-Single-linked list of basic operations of the algorithm (VC++)
Sort
- 一个可以选择用冒泡法、选择法、快速排序其中一种方法排序的小程序。-One can choose to use bubble method, selection method, a method which sort quick sort of small programs.
algorithm
- 多种数据结构和算法的java实现,并辅以相应的注释,告诉你应该用什么样的方法去解决算法问题。如栈,队列,各种排序算法等。-A variety of data structures and algorithms java implementation, supported by appropriate comments, to tell you what kind of method should be used to solve algorithmic problems. Such as sta
DKNAP
- 用Vc++6.0编写的01背包问题。内包含源码及结果截图。-Written in Vc++6.0 with 01 knapsack problem. Contains source and results of screenshots.
FindpathSourceCode
- 学习数据结构和算法的练习,使用栈结构对最终通路进行保存,"[Game AI]-[基础寻路走迷宫]-[数据结构栈Stack应用]" -Learning exercises data structures and algorithms, using the stack structure of the ultimate access to save, " [Game AI]- [based pathfinding Maze]- [Stack data structure stack a
hrxlist
- 简单的链表 可以装 任何类型的数据 快速排序 可以 从小到大 从大到小-C/C++ List use All
yonglianbiaoshixianpingjunchengjixitong
- 用循环双链表实现平均成绩系统,可以对输入的成绩进行添加删除操作,并求平均值-yongxunhuanlianbiaoshixianpingjunchengjixitong
