资源列表
compare
- 數字排序,用泡沫排序法製作,可秀出數字大小(open source)-The number of sort, using the bubble sort method, can figure the size of Show (open source)
hafuman
- 是数据结构的作业,有哈弗曼编码/译码、印哈弗曼树的代码以及实验报告-Data structure is operating, there哈弗曼encoding/decoding, India哈弗曼tree code and experimental report
25811257zjb
- 学生档案的建立和查询:学生档案信息包括学号,年龄,姓名,籍贯,联系电话;建立学生档案信息的哈希表-The establishment of student files and query: Student file information, including Student ID, age, name, place of origin, telephone the establishment of student file information hash table
DATE
- 本文档是学习数据结构必须的上机实验设计,-This document is essential to learn data structures on the experiment design,
a
- C++数据结构的例子,多项式的运算,实现起来还是i很复杂的-C++ Data structure example of polynomial arithmetic and realize i was still very complicated
nizhi
- 单链表的就地逆置 掌握数据结构中的一些基本概念。数据、数据项、数据元素、数据类型和数据结构,以及它们之间的关系-Single list of in situ reverse home master data structure of some basic concepts. Data, data items, data elements, data types and data structures, as well as the relationship between them
xianxing
- 4. 假设有两个按数据元素值非递减有序排列的线性表A和B,均以单链表作为存储结构。编写算法将A表和B表归并成一个按元素值递减有序(即非递增有序,允许值相同)排列的线性表C。-4. Assuming there are two data elements according to the value of non-decreasing in an orderly array of linear forms A and B, are single-linked list as a storage s
zzz
- 编写算法判定给定二叉树是否为完全二叉树-The preparation of a given binary tree algorithm to determine whether the full binary tree
caozuoxitong
- 有两个程序,进程调度和银行家算法,很是实用的,-There are two procedures, the process of scheduling and banker s algorithm, it is practical,
shujujiegou
- 关于符号排序的一个程序,是数据结构中比较好的一个实例-On the symbols of a sort process, the data structure is an example of relatively good
erchashu
- 实现二叉树三种周游,即先根周游,后根周游同对称周游。可选择-Binary tree to achieve the three travel, that is, around the first root, root around the same symmetry around. Optional
Jose
- 约瑟夫问题。能够实现最基本的约瑟夫问题操作-Joseph problems. To achieve the most basic problem operate Joseph