CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文件压缩 解压缩

搜索资源列表

  1. setup_src

    0下载:
  2. 自己制作的安装程序,可以实现简单的安装包制作,使用创建解压包程序创建MPQ文件压缩包。-Produce their own installation program, you can achieve a simple installation package production, using the Create-extracting package program to create MPQ file compression package.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:847533
    • 提供者:recicon
  1. huffmancode

    0下载:
  2. 哈夫曼编码是一种常用的数据压缩技术,对数据文件进行哈夫曼编码可大大缩短文件的传输长度,提高信道利用率及传输效率。要求采用哈夫曼编码原理,统计文本文件中字符出现的词频,以词频作为权值,对文件进行哈夫曼编码以达到压缩文件的目的,再用哈夫曼编码进行译码解压缩。 统计待压缩的文本文件中各字符的词频,以词频为权值建立哈夫曼树,并将该哈夫曼树保存到文件中。 -Huffman coding is a commonly used data compression technology, Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:PDH
  1. CPP-ZipFile-compressio

    0下载:
  2. C++ zip文件压缩与解压模块: CreateZip() - 创建zip档案文件 ZipAdd() - 向zip档案中添加一个文件 OpenZip() - 打开一个已存在的zip档案文件 GetZipItem() - 得到打开的zip档案文件中的相关条目的信息 FindZipItem() - 通过名称查找条目并返回相关信息 UnzipItem() - 通过索引找到相关条目并对其解压缩 CloseZip() - 关闭已存在的档案条目-C++ zip file co
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:134712
    • 提供者:Ace.Wong
  1. Demo

    0下载:
  2. 使用VCLZip带密码解压缩,并对压缩的文件带密码加密,逆向解密、解压。 解压、加密过程有进度条显示解压缩、加解密的当前进度。 下载文件附送VCLZip控件-Password encryption, reverse decryption, decompression. Decompression, a progress bar shows the encryption process decompression, the current progress of the encryp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1472136
    • 提供者:Yueyun
  1. BeckHoff_commucation

    0下载:
  2. 基于Labview的文件,实现BeckHoff通信功能。程序可以执行,已经压缩成压缩包,可用Rar解压。-Labview-based documents to achieve BeckHoff communication. Program can be executed, have been compressed into a compressed package, available Rar unpacked.
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:313871
    • 提供者:zz
  1. Ubuntu(Linux)-unzip-detailed-.doc

    0下载:
  2. Ubuntu(Linux) 下 unzip 命令使用详解 1.功能作用:解压缩zip文件 2.位置:/usr/bin/unzip 3.格式用法:unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]-Ubuntu (Linux) under the unzip command Detailed A functional role: Unzip the zip file 2 positio
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4128
    • 提供者:Bechance
  1. compressTools

    0下载:
  2. Huffman编码基本算法 实现对文件的压缩解压 C语言-Huffman coding compression decompression file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:216601
    • 提供者:lifeng
  1. file-segment-and-merge-

    0下载:
  2. C#写的winfrom的简单的文件分割和合并小程序,(后来又加入了压缩解压功能,但是压缩解压功能有一些问题,无法正常使用。)-C# write winfrom simple file segmentation and merging of small procedures, (and later joined the compression decompression, but compression decompression function has some problems, can t
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:71298
    • 提供者:高华
  1. ZIPFILE

    0下载:
  2. 一个很好的文件、目录压缩,解压缩程序源码,供学习参考.-A good file, directory compression, decompression procedure source code, for learning reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:243267
    • 提供者:玫瑰
  1. 8uftp_setup_3.8.1.1

    0下载:
  2. 8UFTP工具分为8UFTP客户端工具和 8UFTP智能扩展服务端工具,涵盖其它FTP工具所有的功能。不占内存,体积小,多线程,支持在线解压缩。界面友好,操作简单,可以管理多个ftp站点,使用拖拉即可完成文件或文件夹的上传、下载。 智能升级检查,免费升级。建议同时安装8UFTP客户端和8UFTP智能扩展服务端工具。-8UFTP tool into 8UFTP smart client tools and 8UFTP extended service client tools, coveri
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:607143
    • 提供者:朱晓宇
  1. print_yuv

    0下载:
  2. 按照宏块的顺序打印YUV文件,方便查看每个宏块的每个像素的值,用于视频压缩、解压缩软件的调试。-print yuv file in MB order to a .txt file, for check very macroblock, used in developing video codecs.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2368
    • 提供者:heaven
  1. zlibwapi

    0下载:
  2. pb 压缩 解压 不支持 解压文件夹,但还是不错-pb compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:193376
    • 提供者:penglin
  1. DE2_SD_Card_Audio

    0下载:
  2. 使用Quartus Ⅱ与 NIOS Ⅱ IDE。 功能要求:(可实现某几项或全部) 1. 支持SD卡文件读取; 2. 支持WAV或MP3或其他格式音频,如为压缩格式则需解压缩; 3. 歌曲名称LCD显示; 4. 支持“播放/暂停”控制功能; 5. 支持“前一首”功能; 6. 支持“下一首”功能; 7. 支持LED灯显示音量功能; 8. 支持复位功能; 9. 支持硬启动,FPGA码流文件和软件二进制文件写入ROM,从ROM启动; 10. 支持总歌曲数和第
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1669658
    • 提供者:Shayne
  1. dbwj

    0下载:
  2. 解压文件 也有压缩文件 就是我们平时用的rar文件解压器-Unzip files compressed files is what we usually use the rar file decompressor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3739
    • 提供者:王俊
  1. Ex23_ZQ28335_FFT

    0下载:
  2. FFT的工程DSP工程压缩文件,解压后可以在ccs3.3下直接用-FFT DSP project engineering works directly with the FFT DSP engineering can be used directly
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:319104
    • 提供者:王锦胜
  1. paint

    0下载:
  2. 解压缩文件,将三个文件放在同一路径下,打开MATLAB,运行example_09.m文件。即可利用鼠标进行绘画。-Unzip the files, three files on the same path, open the MATLAB, run the example_09.m file. You can use the mouse painting.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:103770
    • 提供者:岳修文
  1. VideoPlayer

    0下载:
  2. 视频文件读取和压缩、解压缩的通用程序,能够直接读取和解压、压缩视频文件,有界面很要用。-The general program of video file reading and compression, decompression, can directly read and decompression, compression of video file, interface is to use.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-10
    • 文件大小:1952316
    • 提供者:wenjunqin
  1. Bochs-2.5

    0下载:
  2. bochs-2.5压缩文件,解压后可见源码-Source visible after bochs-2.5 compressed files, extract
  3. 所属分类:OS Develop

    • 发布日期:2017-05-16
    • 文件大小:3741606
    • 提供者:ll
  1. haffuman

    1下载:
  2. 基于哈夫曼的压缩和解压缩,将文本中的字符作为节点构建哈夫曼树,通过01来编码,实现对文件的压缩,同时通过逆过程将文件解压缩。-Based Huffman compression and decompression, the text of the character as a node Huffman tree constructed by 01 to coding, to achieve the file compression, through the reverse process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4089
    • 提供者:肖娜
  1. Haffman

    0下载:
  2. 利用哈夫曼编码技术进行文件的压缩与解压缩-Compression and decompression file using Huffman coding technology
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1972945
    • 提供者:李迪
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com