- 网络五子棋源代码
- cordic CORDIC算法的VHDL实现 对于采用VLSI实现图象处理技术的算法中有很大的帮助
- SWFUpload.war 基于swf和javascript的文件上传组件
- triangleshengcheng 一个经过改进的三角网的生成算法程序
- c++5.0教程 borland c++ 5.0
- nachos-3.4-linux.tar Nachos is a program which can make a simple operating System. Nachos is made by University of California and it is free software. If you`re student who want to run operating system. Nachos will be very helpful.
文件名称:Huffman
介绍说明--下载内容来自于网络,使用问题请自行百度
huffman 编码。typedef struct
{
int weight
int flag
int parent
int lchild
int rchild
}hnodetype
{
int weight
int flag
int parent
int lchild
int rchild
}hnodetype
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.