资源列表
cjmtxm
- vb的教学用源码,代码注释非常详尽,是一个很简单的内存监控程序-The vb teaching with the source code, very detailed code comments, is a very simple memory monitoring program
BaseButton
- 自绘按钮边框,鼠标移动,点击,按下。。产生动态效果-Since the draw button border, mouse, click, click. . Have a dynamic effect
zlibSUANFA
- zlib压缩算法可以压缩字节的代码-yasuozijie
interpolation-code
- 数学建模 插值matlab 代码 第十三讲-Mathematical modeling the interpolation code
EBMA_Half_Pixel.m
- matlab实现EBMA, 通过HALF PIXEL的算法来实现对图像的压缩.-matlab implementation EBMA, by HALF PIXEL algorithm to achieve image compression.
adaptive-huffman
- It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
compress
- 基于matlab的JPEG压缩,可以减少图片的空间占有量-compress JPEG
Lab3_2
- The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password
myilwt2
- Integer wavelet transform for image compression
pso
- 粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学-Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand
bmp_to_ppma
- BMP_TO_PPMA is a C++ program which converts a Microsoft BMP file to an ASCII Portable Pixel Map (PPM) file
remove_space
- 去除string中的空格,算法空间复杂度和时间复杂度度很低-remove space from a string