搜索资源列表
C++ Source Code for the Wavelet Packet Transform.z
- Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
MyCompress
- 文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解压缩;察看整个压缩包的压缩比等信息。-compression function : Compression designated single document, or multiple documents (zip format); A look inside compressed files, each file size, com
packet
- 可以运行在Windows下载压缩和解压缩程序源代码,代码层次感强,可读性好。
test
- 从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-frame and then in turn I-frame packaged realization of TS stream playback
arith
- 压缩包里包含算术码压缩和解压到源代码,能够对大小写字母进行压缩,包含测试文件,对测试文件的内容压缩率可达到50 。主函数部分有详细的解释。-In this compressed packet,it include the source code of arithmetic coding and decoding.And it can compress all character with a test file.The compressive ratio can achive 50 for t
7-Zip_v465_src
- 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
FORZIP
- 簡單應用JDK自帶ZIP.UTIL包,解壓縮ZIP文件包.不支持帶密碼功能.-Simple packet-extracting ZIP file
MobileIP
- 用于模拟通信信道的丢包,可以模拟无线通信过程中的丢包,有多种模版可供选择-Used to simulate the communication channel of the packet loss, can simulate wireless communications in the process of packet loss, there are a variety of templates to choose from
sst
- 超级简单的一个任务调度器,是量子编程的作者写的,非常实用-Almost all embedded systems are event-driven most of the time they wait for some event such as a time tick, a button press, a mouse click, or the arrival of a data packet. After recognizing the event, the systems react b
WordSearch
- 可以供本地文件夹搜索,是基于内容的搜索,实用工具,里面是代码实现-search in you os,code in the packet
36305-950
- Associated with each compressed flow is a context. The context is the state that the compressor and the decompressor maintain in order to correctly compress or decompress the headers of the packet in the flow. Each context is identified usin
w_ipp-sample-data
- \w_ipp-sample-data-compression,Intel,IPP函数库,文件数据快速压缩解压缩工具包。可以进行数据加密解密告诉处理-\ W_ipp-sample-data-compression, Intel, IPP library, file compression and decompression tool for fast data packet. You can tell the encryption and decryption of data processing
CCITTV_42bis--compression-algorithm
- 本文主要介绍CCITT v.42bis建议的压缩算法的主要特点,以及实现该算法的数据结构,形成新串的方法,动态维护字典的方法和指针编码,并给出V.42bis建立的模拟结果。V.42压缩可以用于SNDCP子层分组数据部分的压缩。-This paper describes the main features recommended by the CCITT v.42bis compression algorithm, and the data structure of the algorithm,
CapUDPPacketsAndDisp
- 基于wpcap的抓包工具,可以实现简单的udp包抓取-Based Ethereal tool wpcap, can implement simple udp packet capture
qpsk2
- QPSKtiaozhi的一种方式,采用包给了白噪声,加入了两路分别处理条制服的方式-QPSKtiaozhi a way, using the packet to the white noise, to join the two handle pieces uniform
Etop
- 魔力高速采集,走路,100 逃跑等功能,还有瞬移啊什么的,暂时不支持封包功能-The magic of high-speed acquisition, walk, 100 escape functions, as well as teleport ah, what features do not support packet
DENOISINGGGG
- to fine image denoising using adaptive wavelet packet thresholding algorithm in matlab
huffman
- 霍夫曼编码 是一种瞬时的、唯一可解码的分组编码 MATLAB M文件 用于图像压缩 -Huffman coding is a transient, the only decoded packet coding MATLAB M file for image compression
ziplib
- 应用ziplib生成zip包,vs2012-To create ZIP Packet with zlib in vs2012