CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 各种算法

搜索资源列表

  1. codecs

    0下载:
  2. 著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:92939
    • 提供者:逐鹿
  1. Xarchiver-0.3.3

    0下载:
  2. unix/linux下支持各种压缩算法的软件,支持gzip、7z、arj、rar、bzip-unix / linux to support various compression algorithm software, support gzip, 7z, arj. rar, bzip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:340476
    • 提供者:朱伟光
  1. suanfajihe

    0下载:
  2. 算法集合,说明java 中的各种算法的应用,带有源代码,可运行调试-algorithm set, java note of the various algorithms applied with the source code can be run debugging! !
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1103961
    • 提供者:王聃琦
  1. 2006171034042857

    0下载:
  2. 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4495694
    • 提供者:陈兵
  1. Iterative_Solutions

    0下载:
  2. 各种卷积码、turbo码的迭代解码平台,是一个专门从事迭代算法研究的实验室开发的研究平台。是从事信源编码、信道编码研究人员的很好的既有平台。使用方便简单。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2814657
    • 提供者:刘土
  1. LZMA_442b

    0下载:
  2. 数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:72371
    • 提供者:zwh
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. ZIPx

    0下载:
  2. 新改进过的7-zip算法(Power by 7-zip org),将DMG的部分算法引入ZIP,压缩比大幅提高,是RaR的2倍,ZIP的1.4倍(程序的各种说明没改变,仍是7-zip原版。)-New and improved over the 7-zip algorithm (Power by 7-zip org), part of the algorithm is introduced DMG ZIP, a substantial increase in compression ratio i
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1780727
    • 提供者:Person Johnson
  1. AAC_matlab

    0下载:
  2. HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。-High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:7098012
    • 提供者:yangyanwen
  1. RARjm

    14下载:
  2. rar解压缩密码暴力破解 一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。它提供有预估算出密码所需要的时间;可中断计算与恢复继续前次的计算。 强力的 RAR/WinRAR 密码破解工具。 功能特性: 简单易用 一个实例只可破解一个文件,但运行多个实例即可同时破解多个文件 支持各种压缩方式 支持自解压压缩包 可自设暴破字符集(支持非英文字符) 随时可中断破解进度,稍后可自断点继续 可后台运行,仅
  3. 所属分类:压缩解压

    • 发布日期:2012-10-22
    • 文件大小:767664
    • 提供者:123
  1. cheyou

    0下载:
  2. 车友信息管理系统 该系统要求建立某一车友会车友信息管理系统,并具有排序、查找、计算、显示等功能。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些算法思想的应用。 (1)车友信息应包括: 车主信息(会员名,昵称,性别,职业,驾龄,年龄等),驾车信息(车辆品牌,车款,颜色等)等。 (2)需要实现的功能 1) 要求进入系统需要输入口令验证 2) 建立车友信息库,按照年龄从小到大显示车友信息 3) 实现车友会新加入会员信息和退会会员信息的更新 4)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:9457
    • 提供者:夏耀炬
  1. Metalslug-60

    0下载:
  2. 算法,各种完善的功能,跳跃,地图的移动什么的-arithmetic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:713326
    • 提供者:褚广明
  1. 234

    0下载:
  2. 本设计是针对第二题采用了两种算法用来识别各种水果。第一种算法是质心法,第二种方法是相关匹配法。 质心法 一.算法思想 质心法的优点在于图像经过任何旋转后,图像边缘到质心的距离求和始终为一个固定值,这样利用这一个特性,就可以辨识出各个图像。 -This design is the second title for the two algorithms used to identify a variety of fruits. The first is a qualitative-f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:295119
    • 提供者:asfa
  1. 178_C_code

    0下载:
  2. c语言各种常有算法代码 例如霍夫曼编码 等-178 typical code write in c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:79595
    • 提供者:于水
  1. compress

    0下载:
  2. 压缩功能的各种算法的源代码,包括头文件。-A variety of compression algorithms source code, including header files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:22628
    • 提供者:narwhal
  1. Huffman

    0下载:
  2. 通过哈弗曼压缩编码算法进行各种文件的压缩和解压缩-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:664628
    • 提供者:joke
  1. Unrarlibrary

    0下载:
  2. 这是WinRar官方的一个SDK库 这个库涵盖了rar的压缩算法 通过这个库你可以给你的程序添加rar压缩、解压缩功能 方法是在你的VisualC++工程中添加unrar.dll这个库 这样你就可以使用这个库里的各种函数进行文件操作 你可以查看unrardll.txt以得到这个库的使用方法-This is an official SDK library WinRar this database covers rar compression algorithm this library you c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1364276
    • 提供者:陈昊
  1. Jpeg-QT-Ca

    0下载:
  2. 得到jpeg压缩算法需要的QT数组, 可以适应各种压缩率, 适于嵌入式应用。-Jpeg compression algorithms need to get the QT array can adapt to a variety of compression rates, suitable for embedded applications.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:167363
    • 提供者:zhouxinpu
  1. JPEG_code

    0下载:
  2. 这个是用vc++写的图像压缩的代码。验证都是没有问题的,里面含有各种常见的算法,及压缩的源码。。。做成了一个库文件。。提供调用-This is the image compression with vc++ to write code. Validation are not the problem, which contains a variety of common algorithms and compressed source...Make a library file.. To prov
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:915031
    • 提供者:覃松
  1. Code

    0下载:
  2. 用哈夫曼树完成的压缩算法,可以针对各种文件进行压缩-Huffman tree to complete the compression algorithm, for a variety of file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1211448
    • 提供者:蒋滨
« 12 »
搜珍网 www.dssz.com