搜索资源列表
scmscommtest
- 串口文件,COM口,支持文件的传送及文字传送,为源代码,学习意义较高-serial document, COM I support the transmission of documents and text transmission to the source code, meaning higher learning
zaitupianshangtianjiabioji
- 如何绘制阴影字以及 对文字的处理,图片上的文字处理-how shadow rendering of text and word processing, photo of a word processing
64464623
- C#开发的文字查找程序,能够在文本文件中按指定的关键字查找。-C# development language search procedures to document in the text by the designated keyword search.
HuffmanCoding
- 引用经典的哈夫曼编码方式,发送方能后读一段文字并按照哈夫曼编码方式编码并生成另一个文件,并且也有读密文还原源码的功能
LZW编码源程序
- 本程序实现了LZW编码,主要是针对文字压缩,自建码表,可实现编码和译码。-realized by the LZW coding is targeted mainly at text compression, self-table, achievable coding and decoding.
book
- jquery+css的翻书效果代码,包含文字图片-jquery+ css code open book effect
C
- 【问题描述】 文学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为"文学研究助手"。 【基本要求】 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。 -【Descr iption】 literature research issues need statistics in an article in En
huffman.cpp
- c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
06082130
- 这是一个用于的压缩与解压的源代码,可以用于中英文等文字的压缩,此源代码主要用到了huffman算法-it s for compress and depress.
hufman
- c语言写的哈夫曼编码,实现对一段文字的压缩编码,以及根据编码解压到原文字。-c language of the Huffman coding to achieve compression of a section of text encoding, as well as the decompression code to the original text.
leijia2
- 小程序,累加的代码,只有一小段文字,求和用的-A small program, cumulative code, and only a short text, the sum used for
compress
- 壓縮一段文字,但是沒有SOURCE CODE-Compression section of text, but there is no SOURCE CODE
StudyCN
- 幼儿识字软件,打开文本文件后,光标所在文字即被放大显示在上方,帮助幼儿认清字型,实现脑像识字。同时实现由字到词,由词到句的连续学习过程。-CAI software for Chinese charactor study. Open a text file, the Chinese charactor at the cursor is automatically mangified and displayed at the top of the GUI. It effectively helps
1234
- 输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 -count
textlights2
- 大光灯文字 很棒的一种文字效果,文字被模拟成探照灯一样在夜空中扫来扫去,这款文字在晃动的过程中还会转换颜色; -Great Light writing a great text effects, text has been modeled in the night sky like searchlights to sweep to sweep, this text will be in the process of shaking convert color
decode16
- lzw壓縮decode,字典讀取部份使用一次四位元讀取文字檔中文字,解回原始文字-lzw compression decode, use a dictionary to read the first four yuan to read some text file in text, solution back to the original text
AVChat
- 视屏传输,文字,视屏,多媒体等文件的传输,可以语音交流等-Screen transmission, text, screen, and multimedia file transfer, you can exchange voice
Paomadeng
- 一个文字显示程序 其实就是一个文字滚动条 类似标题栏广告-its a text view function
entropy-encoding
- 视频信号熵编码源程序 熵编码法是一种进行无损数据压缩的技术,在这个技术中一段文字中的每个字母被一段不同长度的比特(Bit)所代替。与此相对的是LZ77或者LZ78等数据压缩方法,在这些方法中原文的一段字母列被其它字母取代。 每个字母按照其出现的可能性所获得的最佳比特数取决于熵。 本程序不仅提供源程序,还提供相应的实例。-Entropy coding the video signal source for entropy coding method is a lossless data
LZencodedecode
- LZ壓縮測試,對於一般文字檔案使用測試壓縮效果,輸出為32bit,encode , decode txt文件,-LZ compression test, using a test for general text file compression, output 32bit, encode, decode txt file