资源列表
2
- 没有什么好说明的 就是学生管理系统 你们也太麻烦了-There is nothing good that is the student management system you are also too cumbersome
LZSSCompression
- LZSS压缩算法的C++实现,全部是个人完成。利用了二叉树优化,程序的性能很好。-the implement of the LZSS compression algorithm
LZ77算法源代码
- 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
Huffman
- 信息论实验 实现Huffman编码C源程序-Huffman coding information theory experimental realization of C source
41695068complior
- 实现词法扫描器的所有功能,并且是在c语言环境下编写的,可以正常运行并实现词法扫描的基本功能-To achieve all the features of lexical scanners, and is prepared in the c language environment, and can function properly and achieve the basic functions of lexical scanning
huffman
- 哈夫曼文件位压缩 可就算压缩率 压缩速度 压缩时间-Huffman compression can even compress the file bit rate compression speed compression time
chmformat
- CHM的文件格式,看懂它就可以开发自己的CHM文件。-CHM file format, interpreting it can develop its own CHM documentation.
dazi
- 打字程序 小型的 功能简单 不能改变字体颜色 能计算正确率-Simple typing program features small font color can not change the calculation accuracy
tadakano1
- 这个是日本galgame tadakano的 脚本提取打包程序 解包arc文件 标准的文件头 文件列表 文件内容 文件列表加密 每四字节add "tada" 文件内容是 LZ-THIS IS A PACK & UNPACK TOOL FOR THE GALGAME OF TADAKANO THE ARC FILE CONCLUDE FILEHEADER FILELIST FILECONTENT
wcompress_upload.m
- 可对灰度及彩色图像进行压缩及解压缩,通过变量名可以实现基于不同方式(多级树集合分裂spiht,ezw,stw,wdr等)的压缩,形如wcompress( c ,X,SAV_FILENAME,COMP_METHOD)-The wcompress command performs either compression or uncompression of grayscale or truecolor images.
pagemem
- 页式虚拟存储管理中地址转换和缺页中断的模拟-very good!