搜索资源列表
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
EZWvc
- ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
jcddmnxt
- 进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。-scheduling process simulation program here no API calls only simu
ruhekongzhi
- 请问怎样控制系统录音的音量,这里是一些方法-how can we control the noise recording system, here are some ways
luyinshihensshiyongde
- 录音是很实用的功,这里有些好东西看看.-recording is a very practical work, here's some good things to see. Haha
3971012HopfieldofTSP
- 希望能够通过,我很需要这里的东西,谢谢了-hope to be able to, I am here need something, I would like to thank the
H.264-coding-map
- H.264标准详细图解 ,好东西不用多说,赶紧看吧-graphic detail H.264 standard H.264 standard graphic detail H.2 64 standard graphic detail, good things Needless to say, quickly Look here
wbs
- 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
suanfafenxitijie
- there are so many things here,hope you love it!-there are so many things here, hope you love it!
QccPackSPECK-0.58-1
- The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data. -The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data.
MatlabDimensionReductionToolbox
- 经典的降维方法集合,包含近代诸多算法,由马大博士生编著。-The Matlab Toolbox for Dimensionality Reduction contains Matlab implementations of 32 techniques for dimensionality reduction. A large number of implementations was developed from scratch, whereas other implementations ar
Arc_bibl
- here s a number of LZW and Huffman compression implementations in C from older tech archives
lzw
- 源代码通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. 提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时可以从已编码的数据中还原出原来的编译表.-The source code through the establishment of a string table, with a shorter code to re
dlbzz
- 这里告诉大家一种手工制作电路板的方法,很适合我们在校学生以及电子爱好者使用-Here to tell you a method of hand-made circuit board, it is suitable for our students, as well as the use of electronic enthusiasts
plus
- DC++是一个开放源码的免费的P2P客户端软件,用于文件交流,支持中文搜索。-DC++ Copyright (C) 2001-2006 Jacek Sieka, arnetheduck at gmail dot com This program is licensed under GPL-2 with the notable exception that you may compile it with OpenSSL (www.openssl.org). Here
method
- [转载]最有效的5个时间管理方法 对每个人而言,时间是都是最宝贵的,高效利用时间是我们每个人必须需要掌握的技能,下面是我归纳总结的一些最有效的时间管理方法和大家分享-[Reproduced] of the most effective time management methods 5 for everyone, time is the most valuable and efficient use of time is that each of us must master the s
il_jpeg
- //--- --- --- --- --- --- --- --- --- --- --- --- ----- // ImageLib Sources // Copyright (C) 2000-2002 by Denton Woods // Last modified: 05/26/2002 <--Y2K Compliant! =] // // Filename: src-IL/src/il_jpeg.c // // Descr iption: Jpeg (.
Compression_Test_14
- Compression is done here, the given data can be compressed -Compression is done here, the given data can be compressed !!!!
EncZipter
- Compresssion, Decompression Encryption of multiple file demo.... all the above features are developed here-Compresssion, Decompression Encryption of multiple file demo.... all the above features are developed here...
sine1
- here i attached the sine generation program