-
12864LCD_lib
说明: 12864液晶的标准测试程序,含底层函数可直接调用(12864 LCD standard testing procedures, including the underlying function can be directly called)
- 2009-08-16 23:42:33下载
- 积分:1
-
huffman
哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。
一个完整的系统应具有以下功能:
(1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。
(2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。
(3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。
(4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。
(5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。
(利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。
一个完整的系统应具有以下功能:
(1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。
(2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。
(3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。
(4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。
(5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。
)
- 2010-03-09 12:14:21下载
- 积分:1
-
基于单片机的空气湿度检测系统设计与实现
基于MSP430G2553的湿度 基于单片机的空气湿度检测系统
设计与实现(Air humidity detection system based on MSP430G2553 based on single chip microcomputer
Design and Implementation)
- 2018-01-02 21:01:27下载
- 积分:1
-
keyboard
实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development(Realize analog keyboard code, analog ps2 agreement, can realize the computer connected to the keyboard functions in keil c developed.-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development)
- 2007-11-06 13:15:35下载
- 积分:1
-
ReadIonex
可以读取从IGS网站上下载的电离层文件,并输出某一个网点上的电子含量值(Can be read from IGS ionospheric site to download files and output one dot on the value of electronic content)
- 2013-05-23 09:09:40下载
- 积分:1
-
keyboard_scanf
实现键盘扫描0-F,可以用来检测键盘的输入(The realization of the keyboard scan 0-F, can be used to detect keyboard input)
- 2009-07-17 21:59:20下载
- 积分:1
-
m8-hongwaiyaokxiaoc
这是一个红外遥控小车的程序,已调试通过,用在avr单片机上(This is an infrared remote-control car procedures have been debugging through, used in single-chip on avr)
- 2008-12-19 18:49:57下载
- 积分:1
-
847457336
VB汇编指令操作类(CALL注入)源程序,有需要的就下载吧。(VB class assembly instruction (CALL injection) source, there is a need to download it.)
- 2013-08-17 01:06:08下载
- 积分:1
-
nice
顺序表的创建,插入,输出,删除,且各个功能都在主函数中调用(Creation, insert, output by the sequence table, delete)
- 2013-03-28 22:50:55下载
- 积分:1
-
QUAD
从各大黑客网站下载来的汇编语言资料,有很多例子(from major hackers downloaded to the assembly language, there are many examples)
- 2006-12-08 20:29:13下载
- 积分:1