搜索资源列表
模拟退火算法、遗传算法求解TSP修改版2
- 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
lzw源码
- lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color
ASP.NET(sourcecode)
- ASP.NET简明教程(C#篇)代码,下载后解压缩后,便可运行。-ASP.NET (C# Part 1) code, download decompress, will be able to run.
MPEG2Videodecode
- 一个不错的MPEG2视频解压缩算法,我自己做了一些修改!供大家参考.-a good MPEG2 video decompression algorithms, I have done some changes! For your reference.
v3023_unzip
- 解压缩软件UNZIP的C源程序代码-decompression software UNZIP C source code
fileclient
- 这是信息安全中有关文件客户端的代码,不过 我上传的是压缩后的项目,可解压缩后在运行环境里直接运行!-This is the information security related documents to the client code, but I upload the compressed project Solutions can be compressed in direct operating environment running!
file_6
- 本程序实现压缩,解压缩代码及示范代码 本程序实现压缩,解压缩代码及示范代码-the program compression, decompression code and demonstration of the program code compression, decompression code and model code
081SharpZipLib_SourceSamples
- dotnet下面的压缩解压缩算法库-dotnet below compression decompression algorithms library
huffman解压缩
- 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
文本压缩
- 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
压缩解压复制删除新建等操作组件
- 进行新建文件夹,下载,上传,打开,分割文件,合并文件,Unzip解压,Zip压缩,剪切 复制 粘贴 删除 全选 清除 重命名 等操作-for new folders, download, upload, opened separate document, the merger documents, Unzip unpack, Zip compression, shear copy and paste delete the entire election to remove rename etc
Zip_SharpZipandWinRAR
- 是一款压缩解压缩的工具源代码。 支持调用winrar内核压缩-Is a compression tool to unzip the source code. Kernel compression support calls winrar
zip_unzip_src
- C#写得标准压缩解压缩小程序 .Net中函数声明: public static extern int MyZip_AddFile(String SrcFile,String ZipFile) public static extern int MyZip_AddDirectory(String SrcPath,String ZipFile) public static extern int MyZip_ExtractFileAll(String ZipFile,String P
HF
- 哈夫曼编码可用于压缩解压缩,平时我们用的rar也差不多是用这个原理来压缩的。-Huffman coding for compression and decompression, usually we use the rar almost use this principle to compress.
codearecode
- huffman编码 游程压缩解压缩 香农编码 香农费诺编码-huffman encoding run-length compression decompression the Shannon coding Shannon Fenno coding
ZipTest
- vs2008 c++源码 是zip格式的压缩解压缩完整代码,有本人在vs2008下调试添加的代码(文件或路径需要你自己再定)。-vs2008 c++ source zip format compression decompression complete code, I added in vs2008 debugging code (file or path yourself be).
Zip
- C# 大型项目中实际应用,支持文件、流压缩解压缩,对常用的Zip GZip BZip2格式都支持,对DataSet压缩也进行了封装,拿来直接可以用代码很完整,并附上它所需的引用ICSharpCode.SharpZipLib.dll -C# large projects in the practical application, supporting documents, flow compression and decompression, the common zip, gzip bzip2
C#winform压缩解压文件夹
- C#winform压缩解压文件夹 希望对大家有所帮助(C#winform compression decompression folder We hope to help)
C#基类库大全2017
- C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
Compression or Decompression
- 将一个非空文件夹压缩成压缩包,也可以将压缩包解压成文件夹。(Compress a non empty folder into a compressed packet, and compress the packet into a folder.)