搜索资源列表
2000121004003
- 结构化存储文件我们平时大量接触的Word,Excel文件实际上都是结构化存储文件,用这个示例程序你也可以创建自己的结构化存储文件-structured document storage we usually contact with the Word, Excel files are actually structured storage of documents, use this sample program you can create your own document storage
24703
- This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes
ziparchive
- ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and
jcddmnxt
- 进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。-scheduling process simulation program here no API calls only simu
java_PhoneBook
- 详细见内部说明,只要把所有的.java放内开发环境中就运行带有MAIN的主程序就行!-detailed see internal notes, As long as all. java up within the development environment on the operation with the main program on MAIN OK!
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
fir.rar
- fir的c语言程序,是37阶的,系数用matble计算得到,fir the c language program is a 37 bands, with coefficients calculated by matble
comp430s.zip
- 和Unix的compress/uncompress兼容的压缩/解压算法16位程序,适合压缩文本或重复字节较多的文件,16-bit compression and decompression program which is compatible with that in Unix,it is suitable for text
my_dct.rar
- 程序功能:模拟DCT编码解码过程,生成带“块效应”的图像 实验图片:lena.jpg(512*512),Program features: Analog DCT codec process, generated with
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
coder_compression_C
- 用c语言编写用于数据压缩的源程序- Uses in the data compression source program with the c language compilation
gaoguangpuencode
- 用分形算法对高光谱图像压缩的MATLAB程序-With fractal algorithm to hyperspectral image compression MATLAB program
Prb_Noname
- It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.
bwtari06
- 一个采用BWT变换和算术编码的压缩程序,具有较高的压缩率。-A use of BWT transform and arithmetic coding compression program, with a high compression ratio.
MPEG
- 这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。-This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be
FileIOAndCompressorsTest
- An example program with simple library that shows how to interface with several compression libraries. ZLIB, BZIP2, LZMA, and LZO. Includes some test files generated by the program, and a Windows binary generated using MinGW.-An example program with
dct-image-compression
- 裡面有包含圖片跟jpeg壓縮的主要程序DCT的演算法,會秀出作dct轉換的前後圖片-Contains a picture inside the main program with the jpeg compression algorithm DCT will be showed off pictures before and after conversion for dct
C8051F021
- 用c8051f02x或041实现的具有计数分频功能程序,用c语言编程,易懂,欢迎下载-With c8051f02x or 041 to achieve with the counting Divide function program, with the c programming language, understandable, welcome to download
gaijinBP
- 用MATLAB编写的一个BP网络程序,加入了权值阀值的修正,得到预测效果更好。-A BP network using MATLAB program, with modified weights threshold, get better prediction effect.
InfoZip-pacage
- C++语言编写的zip压缩程序,能在VC++环境下编译通过。-C++ language zip compression program with a bootstrap class infoZip, can at MFC environment compile.