资源列表
xiaqi
- 本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛-chess
zipclass
- Class in Visual Basic for ZIP / unzip a file-Class in Visual Basic for ZIP/unzip a file
psnr
- 彩色图像psnr值计算,图像压缩编码后的峰值信噪比-Color image psnr values, image compression encoded PSNR
Strassen
- strassen算法 visual studio 2008-strassen
zip_src
- 在内存中实现zip文件的创建、压缩、解压-In memory compression, decompress zip files! ! !
Animated_Midlet
- javaME动画使用JavaME直接运行拷贝到C盘C:\Documents and Settings\Administrator\j2mewtk\2.5.2\apps-javaME animation using JavaME run directly copied to the C drive C: \ Documents and Settings \ Administrator \ j2mewtk \ 2.5.2 \ apps
Java
- Java语言入门txt电子书 适合初学Java的学员-Java language Java entry txt e-book for beginners students
BitmapReader
- It reads the bitmap image and displays it.
Huffman
- 哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
yingpansuo
- 可以锁硬盘、大家可以用在保护版权上~。。保留下我的版权~-You can lock the hard disk, we can be used in the protection of copyright on the ~. . Keep under my copyright ~
STH11
- 设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。 -Based on SCM and SHT11 temperature and humidity sensor, the temperature and humidity control system used for a greenhouse is designed. With a simple structure and reliable performance, t
5275340D-2F87-4FAF-A46F-48070DD54B66
- lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. -lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.