资源列表
brand
- 这是用C++编写的发牌程序, 它能自动的将一副牌发给四个人。-This is used C++ Preparation for the licensing process, it automatically will be a license issued to four people.
soccerLeague
- 在线足球社区源代码,实现球员注册,球队注册等等功能。-Online football community source code, the realization of player registration, team registration and so on.
paser_code
- 编译原理实验之中间代码生成(四元式),在加实验报告-Compiler Principle Experiment intermediate code generation (quaternion-style), in Canada Experimental Report
haffmantree
- ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。
huofuma
- 霍夫曼编码,只要用户将码的个数和每个码的码重输入程序,就可得到编号的嘛-Huffman code, as long as the number of users to code and every code of code re-entry process, we can do to be numbered
USB
- usb驱动文件,在主机上安装的对开发机的USB驱动-usb driver files, installed in the host machine on the development of USB drives
21840277Haar
- 信息隐藏说明,这是我下载然后修改了一下,感觉还可以-Information Hiding note, this is my download and then modify it, the feeling can also be
zip_src
- 这是一个用VC++编写的静态库,用于多个文件的压缩和解压功能-This is a used VC++ Prepared static library for multiple files compression and decompression functions
huffmantree
- 动态对文件和字符串统计个字符出现的次数作为其权值,以实现霍夫曼编码,达到节省存储空间的目的。-Dynamic string of documents and statistics on the number of characters appear as part of its weight in order to achieve the Huffman coding to achieve the purpose of saving storage space.
hafuman
- 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Huffman coding for home use can greatly improve the communication channel utilization, shorten the res
experiment2
- 实现二叉树,DOS显示,帮助大家理解二叉树的建立和存储结构-The realization of binary tree, DOS shows that help people understand the tree establishment and storage structure
linklist
- 模拟带头结点和不带头结点的前插法和尾插法,帮助理解-Simulation to take the lead and does not take the lead node node Insert and tail interpolation to help understand