资源列表
codecs13
- codecs压缩源码,c语言。转vc需要自己进行修正。-codecs compress source, c language. Turn vc needs its own correction.
image-coding
- 采用霍夫曼编码,对图像进行压缩解压,C程序实现-Huffman coding, image compression decompression, C program
jsp
- 已完成的jsp小项目vote,能够完成投票功能-Jsp small projects have been completed vote
NOISE
- 在VC++中假如噪声现象,实现在屏幕中央显示短线式噪声的现象。-In VC++, if the noise and the fulfillment of the center of the screen displays the phenomenon of short-term type of noise.
RO_TP1
- contains the source code of two famous algorithmes Dijistkra (shortest path) and Bellman, and degree of a graph plus detection of path between two peak and if there is any circuit in the graph
coolbar
- A demo on how to build a CoolBar
UseAjax
- 如何使用Ajax达到自己所需功能:从而可以实现很多意想不到的功能.
MATLAB LZW Compress
- MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.
12864ZK
- STC89C58+DS18B20原代码.并将温度显示在128*64的液晶显示屏上-STC89C58+ DS18B20 the original code. With the temperature displayed on the 128* 64 LCD screen
ISD2560
- 基于isd2560和51单片机的语音程序,包括原理图和完整程序,直接调用即可,c语言。-Microcontroller based voice isd2560 and 51 procedures, including schematic and complete procedures, direct calls can be, c language.
3457435354
- 哈夫曼解码译码分块详解,注释完全,从文本读取文件 译码 解码-Huffman decoder block decoding explain, notes entirely, from the text read from the file decoder decoding
Huffman
- huffman算法源码,基于二叉树实现了霍夫曼编码-Source huffman algorithm, based on the realization of the Huffman code tree