搜索资源列表
compress123
- LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
Storm3_193
- Jepg2000源代码,功能齐全,C语言版本,欢迎使用,多多指点。
7-zip
- 压缩解压工具7-zip源代码,包括汇编、c、c++三种语言版本及其说明文档。-the source code of the compress/decompress tool 7-zip,containing three language versions of asm、c、c++ and its descr iption document.
Cpp1
- 行程编码源代码,C语言版本的。 -RLE xingchengbianma RLE xingchengbianma
7-Zip_v465_src
- 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
592wg.com-dnf-dg
- 我用过的很好的地下城外挂的适用版本,都能选-I used a good plug-in application version of the underground city
DelphiZLib.125
- 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
lzma920
- 7z9.20版本最新源码,经过测试目前压缩率最高,速度最快,(比目前RAR压缩率高,特别是图片压缩率,没有任何压缩软件能比拟)现在分别集合了vc,C#,JAVA,ASM多种语言的源码,发布给大家!供方便大家学习参考!-7z9.20 version of the latest source code, tested and currently the highest compression rate, the fastest, (RAR compression than the current r
LZW_JAVA-and-cPP
- 字典压缩算法(LZW)的java与c实现版本-LZW algorithm implementations of java and c
lzma910
- lzma 压缩库版本9.10 完整源代码, 包括C, C++, Java, C#等调用接口-lzma compression library version 9.10 full source code, including C, C, Java, C#, etc. Call Interface
hfmc
- 哈弗曼编码的自理,初学者的入门级例子,很有参考价值;可以在此基础上进行改造,变成自己的算法!是C语言版本的编码!-Hoffman coding self-care, level beginners example, has the reference value very much on the basis of this transformation, into their algorithm!
LZ4Sharp-master
- C#版本实现的LZ4 压缩解压算法,性能很高。 -LZ4 C# is about 2/3 the speed of the c version. (Also, LZ4C# is slightly faster on the whole silesia corpus than on just the ‘webster’ file) LZ4 C# Compressed silesia corpus is 47 of uncompressed LZ4 C# Compressed ‘webster
AspackDie141
- 这是一个小小的 PE 文件解压缩器 (EXE, DLL, ...) 她可以解压缩 自 Aspack 2000 以后的任何 Aspack 版本. 包括: - Aspack 2000 - Aspack 2001 - Aspack 2.1 - Aspack 2.11 - Aspack 2.11c/d - Aspack 2.12 - Aspack 2.12a/b - 一些未知的版本-This is a small decompressor PE files (E
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
Maze-game
- 超经典小游戏,C语言程序设计版本,最新小迷宫游戏-Super classic games, C programming language version, the latest small maze game
BiTree
- 应用程序向导已为您创建了此 BiTree 应用程序。 本文件概要介绍组成 BiTree 应用程序的 的每个文件的内容。 BiTree.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 BiTree.cpp 这是主应用程序源文件。-use of bitree
NCom
- 字符串、数组的zip压缩和解压缩代码,java版本改造的C#版本(String and array zip compression and decompression)