-
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
-
prac_7
利用arcgis等技术,图像进行空间分析,空间查询等方法,是arcgis的一次大作业(this is a arcigs big test,it is value for the new leaner to learn arcgis)
- 2015-07-17 09:42:49下载
- 积分:1
-
GpioDemo
开源硬件的测试demo程序,可参考学习使用(Open source hardware testing demo program, you can learn how to use good reference document, I hope you like it, give strong support to continue uploading,)
- 2014-04-16 16:42:59下载
- 积分:1
-
VisualC(pdg)
Visual C# .NET编程基础,对于VS用于WEB编程的处学者很有帮助(Visual C#. NET programming basis for VS Department for WEB programming academics helpful)
- 2007-11-07 19:59:52下载
- 积分:1
-
s57-3.1Main
描述了S57标准国际电子海图的数据格式的详细说明(S57 standard describes the data format of international electronic chart)
- 2020-12-04 09:09:24下载
- 积分:1
-
gc
说明: 简单垃圾回收器本人以多次试用效果不错,请大家多提意见
(Simple garbage collector I would like to try the effect of a good many times, please do so everyone)
- 2007-08-07 10:54:52下载
- 积分:1
-
HtmlVIE
使用CHtmlView类,实现类似IE的网页浏览器,VC++经典编程学习源码,很好的参考资料。(Use the CHtmlView class, to achieve a similar IE webpage browser, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 13:15:31下载
- 积分:1
-
h264_sdvr_rdk_source_reference_manual_ver1.0
说明: 其具体功能介绍了h264,dvr,软解码,arm,c使用该文档(Its specific features introduced h264, dvr, soft decoding, arm, c the use of the document)
- 2008-08-29 15:54:49下载
- 积分:1
-
MFCPADOPAccess_budget_mgr
使用ADO,进行Access数据库的存取操作,VC6以及更新版本均可使用,有代码注释。注:实现了记账管理软件,基于MFC的界面(With ADO, Access database access operations performed, VC6 and later versions can be used with code comments. Note: The realization of accounting management software, MFC-based interface)
- 2014-05-31 17:26:12下载
- 积分:1
-
EDIDVIEW
读取注册表中关于显示器edid的记录信息。(Get the EDID information from Reg.)
- 2011-12-28 19:45:54下载
- 积分:1