搜索资源列表
LZ78encodinganddecoding
- LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new " infix- character string
wenbenbianjiqi
- 文本编辑器实现文本编辑功能,完成文件的读写,存取保存等功能,用文件流实现文件的读写操作和存取操作等功能-Text editor text editing features to achieve complete file read and write, access to saving and other functions, the implementation file with the file stream read and write operations and access to
vo-ja-pr
- voice for java voice of Internet telphone by using java and class in put stream and in put stream.
ber
- A random stream of bits the size of the desired transport block undergoes Downlink Shared Channel (DL-SCH) coding to rate match the transport block to the available PDSCH bits. Scrambling, modulation, precoding and layer mapping are then app
crc_ccitt
- this module computes the CRC CCITT over the serial input iIN the serial output contains the input stream and at the end the 16 bits of CRC CRC CCITT xMODEM http://www.lammertbies.nl/comm/info/crc-calculation.html#intr - this module compu
