资源列表
ImageCompression
- 图像进行小波分解后,对于相对来说不重要的高频成份采用较高的阈值,进行高压缩;而对集中图像大部分能量的低频成分采用较小阈值,以确保图像恢复时的质量-Image Compression
huffman
- 本人自创的高效的一种压缩文件的原程序,和大家一起分享-I created a highly efficient program the original compressed file, and the community together to share
200352612342156613
- 一个用VFP 设计 的个人电话本 管理系统 (包括查找 修改 新建 删除等) -TELE
ccccc
- 编写步进电机驱动程序 有了上面的驱动电路,可以方便地写出单片机控制步进电机的驱动程序-The preparation of Stepper Motor Driver with the above drive circuit, can easily write a single-chip stepper motor control driver
234
- 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-f
huff
- huffman编码以及二叉树的遍历,希望对大家有用-huffman coding, as well as the binary tree traversal
WHTRES
- 用walsh变换实现对彩色图像的压缩和解压缩。-Walsh transform used for color image compression and decompression.
smallGame
- 这是一个小游戏的程序代码.供初学c或c++的朋友参考-This is a small game program code. For beginner c or c++ friend of reference
GNUzip
- 用于文本压缩的压缩算法,可以取得比较高的压缩比-used to compress text
danpianjibujindianji
- 简述单片机控制步进电机原理,步进电机工作过程-On the principle of single-chip stepper motor control, stepping motor process
huffman_encode
- 本程序为huffman 编码示例程序。程序在VC6.0下可编译运行。-This procedure for sample procedures huffman coding. Procedures can be compiled to run under VC6.0.
string
- 解决string的基本操作 赋值,判相等,联接,求长度,求子串,子串定位,串替换,显示,删除,退出。-string