When you start a new project in c++ or java ,usb source code
上传时间: 2013-12-16
上传用户:Yukiseop
Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language
标签: understanding Introduction Standard Edition
上传时间: 2013-12-23
上传用户:源码3
A Set of Simple C++ Hash Templates
上传时间: 2014-01-17
上传用户:siguazgb
实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系统应具备如下的功能: 1.初始化。从终端(文件)读入字符集的数据信息,。建立哈夫曼树。 2.编码:利用已建好的哈夫曼树对明文文件进行编码,并存入目标文件(哈夫曼码文件)。 3.译码:利用已建好的哈夫曼树对目标文件(哈夫曼码文件)进行编码,并存入指定的明文文件。 4.输出哈夫曼编码文件:输出每一个字符的哈夫曼编码。
上传时间: 2014-11-23
上传用户:shanml
i2c-core.c - a device driver for the iic-bus interface
标签: interface iic-bus c-core device
上传时间: 2016-05-16
上传用户:fxf126@126.com
a calc in visul c++ can help you study lex and ya
上传时间: 2013-12-15
上传用户:csgcd001
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有
上传时间: 2014-01-26
上传用户:love_stanford
Developing.Series.60.Applications.A.Guide.for.Symbian.OS.C.Developers,学习symbian的好书
标签: Applications Developing Developers Symbian
上传时间: 2016-05-29
上传用户:helmos
This a MS-DOS TSR program in C language.
标签: language program MS-DOS This
上传时间: 2016-05-31
上传用户:hongmo
用C++实现通信原理中相当重要的A律13折线编码
上传时间: 2016-06-05
上传用户:lingzhichao