搜索资源列表
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.
j_9022_SockSpy
- 远程网络监视程序源码,对于开发远程监视的人员来说,是一个极好的例子.-remote network monitoring program source code, for the development of a long-range surveillance personnel, it is an excellent example.
zlib-1.2.3
- We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
15200039804
- example for Ajax you can reaserch the code to how to use Ajax
lzwdemo
- 字典码的一种实现范例,用lzw方法实现压缩解压-Dictionary An example of code using LZW compression decompression method
LZMA
- LZMA压缩解压算法,压缩解压函数接口入参出参都以Buffer形式; 代码为完整的工程,可运行,其中包括简单的举例。-Decompression LZMA compression algorithm, compression decompression function interface to the Senate to the Senate all forms Buffer code to complete the project can be run, including a sim
xdemo3d
- 一个d3d实例程序,模拟地形相关的简单源代码-D3d example of a procedure, a simple simulation of terrain-related source code
C_Zip
- 在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。 在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。 主要是复用WAR软件的命令进行压缩-In some software applications which need to
ImageCoding
- 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc.
stack
- C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. Hi
0763710792
- structure data example code
238060016EE108V02_3b154dee_7097_4a3c_80d0_d52f2a00
- SHARC 处理器的测试程序例程,有借鉴意义-ADSP-21161 processor: 1. Blink- Example LED blink code. 2. Flash programmer- Flash programmer project for ADSP-21161
dct_latest.tar
- one method to DCT, it contains DCT thesis, vhdl code and example
c
- 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 -1. Problem Descr iption for a given positive integer n, Gray code to meet a coding sequence of the
Hamming
- 用MATLAB实现Hamming码的编码和译码,并设计了友好的互动界面,是学习信息论与编码很好的例子。-Hamming code with MATLAB to achieve encoding and decoding, and a friendly interactive interface design, information theory and coding to learn a good example.
ZlibVBExample
- 调用zlib.dll进行文件夹压缩和解压源码例子,工程用VB编写,代码量少,通俗易懂。-Folder called zlib.dll for compression and decompression source example, works written with VB, the code less, easy to understand.
LZSS
- Code example for LZSS alg
hglz_v09
- LZW压缩算法的VC++示例程序源代码,含算法的核心代码和简单范例程序代码,可以VC6下顺利编译-LZW compression algorithm of the VC++ sample program source code, including algorithms simple example of the core code and code can be compiled successfully under VC6
CoolRAR
- CoolRAR源代码是CoolRAR软件的源代码,vc++编写,是个好例子。-CoolRAR source code is CoolRAR software source code, vc to write, is a good example.
CS-OMP-MATLAB
- 一个压缩感知正交匹配追踪的实例代码及说明,对理解压缩感知很有帮助-A compressed sensing orthogonal matching pursuit of example code and instructions on understanding compressive sensing helpful