资源列表
course_material
- 本文件为C++数据结构源代码,数量很多,质量较高-This document is for the C++ Data structure source code, the large number of high-quality
paixu
- 用C++编写的用于排序的程序,是用冒泡法实现的-With C++ Prepared for the sort of procedures, is achieved Bubble Act
DataStructure
- 数据结构基本知识 包括 链表 树 图 栈的基本知识-Basic knowledge of data structures including linked lists tree stack basic knowledge
Apple_Set
- Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Descr iption 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t
qsort
- 快速一维数组排列,使用qsort函数,可使用在大量一维数组的快速排列中-Fast one-dimensional array array, use the qsort function, can be used in a large number of one-dimensional array arranged in the rapid
data_structures_with_java
- 数据结构java源码,是数据结构与算法第2版的-Java source data structure is a data structure and algorithm version 2
DS
- 自己写的数据结构代码,包括链表,栈,队列,树-Data structure to write their own code, including linked lists, stacks, queues, trees
link
- C语言里,链表的各种操作,包括删除、插入等等,在该程序里,各种功能都可以实现。-C language, the list of the various operations, including delete, insert, etc. In the process, the various functions can be achieved.
exam5te
- 用C写的银行家算法……在学操作系统的朋友可以参考一下-Using C to write the banker
shujujiegou
- 常用数据结构算法,包括排序,图,遍历等算法。-Commonly used data structure algorithms, including sorting, chart, such as traversal algorithm.
eg
- 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
LDS-technical_report_2004
- 国际民航组织数据结构标准,
