搜索资源列表
hafuman
- 一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输
打字训练
- 一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩-typing a simulation training procedures can test a small typing speed and record the best three results
小波编解码ebcot编解码文件测试程序
- 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
Wavelet2D
- 二维小波变换算法实现压缩解压的程序,此程序中处理的图像为典型的测试图像lena-Two-dimensional wavelet transform algorithm compression decompression procedures, the procedures for dealing with images typical test images lena
ScoreSystem
- 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
12864LCDtest
- LCD12864液晶显示的测试程序,可以测试你的液晶是否正常的小程序,希望有用-LCD12864 liquid crystal display of the test procedure to test whether it is normal for your small LCD process, seek to help
smg12864zk_c51
- 这是一款长沙太阳子生产的液晶显示器的一个测试程序,你仅需改掉几个小地方,就可以方便你的使用-This is a son of Changsha, the sun of a liquid crystal display production test program, you just Gaidiao a few small places, you can easily use your
35738634DWT
- 一个关于小波变换的matlab程序,经过测试,能够运行,-a matlab program about DWT,
IDCT
- IEEE 1180号标准中关于MPEG标准下,对IDCT算法进行精度测试的小程序-IEEE 1180 standard number on the MPEG standards, the IDCT algorithm is tested for accuracy on a small program