搜索资源列表
yasuo2-8
- 又一个关于无损压缩的代码由于只许可用英语做文件名,所以要是看不明白的朋友,请看具体的文件吧。-also a lossless compression of the code, only permission to do English file names, So do not understand that if a friend, take a look at the specific document it.
LZW111
- 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
Imagecompressionandsolutioncompression
- 一张图片是之前用摄像机采集的,另一张图片是经过离散沃尔什变换再量化编码压缩后又解压所得,能看出区别吗?呵呵。flik.m是原图,newflik.m是新图。 附上所有MATLAB源程序,有兴趣的话,你也可以用这几个程序对自己的照片“加工”一番。以下6个程序分别保存为6的m文件,文件名与下面给出的一致。待“加工”图片应该存放在Matlab的Work目录下。
hafumanbianma
- 此文件是哈夫曼程序源代码,如果程序不能打开,有TXT格式的,复制下,运行就可以了.但文件名要和里面的相同哦,即哈夫曼-This file is Huffman source code, if the program can not open, there TXT format, copy the next run it. But the file name to and inside the same Oh, that is, Huffman
huffman
- 这是一个霍夫曼编码程序,输入编码的源文件名,和译码文件名。可以得到对应的结果-This is a Huffman code procedure, enter the source code file name, and decoding the file name. Can get the corresponding results
iestore.1.0.8.svn454
- 一、修改产品详细页面的附件块 二、添加上浏览历史模块 三、在后台加入自定义首页、自定义页头、自定义页脚内容功能 四、在后台修改网站全局CSS样式文件功能 五、在后台修改每个模块的模板内容功能 六、修改虚拟商品订购流程 七、修改了国内EMS和宅配通的后台配置位置省不显示的问题 八、修改了后台商品详细信息中的商品属性添加错误和不能修改的问题 九、分类加入排序功能 十、新加入备份数据库功能,可以自动列出备份时间距现在的时差,文件名等信息,可以下载已经打成包的SQL文
OperateFiles20090927
- 我们可能经常为批量的文件名相似过长而感到烦恼,倘若一个个的修改,势必太慢,所以我写了本程序,希望对大家有用。-We may often batch file name similar to the long troubled, if the changes one by one is bound to slow, so I wrote this program and hope for all of us.
Unzip
- 解压ZIP包,可以解压指定文件名的zip包,也可以压缩-Unzip
shiyan
- 用gwt实现对数据库检索出来的文件全部压缩打包,或者只打包选中的某些文件,并且实现对文件名的修改。-Database search using gwt realize out of all the compressed package files, or just selected some of the packaged file, and to realize the file name changes.
ourdev_530696
- 原文件名:AD5933_OpenMktAppsSoftware_Rev1.0_2007_febuary.zip
AddShape
- 该程序可以帮助用户导入shape文件,但是用户必须在指定位置键入shp问件的路径及文件名-This programme helps the accountants to input the shape but he should write the correct path in the corresponding location in the code
winFM
- 附件实现huffman数据压缩的基本实现,不具备通用性.但是却是一个成品,用MFC经过包装界面也比较可以,可以让大家参考, 再着说明下文件压缩后的格式:扩展名是".fm",文件头两个字节是字母"FM"(用来检验文件格式),然后是原始文件名的长度,再来是原始文件长度(解码的时候判断解码结素),接着是原始文件名,再来是是256个unsigned long的数据表示原始文件每个字母出现的次数(用来重新建立huffman树),最后就是数据了,也就是编码后的数据. 注意几点是,解码要是.fm
ZipDecompresser
- 如文件名所述,ZIP压缩的好东东,不要错过-As described in the file name, ZIP compression is good stuff, do not miss
myhuffman
- 基于哈夫曼编码的利用字节流压缩任意文件的一个小程序。是我做数据结构课程设计的一个Project。 只要把要压缩的文件放在工程文件夹目录下,压缩时输入文件名(别忘了带后缀)就好了。-Huffman coding based on the use of any byte stream compressed file is a small program. I do a data structure curriculum design Project. As long as the compresse
zip
- 完成zip的压缩和解压软件工具,可自填文件名进行解压后的文件名-Completion of zip compression and decompression software tools to extract the filename from the fill after the file name
CreateZip
- 生成zip压缩包,通过指定文件名,即可压缩成目标文件名的zip包-failed to translate
RDTLT
- 基于Lossy-to-Lossless Image Compression Based on Reversible Integer TDLT/KLT的压缩算法的matlab实现,在增加ROI编码模块,算法详细可以查看论文《Lossy-to-lossless image compression based on multiplier-less reversible integer time domain lapped transform》。程序由main.m函数开始运行,输入参数有3个,分
7z920.7z
- 这是 7-Zip 9.20 源代码。 请将文件名的扩展名改为 7z. 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译-This is the source code of 7-Zip 9.20. Set the file name extension t
123
- (1) 文件系统中包括初始化一个系统目录,包括根目录/,5个子目录(bin/ boot/ dev/ etc/ home/)。 (2) 文件系统包括以下操作: (a) 在根目录或者子目录中添加一个文件或者子目录。(目录名最后用 / 结尾,文件名不用) (b) 在根目录或者子目录中删除一个文件或者子目录。 (c) 查找一个目录或文件的路径。(如输入搜索file1,则显示为/home/file1,或搜索user1,则显示为/home/user1/) (d) 退出文件系
huibiankeshe
- 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
