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

搜索资源列表

  1. crx2rnx.zip

    0下载:
  2. 一个可以将gps原始rinex格式文件压缩成d文件的小程序,Gps original one can be compressed into rinex format d documents applet
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:7955
    • 提供者:于兴旺
  1. zip_utils_src.zip

    0下载:
  2. Wince及PC端Zip压缩文件的压缩与解压源码,Wince and the PC side of Zip compressed file compression and decompression source
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:222717
    • 提供者:chenzengqing
  1. SocketEx.rar

    0下载:
  2. 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。,File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:380005
    • 提供者:shane
  1. Wince-ZIP

    0下载:
  2. EVC平台下的ZIP格式文件压缩、解压缩-EVC platform ZIP format file compression, decompression
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2080769
    • 提供者:风雨
  1. 最高压缩比的压缩软件7zip源码

    0下载:
  2. 7zip的代码主要是7zip和LZMA,前者是平台客户端,后者是SDK。 7-Zip是一款号称有着现今最高压缩比的压缩软件,它不仅支持独有的7z文件格式,而且还支持各种其它压缩文件格式,其中包括ZIP, RAR, CAB, GZIP, BZIP2和TAR。此软件压缩的压缩比要比普通ZIP文件高30-50 。因此,它可以把经WinZip压缩的文件再压缩2-10 。 -The code is mainly 7zip 7zip and LZMA, former platform clien
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1394033
    • 提供者:azmy
  1. addzip06.zip

    0下载:
  2. 一个兼容pkzip的文件/内存压缩算法, A compatible pkzip document/memory compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:486473
    • 提供者:
  1. dxf.rar

    6下载:
  2. 用vb编写的可读取和显示DXF文件格式的程序,解压缩后可见源码.,Prepared to use vb to read and display DXF file format of the procedure, we can see that the extracted source.
  3. 所属分类:Graph Drawing

    • 发布日期:2014-05-12
    • 文件大小:365220
    • 提供者:qj1cjg
  1. pca.rar

    0下载:
  2. 使用PCA进行数据预处理和数据压缩,用C++程序实现,所得主成分保存在文件中,PCA carried out using data pre-processing and data compression, and C++ Program, derived from the principal component in the document preservation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:22354
    • 提供者:shanjie
  1. ZipTest_src.zip

    0下载:
  2. 这是一款zip压缩与解压缩的编码,可以通过调用里面压缩函数和解压缩函数对相应的文件与文件夹进行压缩与解压缩功能的操作,This is a zip compression and decompression of the coding, you can by calling the function inside the compression and decompression function of the corresponding file and folder compression a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:98071
    • 提供者:李勇
  1. aPLib043

    0下载:
  2. 非常著名的PE文件压缩引擎,希望对大家有所帮助!-PE is very well-known file compression engine, I hope all of you to help!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:200794
    • 提供者:xuehuo
  1. cabview

    0下载:
  2. 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api- Observes in the cab compressed file in the hypothesized folder the document to tabulate. May study Shell Namespace the extension programming. When translation possibly uses
  3. 所属分类:Shell api

    • 发布日期:2017-11-08
    • 文件大小:15224
    • 提供者:站长
  1. BMP

    1下载:
  2. bmp压缩算法,vc++实现,可以将抓屏,普通bmp图片文件进行高度压缩,提高传输速度,减小存储空间
  3. 所属分类:Windows编程

    • 发布日期:2013-02-19
    • 文件大小:48367
    • 提供者:xu
  1. SSocket

    0下载:
  2. 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server-side code references http://w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:84116
    • 提供者:shizhen
  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:74532
    • 提供者:ting yang
  1. ImagePsd

    0下载:
  2. C# 解分 PSD文件 未实现文件压缩。可以打开保存PSD文件-C# solution to achieve sub-PSD file does not file compression. Can open the saved PSD file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:4757
    • 提供者:张轲
  1. bmp

    0下载:
  2. 一个可以浏览b图片文件的程序,主要实现bmp的压缩和解码工作。-One can browse b picture files, the main achievement of bmp compression and decoding.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:37286
    • 提供者:王瑞
  1. LZW

    0下载:
  2. LZW实现的压缩文件,用于文件压缩和图像压缩-LZW compressed file implementation for file compression and image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1991359
    • 提供者:雷鸣涛
  1. cab

    0下载:
  2. cab文件压缩、解压程序源代码,cab文件不用解释了吧 -cab file compression, decompression program source code, cab files do not explain the bar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:136132
    • 提供者:291
  1. SQL

    1下载:
  2. SQL查询分析器 VB 源码文件压缩包。解压后运行即可-SQL Query Analyzer VB source tarball. Extract can be run after
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:2011
    • 提供者:lishengqiang
  1. Dz7Zip

    2下载:
  2. 7z压缩接口封装成控件(内存加载7Z.DLL 无需安装7Z和 7Z.DLL) 内存封装了 7z.dll 无需安装 7z 无需 7z.dll 支持文件压缩 和文件夹压缩 采用线程池压缩和解压缩技术 -7z compression interface, packaged into control (no need to install memory load 7Z.DLL 7Z and 7Z.DLL) memory encapsulates 7z.dll no 7z.dll w
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:363155
    • 提供者:老夫子
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com