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

搜索资源列表

  1. zip-file-compress-and-decompression---support-chin

    0下载:
  2. java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25765
    • 提供者:zhanglei
  1. CompressionSample

    0下载:
  2. This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types th
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:144200
    • 提供者:winzheng
  1. huffman_

    0下载:
  2. Window数据, 压缩huffman算法-windows data ,compress huffman arithmetic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40021
    • 提供者:
  1. CExeSourceCode

    0下载:
  2. 将任何一个exe文件压缩,压缩后生成的文件为windows执行文件-Compress any exe file, and transfer it to a windows executeable file after compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:169014
    • 提供者:站长
  1. compress_c

    0下载:
  2. 在WINDOWS下使用compress方式加、解压文件,和UNIX兼容。-unix compress for windows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:157332
    • 提供者:yay
  1. untNtCompress

    0下载:
  2. NtDll Compression using Windows APi, Compress Memory or file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1624
    • 提供者:132
  1. compress_lzo

    0下载:
  2. minilzo (Compress source code) on MS windows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:35367
    • 提供者:Rex
  1. Cabinet_C___Project

    0下载:
  2. Cabinet File (*.CAB) Compression and Extraction-Introduction With this project, C++ and .NET programmers get a very versatile library for compression and extraction of Microsoft CAB files. .NET 1.1 does not offer compression functionality. .NE
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:449706
    • 提供者:jim jrasy
  1. RLECompress

    0下载:
  2. Windows program to compress the text
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:2510
    • 提供者:arshad
  1. ImageCompression_ANN

    0下载:
  2. Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:180054
    • 提供者:Aso
  1. mmwrite

    0下载:
  2. 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:113200
    • 提供者:zaaa
  1. compress

    0下载:
  2. 第1章 Windows位图和调色板 第2章 图象的几何变换 第3章 图象的平滑(去噪声)、锐化 -Chapter 1 Windows Bitmap and palette first image geometric transformation Chapter 3, the image smoothing (to noise), sharpening
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:2034191
    • 提供者:qiujie
  1. ImageMagick6.6.9-windows

    0下载:
  2. 这是ImageMagick软件的最新版本,它是一款可以创建、编辑、压缩图像的软件。可以转换多种图片格式,并可以对图片进行简单的操作,如旋转,选择等,同时最新版本代码更新了一些算法,图像压缩率更加高-This is the latest version of the ImageMagick software, it is a can create, edit, compress the image software. Can convert a variety of image formats,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:44268544
    • 提供者:yangkang
  1. CabinetFileIo

    0下载:
  2. 对WINDOWS CAB文件进行压缩/解压,直接使用WINDOWS API完成,没有封装,手动从MSDN例子源码完善实现。-WINDOWS cab file compress/extract,use windows api directly,manual fix from the sample code of msdn.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:7755
    • 提供者:王玮
  1. CT

    0下载:
  2. 实现压缩跟踪的代码,可在windows visual平台运行(Implementation of compression tracking code, running on the windows visual platform)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4802560
    • 提供者:局外人_yh
  1. Huffman_encode

    0下载:
  2. 该程序是利用哈夫曼算法实现对文件的压缩,编程语言是C++,平台是windows。(The program uses the Huffman algorithm to compress the file, the programming language is C++, and the platform is windows.)
  3. 所属分类:Shell编程

    • 发布日期:2018-04-20
    • 文件大小:12755968
    • 提供者:Forestman
  1. acm

    0下载:
  2. compression-decompression audio in real time with audio codecs installed in windows
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:221184
    • 提供者:badbad
  1. Compress_Tool

    0下载:
  2. Compress_Tool for windows
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:824320
    • 提供者:netganso
  1. sqlbaktools

    0下载:
  2. 有时项目中遇到没有sql代理或者要压缩备份的数据库, 本工具既可通过Win任务计划备份和压缩Sql数据库. 使用方法: 1.修改sqlbak.sql 的数据库名称,任务备份_开始备份DB.bat 中修改数据库服务的地址和密码 2.将任务备份_开始备份DB.bat和任务备份_结束备份DB.bat加入windows任务计划(Backup and compress the Sql database through the Win task plan. Usage method: 1. mod
  3. 所属分类:SQL Server

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:哈哈12227
  1. upx-3.91-src.tar

    0下载:
  2. 一款先进的可执行程序文件压缩器,压缩过的可执行文件体积缩小50%-70% ,这样减少了磁盘占用空间、网络上传下载的时间和其它分布以及存储费用。 通过 UPX 压缩过的程序和程序库完全没有功能损失和压缩之前一样可正常地运行,对于支持的大多数格式没有运行时间或内存的不利后果。 UPX 支持许多不同的可执行文件格式 包含 Windows 95/98/ME/NT/2000/XP/CE 程序和动态链接库、DOS 程序、 Linux 可执行文件和核心。(Ultimate Packer for eXecuta
  3. 所属分类:压缩解压

    • 发布日期:2018-05-02
    • 文件大小:1225728
    • 提供者:张汉
搜珍网 www.dssz.com