资源列表
shujujiegou
- 数据结构的试题样板,易于掌握和学习数据结构相关的只是框架和体系-Questions of data structure model, easy to learn and study the data structures related to the framework and system
CriticalPath_CD
- 数据结构,关键路径 是计划项目活动中用到的一种算术方法。[1] 对于有效的计划管理而言,关键路径是一个十分重要的工具。与计划评核术(Project Evaluation and Review Techniqu,PERT)非常类似。要径法所使用的估计作业时间是单一或确定的,而计划评核术则是使用机率性的估计作业时间。这两种技术经常混合使用,简称CPM/PERT 。[1] -Critical Path Method,CPM
keyu
- 设计哈希表实现电话号码查询系统 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。通过课程设计,巩固和加深对线性表、栈、队列、字符串、树、图、查找、排序等理论知识的理解;掌握现实复杂问题的分析建模和解决方法(包括问题描述、系统分析、设计建模、代码实现、结果分析等);提高利用计算机分析解决综合性实际问题的基本能力。
telephone_directory_myown
- 单链表实现的电话本程序,包括增删查改功能。-phone book
BitTree
- 二叉树的基本操作和层次遍历,很简单的数据结构的代码。-The basic binary tree traversal operation and level, the data structure is very simple code.
shujujieguo
- 数据结构经典的1800道例题和答案,是学习数据结构最好的练习题库。-The classic 1800 examples and answers for the data structure is to learn the best practice exam for data structures.
yuesefu
- 约瑟夫环编码,已经被广大计算机用户上机运行过,可以用,欢迎大家踊跃下载-Josephus coding, has been the majority of computer users on the machine running over, you can use, we enthusiastically welcome to download
huffman
- 哈弗曼编码器,含有完整源码。文件的输入与输出。-Havermann encoder, includes full source code. File input and output.
hasher
- 设计并实现对字符串的哈希算法 实现对给定字符串集合的词频分析 实现对给定字符串是否存在的快速查找 -Designed and implemented quickly find word frequency analysis on a given collection of strings to achieve a given string if there string hash algorithm
zhaiheduilie
- 数据结构中的栈和队列,很重要的哦,pdf格式的-the zhai and duilie int the struct,very important,.pdf
HuffmanTree
- 利用Huffman树对一段文字进行最佳前缀编码,然后再解码。-Huffman Code
DataStructureBinatyTree
- 数据结构的二叉树演示代码,基本实现了所有的二叉树功能!-The data structure of the binary tree demo code, basic achieve all of the binary tree function!