-
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
-
MA1
线性表的操作,包括插入,删除,更改,打印,销毁,得到前驱后继还有规定地址的数据
(Linear table operations, including insert, delete, change, print, destroy, receive predecessor successor address of the data are provided)
- 2009-11-16 13:05:47下载
- 积分:1
-
custompaper
vb写的自定义打印纸张大小的实例源码,有需要的下。(Vb to write a custom print example source code, the size of the paper is needed.)
- 2013-08-13 15:45:05下载
- 积分:1
-
Print1ToMaxOfNDigits
输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
- 2013-09-04 19:15:43下载
- 积分:1
-
EpsonPrintDemo
用于搜索USB驱动,找到USB打印机,并发送命令
本例子发的是epson的打印换行命令,这个命令基本够用了,绝对有用(Used to search the USB drive, find a USB printer, and send the command)
- 2020-09-01 19:38:08下载
- 积分:1
-
txprint
一个图像打印.还有图像预览,图像显示,调去打印机(An image printing. There the image preview, image display, transfer to the printer)
- 2011-08-30 12:03:58下载
- 积分:1
-
udc
图片打印控件的例子,可以利用打印机实现图片的打印(Examples of picture print controls, you can realize the use of the printer to print pictures)
- 2008-04-06 11:14:20下载
- 积分:1
-
vc_to_excel
MFC写的,将程序计算结果以表格形式填入excel报表中(MFC written in the program results in tabular form fill in the excel report)
- 2009-09-04 10:02:10下载
- 积分:1
-
barprint(PDF)
说明: 条码打印程序,有窗体打印,二进码打印,调用API函数打印等。(Barcode printing procedures form printing, binary code printing, call API function printing.)
- 2008-11-26 16:40:38下载
- 积分:1
-
Andciv-Q-A-13.927
andciv 3d printer 控制板常见问题汇总(andciv 3D printer control board QA)
- 2013-10-24 09:38:32下载
- 积分:1