Welcome![Sign In][Sign Up]
Location:
Search - textfile

Search list

[File Operate曲线工程

Description: 趋势曲线图 You Might Want To Copy The Files Into The System Directory Before Registering Them With FSOCX.EXE Programs available from the homepage are FS TextFile........ VB OCX Easy Access To Text Files FS AnimIcon........ VB OCX Animated Icon s For The Taskbar FS FunkyFont....... VB OCX Multicolored fonts in a textbox FS OnlineUpdate.... VB OCX to perform Online Version Checks FS Utils........... VB OCX alot of little functions FS Password........ VB OCX Password protect your Apps FS CommonDialog.... VB OCX missing part of commondialog FS TweakDUN........ Easy access to tweakDUN from taskbar FS Scroll.......... VB OCX Scroll forms or controls FS DateCheck....... VB OCX setup App s to stop after a date FS OCXReg.......... A small program to register/unregister OCX s FS MsgBox.......... VB OCX programmable MsgBox replacment FS Digital......... VB OCX 3 color digital display FS File............ VB OCX find files-file type on any drive-trend curves You Might Want To Copy The Files Into The System Directory With Them Before Registering FSOCX.EXE Programs available from the homepage are FS TextFile ........ VB OCX Easy Access To Text Files FS AnimIcon .... .... VB OCX Animated s Icon For The Taskbar FS FunkyFont ....... VB OCX Multicolored fonts in a textbox FS OnlineUpdate .... VB OCX to perform Online Version Checks FS Utils ....... .... VB OCX a lot of little functions FS Password ........ VB OCX Password protect your Apps FS CommonDialog .... VB OCX missing part of commondialog FS TweakDUN ........ Easy access to tweakDUN from taskbar FS Scroll .......... VB OCX Scroll forms or controls FS DateCheck ....... VB OCX setup App s to stop after a date FS OCXReg ....... ... A small program to register / UNREGISTER OCX s FS M
Platform: | Size: 293522 | Author: 周庭枫 | Hits:

[Crack Hack经典算法DES

Description: 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
Platform: | Size: 8530 | Author: 大撒法 | Hits:

[CSharp哈夫曼译码

Description: [基本要求] 一个完整的系统应具有以下功能: (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中。 [测试数据] (1)利用下面这道题中的数据调试程序。 某系统在通信联络中只可能出现八种字符,其概率分别为0.25,0.29,0.07,0.08,0.14,0.23,0.03,0.11,试设计哈夫曼编码。 (2)用下表给出的字符集和频度的实际统计数据建立哈夫曼树,并实现以下报文的编码和译码:“THIS PROGRAM IS MY FAVORITE”。-[basic requirements] a complete system should have the following functions : (a) I : initialization (Initialization). Reading from the terminal into the HKSCS size n, and n n characters and the right value, the establishment of Huffman tree. it will be stored in documents hfmTree China. (2) E : coding (Encoding). Use has completed the Huffman tree (if not memory, from hfmTree document reads), the document ToBeTran the encoded text, and then the results were CodeFile posting documents. (3) D : Decoding (Decoding). The use of the completed document will Huffman tree CodeFile the code decoding, results were deposited documents TextFile. (4) P : India source document (Print). CodeFile of documents to compact format in the end, every line 50 code. While this form of characters encoded files int
Platform: | Size: 61514 | Author: 吕夏琴 | Hits:

[File Operatetextfile

Description: HTML分析器可以分析html中的内容 并可以根据实际情况定制 附例文2.TXT -HTML html analyzers can analyze the content and can be customized according to the actual situation 2.TXT Example :
Platform: | Size: 20213 | Author: 李树永 | Hits:

[Compress-Decompress algrithms200430481

Description: 赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (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中。
Platform: | Size: 204589 | Author: 许磊 | Hits:

[WEB CodeHuffmancodeandreport

Description: C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码,并将重新编码后的内容写入文件CodeFile.txt中。 (4)D:译码(Decoding)。利用已经建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件TextFile中。 (5)P:打印代码文件(Print)。将文件CodeFile.txt的内容显示在终端上,每行50个代码。 (6)T:显示哈夫曼树(Treeprinting)。将已经在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上。
Platform: | Size: 115837 | Author: dongming | Hits:

[Other resourcehuffman

Description: Huffman编码是最优变长码,请设计一个Huffma编码程序,实现以下功能: (1)接收原始数据:从终端读入字符集大小n,以及n个字符和权值,建立Huffman 树,并将它文件hfmtree.dat中。 (2)编码:利用已建立的哈夫曼树,对文件中的正文进行编码,将结果存入文件codefile.dat中。 (3)译码:利用已建立号的哈夫曼树将sodefile.dat中的代码进行译码,结果存入文件textfile.dat中。 (4)打印编码规:即字符与编码之间的一一对应关系。 (5)打印Huffman树,将已存入内存中的哈夫曼树以直观的方式显示在终端上。
Platform: | Size: 4494 | Author: gaocong | Hits:

[ELanguageTextfile(2)

Description: VC编写的词法分析程序,适用于广大编程爱好者
Platform: | Size: 2111 | Author: hejian | Hits:

[ADO-ODBChafuman

Description: (1) I:初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码。利用已建好的哈夫曼树,对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件Textfile中。 以下为选做: (4) P:印代码文件(Print).将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5) T:印哈夫曼树(Treeprinting).将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint 中。
Platform: | Size: 3528 | Author: wang | Hits:

[Other resourcetaosheng

Description: 1)I:初始化(Initialization)。从终端读入电文,写到tobetrans文件中,统计电文的字符集合和对应的权值集合,建立哈夫曼树,并将哈夫曼树存于文件hfmtree中。 (2)C:编码(Coding )。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4)P:印代码文件(Print)。将文件codefile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件treeprint中。 用户界面要求设计为“菜单”方式。 修改你的系统,实现对你的系统的源程序的编码和译码(主要是将行尾符编/译码问题)。实现各个转换操作的源/目标文件,均由用户在选择此操作时指定。
Platform: | Size: 9603 | Author: 王涛 | Hits:

[Compress-Decompress algrithms20080123140714472

Description: (1)接收原始数据: 从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树,存于文件hfmtree.dat中。 (2)编码: 利用已建好的哈夫曼树(如不在内存,则从文件hfmtree.dat中读入)对文件中的正文进行编码,然后将结果存入文件codefile.dat中。 (3)译码: 利用已建好的哈夫曼树将文件codefile.dat中的代码进行译码,结果存入文件textfile.dat 中。 (4)打印编码规则:即字符与编码的一一对应关系。 (5)打印哈夫曼树:将已在内存中的哈夫曼树以直观的方式显示在终端上。
Platform: | Size: 18885 | Author: 陈鹏 | Hits:

[GUI DevelopTEXTFILE

Description: 托盘程序,把程序图标显示在任务栏右下角。
Platform: | Size: 228541 | Author: hjr | Hits:

[File Operate曲线工程

Description: 趋势曲线图 You Might Want To Copy The Files Into The System Directory Before Registering Them With FSOCX.EXE Programs available from the homepage are FS TextFile........ VB OCX Easy Access To Text Files FS AnimIcon........ VB OCX Animated Icon s For The Taskbar FS FunkyFont....... VB OCX Multicolored fonts in a textbox FS OnlineUpdate.... VB OCX to perform Online Version Checks FS Utils........... VB OCX alot of little functions FS Password........ VB OCX Password protect your Apps FS CommonDialog.... VB OCX missing part of commondialog FS TweakDUN........ Easy access to tweakDUN from taskbar FS Scroll.......... VB OCX Scroll forms or controls FS DateCheck....... VB OCX setup App s to stop after a date FS OCXReg.......... A small program to register/unregister OCX s FS MsgBox.......... VB OCX programmable MsgBox replacment FS Digital......... VB OCX 3 color digital display FS File............ VB OCX find files-file type on any drive-trend curves You Might Want To Copy The Files Into The System Directory With Them Before Registering FSOCX.EXE Programs available from the homepage are FS TextFile ........ VB OCX Easy Access To Text Files FS AnimIcon .... .... VB OCX Animated s Icon For The Taskbar FS FunkyFont ....... VB OCX Multicolored fonts in a textbox FS OnlineUpdate .... VB OCX to perform Online Version Checks FS Utils ....... .... VB OCX a lot of little functions FS Password ........ VB OCX Password protect your Apps FS CommonDialog .... VB OCX missing part of commondialog FS TweakDUN ........ Easy access to tweakDUN from taskbar FS Scroll .......... VB OCX Scroll forms or controls FS DateCheck ....... VB OCX setup App s to stop after a date FS OCXReg ....... ... A small program to register/UNREGISTER OCX s FS M
Platform: | Size: 292864 | Author: 周庭枫 | Hits:

[Crack Hack经典算法DES

Description: 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
Platform: | Size: 8192 | Author: 大撒法 | Hits:

[CSharp哈夫曼译码

Description: [基本要求] 一个完整的系统应具有以下功能: (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中。 [测试数据] (1)利用下面这道题中的数据调试程序。 某系统在通信联络中只可能出现八种字符,其概率分别为0.25,0.29,0.07,0.08,0.14,0.23,0.03,0.11,试设计哈夫曼编码。 (2)用下表给出的字符集和频度的实际统计数据建立哈夫曼树,并实现以下报文的编码和译码:“THIS PROGRAM IS MY FAVORITE”。-[basic requirements] a complete system should have the following functions : (a) I : initialization (Initialization). Reading from the terminal into the HKSCS size n, and n n characters and the right value, the establishment of Huffman tree. it will be stored in documents hfmTree China. (2) E : coding (Encoding). Use has completed the Huffman tree (if not memory, from hfmTree document reads), the document ToBeTran the encoded text, and then the results were CodeFile posting documents. (3) D : Decoding (Decoding). The use of the completed document will Huffman tree CodeFile the code decoding, results were deposited documents TextFile. (4) P : India source document (Print). CodeFile of documents to compact format in the end, every line 50 code. While this form of characters encoded files int
Platform: | Size: 1013760 | Author: 吕夏琴 | Hits:

[File Operatetextfile

Description: HTML分析器可以分析html中的内容 并可以根据实际情况定制 附例文2.TXT -HTML html analyzers can analyze the content and can be customized according to the actual situation 2.TXT Example :
Platform: | Size: 19456 | Author: 李树永 | Hits:

[OpenGL programflatten_2.0

Description: 用GLSL实现的模型波状摆动的效果,非常酷!-GLSL realize the model with oscillating wavy effect, very cool!
Platform: | Size: 4096 | Author: wangzi | Hits:

[Compress-Decompress algrithms200430481

Description: 赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (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中。
Platform: | Size: 204800 | Author: 许磊 | Hits:

[DocumentsHuffmancodeandreport

Description: C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码,并将重新编码后的内容写入文件CodeFile.txt中。 (4)D:译码(Decoding)。利用已经建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件TextFile中。 (5)P:打印代码文件(Print)。将文件CodeFile.txt的内容显示在终端上,每行50个代码。 (6)T:显示哈夫曼树(Treeprinting)。将已经在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上。
Platform: | Size: 115712 | Author: dongming | Hits:

[Windows DevelopTextFile

Description: textfile 示例程序,教你学会使用mfc-textfile
Platform: | Size: 153600 | Author: 张扬 | Hits:
« 12 3 4 »

CodeBus www.codebus.net