资源列表
JAVAJDBC
- 标准使用JDBC连接数据库的例子,JAVA初学者可以-Standard example of connecting to the database using JDBC, JAVA beginners can see
wwx
- 我对t264的一些修改,其中难免有瑕疵,故仅供参考。-I have some changes on the t264, which inevitably flawed, it is only for reference.
Mpc2
- 介绍了微型计算机系统中的核心部建 件微处理器-A micro computer system microprocessor core pieces of the Department of Construction
GrTheory
- graph theory tool box
arith_coder-3
- 算术编码 信源编码的一种好的编码方法 具有很高的压缩比-Arithmetic Coding
ADPCM_for_8bit_MCU
- 已成功移植到51单片机上的ADPCM压缩、解压缩源代码,输入为14bit PCM信号,输出为4bit ADPCM信号。-51 single-chip has been successfully transplanted to the ADPCM compression, unzip the source code for the 14bit PCM input signal, the output for the 4bit ADPCM signal.
mmorph
- Metmorpism in C - Good example
pisarsky
- image Compressor written in Delphi 5
Huffman
- 程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩-Program provided a Huffman coding for compression and decompression functions, and implemented the compression and decompression of images
RARUNRAR
- 实现对文件夹的打包压缩,解压,可以由自己选择文件路径。代码详细。-Implementation of the package folder compression, decompression, you can choose from the file path. Code in detail.
dynamicprogramming
- 各种典型用动态规划方法解决的问题的程序,有详细的讲解。-Typical use of dynamic programming to solve the problem of procedure, a detailed explanation.
Pso_max
- 用PSO求解函数的最大值,有图形界面,适合初学者学习。-a function to find the Max.Value using PSOA, good structure and nice interface.