资源列表
Huffman
- 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
ActiveX
- Visual C++ 高级编程技术与实例-Visual C++ activex
VGA
- VGA(Video Graphics Array)是IBM在1987年随PS/2机一起推出的一种视频传输标准,具有分辨率高、显示速率快、颜色丰富等优点,在彩色显示器领域得到了广泛的应用。-VGA,Is IBM in 1987 with the PS/2 machines with the launch of a video transmission standard, high resolution, fast display rate, the advantages of rich color
qam
- ,用VERILOG语言实现16QAM的数字调制的程序,已经在ISE10.1版本中调试通过 -The introduction of cellular technology greatly expanded the efficiency of frequency use of mobile phones. Rather than exclusively allocating a band of frequency to one telephone call in a large geograp
dsafgdsa
- 词法分析器,C++做的词法分析器.用于代码分析-Lexical analyzer, C++ to do the lexical analyzer. For code analysis
ctodngxuelu
- 这是一个用c#编写的一个同学录,欢迎大家下载使用!-This is a written with c# a Classmates, welcome to download and use!
67506231RSSI
- 基于支持向量回归的无线传感器网络定位算法-Based on support vector regression localization algorithm for wireless sensor networks
tongxunluguanlixitong
- 这是一个通讯录管理系统,可以运行。很好用的,欢迎大家下载-This is a contact management system, you can run. Good use, welcome you to download ~ ~
mypack_b3
- C++源码编写加密壳程序,简单的实现程序抑或加密-C++ source shell program written encryption, encryption or the simple realization of program
music
- 场景中添加音乐实现图形与音乐的结合,让人感觉更真实 -场景中添加音乐 实现图形与音乐的结合,让人感觉更真实
dBar
- 一款进度条的制作案例,大家可以下载下来,以供参考。-this is an answer.
JPEGTOBMP
- LZW算法,字符串和编码的对应关系是在压缩过程中动态生成的,并且隐含在压缩数据中,解压的时候根据表来进行恢复,算是一种无损压缩.-LZW