-
HuffmanTree
该系统应具有以下功能:
(1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
(The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
- 2013-06-21 13:45:16下载
- 积分:1
-
gjwsy
通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)
- 2016-07-15 17:09:46下载
- 积分:1
-
GasStation
说明: VC++ 写的中小型加油站管理系统,MSSQL2000+触发器,含创库脚本和数据库文件。
系统完成八大功能:工作人员管理、油库信息管理、油品类型管理、会员管理、添加进货记录、添加销售记录、库存查询、帐目管理。
附加数据库后在运行弹出的对话框中输入SQL连接信息,然后登录系统:登录编号2,密码000。
(VC++ to write the small and medium-sized gas station management system, MSSQL2000+ flip-flop, with a script library and database files. Eight functional systems: the work of personnel management, information management depots, oil type of management, membership management, add the stock records, add the sales records, inventory information, account management. Additional database after running the pop-up dialog box, type the SQL connection information, and then log on to the system: log number 2, the password 000.)
- 2009-08-08 17:45:57下载
- 积分:1
-
Directshow2.0_filter
Complete directshow for real job, mpeg1 filter.you will never find a
project like this good.Its a hard work
for me.
1.async filter
2.mpeg1 splitter
3.mpeg1/2 video filter
4.mpeg1/2 audio filter
5.ac3 filter
by Jesse Stone, Taiwan.
and thanks for many people,put the
source code let my work make it good.
msn:fatalfeel@hotmail.com
- 2007-09-03 14:02:58下载
- 积分:1
-
MAppStart
MIL Application Start
- 2011-05-25 15:16:24下载
- 积分:1
-
SMSAlarm
这是一个短信报警的小程序,它通过ADO操作读取发送的短信号码和内容,自动发送短信并产生日志(This is a message warning of a small program that reads through the ADO operation number and content of messages sent automatically send text messages and generate the log)
- 2009-10-13 08:53:22下载
- 积分:1
-
voronoi3
voronoi图的Fortune算法源码,visual c++(Fortune s algorithm source code of voronoi diagram with visual c++)
- 2021-01-29 17:48:39下载
- 积分:1
-
PTZ
ptz 云台控制软件, 内带C++ 源码(ptz PTZ control software, which brought C++ source)
- 2013-07-27 14:58:53下载
- 积分:1
-
ColorProcess121
可以过滤颜色进行图形变化的 ,。(can filter changes color graphics,.)
- 2007-05-16 17:17:59下载
- 积分:1
-
PROTEUSPfullPstudy
proteus经典培训教程,值得期待,值得收藏(proteus classical training course, worth the wait, worth collecting)
- 2013-12-02 20:56:34下载
- 积分:1