资源列表
Clanguage
- 数据结构(C语言版)-严蔚敏,随书源码,方便大家直接引用-Data structure (C-language version)- Yan Wei-min, with the book source, we facilitate a direct reference to
Cpp1
- 用动态规划和贪心法解决背包问题 问题:给定n种物品和一个背包,物品i的重量是Wi,其价值为Vi,背包的容量为c,问如何选择装入背包的物品,使得装入背包的物品的总价值最大?-=.=
fwd3
- 利用C++语言,实现二叉树的遍历,前序中序后序,层序,递归非递归-Using C++ language, to achieve binary tree traversal, pre-order in the sequence after sequence, sequence, recursive non-recursive
CppApplication_10_2_1
- 利用c++,栈,队列的方法,解决二叉树的遍历,递归非递归-Using c++, stacks, queues, solutions to the binary tree traversal, recursive non-recursive
EXPRI2
- 二叉树的操作及哈夫曼编码系统的实现-BinaryTree
HashList
- 此哈希表哈可以用来实现班级三十个人的查询显示信息-It could be used to demend or show Personal Information
Campus_Guide
- 这是一款校园导游咨询系统,首先,需要设计学校的校园平面图。一般情况下,校园通道是双向通行的,可设校园平面图是一个无向网,且边具有长度信息,如下图,所含景点不少于10个。以图中顶点表示校内各景点,存 放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。然后,为来访客人提供图中任意景点相关信息的查询。最后,提供途中任意景点问路查询,即求任意两个景点间的一条最短的简单路径。-It s a Campus Guide System..
Huffman
- 实现哈弗曼编码数的程序 使用哈弗曼树的数据结构-Implementation to be plugged directly into the sorting algorithms including insertion sort sorting Hill binary insertion sort
tudeguanjiediansuanfa
- 实现图的关节点的求取的算法的实现使用数据结构的方法-To achieve the key points of the strike map algorithm is implemented using the method of data structure
1
- 这是一个GBN协议的模拟算法,比较实用,能帮助你理解GBN协议的工作模式-This is a GBN protocol simulation algorithm, more practical, can help you understand the working mode GBN protocol
Lab_ShallSort
- 希尔排序源代码,可以完全很好的进行希尔排序-Bubble sort source code can be completely good for bubble sort
stl
- 一个用C写的模板类的hash功能实现,用来交数据结构的作业的-Write a template with the C class hash function implementation, the data structure used to pay operating
