资源列表
Dsc1-5
- 这是一个数据结构的课件,前5章的内容。如果线性表、栈和队列、串和多维数组-this is a coureware for Data structure including pre 5。linear list, stack and queue, string and multiarray
Multitask-DSandAL
- 书和传统同类书籍的区别是除了介绍基本的数据结构容器如栈、队列、链表、树、二叉树、红黑树、AVL树和图之外,引进了多任务;还介绍了将任意数据结构容器变成支持多任务的方法-this Book and similar books is the difference between traditional Apart from the basic data structure container, such as stacks, queues, linked lists, trees, binary t
C-and-technique
- C语言运算符的“优先级口决”希望对初学C语言语言的同志有所帮助;当然,应用这个口诀的前提是你必须认识所有的C语言的运算符。-C operators "priority I decided" I hope that beginners in C language on the help of comrades of course, the application of the formulas on the premise that you have to know all of the C l
data-structure-common-algrithm-set
- 该文档包括数据结构中常用的算法。比如冒泡排序、最小路径、图、树、二叉树等-Basic Concepts Data structure descr iption Grammar for data objects Constraints for data objects Sequential order Uniqueness Hierarchical order Hierarchical balance Optimality Algorithm descr iptions Basi
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
migong
- 简单的迷宫游戏,输入N*M,点击可设置起点,点击可设置终点,点击可设置封闭房间,最后找出最短路径-Simple maze game, enter the N* M, Click to set the starting point and click to set the end point and click to set the closed room, and finally find the shortest path
quicksort
- 该代码是一个快速排序算法的代码,用java编写的,是一个很不错的代码,希望有帮助。-The code is a quick sort algorithm code, written in java, is a very good code, want to help.
MyPaixu
- 用MFC实现基本的升降序排序功能,学习VC或MFC编程的必要练习。-Using MFC to achieve the basic function of the ascending descending order, learning the necessary VC or MFC programming practice.
Well-tested-algorithm
- 效验算法单循环链表,这些都是实用经典的算法和数据结构-Well-tested algorithm round robin list, these are practical classic algorithms and data structures
Huffman-algorithm
- 哈夫曼算法是很有用的C经典数据结构算法,希望对大家有点用-Huffman algorithm is useful for classical data structures of the C algorithm, we want to use a little bit
Sequential-queue
- 顺序队列是很有用的C经典数据结构算法,希望对大家有点用-Sequential queue is useful C classical data structure algorithms, we want to use a little bit
Classic-single-linked-list
- 单链表是C经典数据结构算法和数据结构,希望这对大家学习有点用-Classic single-linked list data structure in C algorithms and data structures, which we hope to learn a little bit with
