资源列表
huan
- 约瑟夫环问题的代码。设有N个人围坐一圈,从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有人都出列为止.试设计确定他们的出列次序序列的程序。-Joseph cycle problem code. With N individuals sitting around a circle, starting from the one person reported the number of people who count the column M
report
- 数据结构实验报告。其中包括表达式求值和迷宫问题的源程序以及调试报告。-Experimental data structure report. Including the problem of expression evaluation and the maze of the source and debug reports.
diaodu
- 哈工大数据结构试验源码————媒体流调度问题-Data Structure Test Source---- HIT stream scheduling
zhaoxiangtong3
- 这是个很经典的算法,找相同的算法,是acm中很经典的算法-This is a classic algorithm to find the same algorithm, is a very classical algorithms acm
HuffmanTree
- 在VC6.0环境下实现哈夫曼编码,自己编的,译码的没写。-Environment to achieve in the VC6.0 Huffman coding, their series, decoding did not.
code
- 《数据结构》这本书中出现的所有算法的源代码,从第二章到第九章很齐全,对初学者来说真的非常有用。-" Data structure" that appears in this book all the algorithm source code, from the second chapter to chapter IX is complete, it is really helpful for beginners.
DataStruct
- 数据结构(c语言描述英文版) 用于学习数据结构及了解国课程设置-Data structure (c language to describe the English version)
Btree
- BTree,B树的实现 数据结构课的小作业-BTree, B tree data structure class of small operations
MySort
- 6种内部排序算法的比较,并输出比较和交换次数结果-6 Comparison of the internal sorting algorithm, and the number of output compare and exchange results
122
- 二叉树的建立 实现查找功能并输出-The establishment of a binary tree search function and output to achieve
LIST
- C++ implementation of a List structure
maopao
- 冒泡排序ufa,很好很经典的,可以下载啊-this is very good!!!
