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

搜索资源列表

  1. lzw

    0下载:
  2. 老外写的一个实现LZW算法的示范程序,为了简单起见,该算法未作最佳的优化.-foreigner was a realization of the LZW algorithm model procedures for the sake of simplicity, the algorithm is not optimal for the best.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.31kb
    • 提供者:老虎
  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:197.02kb
    • 提供者:canny06
  1. huffman-0.7

    0下载:
  2. Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. M
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:48.4kb
    • 提供者:张森宁
  1. LCD1602

    0下载:
  2. use keil C program for LCD1602 display. best for your use.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:62.77kb
    • 提供者:zhaobo
  1. 打字训练

    0下载:
  2. 一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩-typing a simulation training procedures can test a small typing speed and record the best three results
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.66kb
    • 提供者:林诺
  1. CH-vba13

    0下载:
  2. 最好的GBA模拟器软件(莫尼卡汉化版)强烈推荐用此模拟器模拟\"GBABOX\"与\"GBAHRD\"-best GBA simulator software (Monica Chinese Version) strongly recommend using this simulator to simulate the "GBABOX" and "GBAHRD"
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:475.99kb
    • 提供者:吴瑕
  1. 显卡bios

    1下载:
  2. 超频工具,最佳源代码-overclocking tool, the best source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:21.25mb
    • 提供者:细细
  1. 哈夫曼编码解码

    0下载:
  2. 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundan
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23.47kb
    • 提供者:胡骥骏
  1. MEPG-4shipinbianjiema

    0下载:
  2. MEPG-4的两份标准文档,以及其源码,对着标准文档,边参照代码学习最好了.-MEPG-4 of two standard document, as well as its source, against the standard document, refer to the code side to learn the best.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:6.62mb
    • 提供者:ling
  1. Lzma

    0下载:
  2. 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:174.35kb
    • 提供者:lostman
  1. lzma_sparc

    0下载:
  2. 经过项目量产验证的代码.开发环境是sparc+vxworks. 这个LZMA是专门为sparc做的优化压缩,性能是最好的.-After the project production to verify the code. Development environment is sparc+ Vxworks. This LZMA is done specifically for the sparc optimized compression, performance is the best.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:10.26kb
    • 提供者:杜永民
  1. huffman.cpp

    1下载:
  2. c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-21
    • 文件大小:11.45kb
    • 提供者:秦一
  1. lzma443

    0下载:
  2. lama算法代码,它是最好的通用压缩算法,是7z格式的下层算法-lama algorithm code, it is the best generic compression algorithm is the lower 7z format algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:203.33kb
    • 提供者:zhude
  1. Huffmancode

    0下载:
  2. 霍夫曼编码解码。基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Hoffman codec. Fundamental principle is frequently used data in lieu of using a short code, and less use of the data used in lieu o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:8.99kb
    • 提供者:王瑾
  1. HuffmanCode

    0下载:
  2. 哈夫曼编码是可变字长编码(VLC)的一种。 Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。-Huffman coding is a variable length coding (VLC) a. Huffman in 1952, a coding method that occur solely on the basis of characters to construct the di
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:373.16kb
    • 提供者:luke wu
  1. calgary

    0下载:
  2. Best algorithm for LZW ..C language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1.02mb
    • 提供者:Lino
  1. news.Rar

    0下载:
  2. 伴随着网络的出现,网页逐渐融入人们的生活。快速及时的新闻浏览,五彩缤纷的网上信息,使网络与人们的生活息息相关,于是世界上又出现了第三媒体——Internet。它打破了地域限制,真正使信息得以共享,改变了人们的工作和生活方式。而网页具有信息量大,传递快速,没有时空限制等特点。在这个网络时代,人们了解的新闻不仅仅是来源于电视、报纸等,还来源于网络。所以新闻发布系统也就成为大家所认可的在网络浏览新闻的最佳途径。 本系统实现了对新闻的添加、修改、删除、审核,以及对用户的管理等功能,在前台新闻浏览模块
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:赵明月
  1. Catstall312

    0下载:
  2. 我至今认为最好的一个打包工具。免费,小巧,功能齐全。-I still think the best tool for a package. Free, compact, full-featured.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1.05mb
    • 提供者:wtq
  1. DOS

    0下载:
  2. 这个dos介绍,里面有好多东西值得大家学习,可以帮你的电脑设置到最佳效果哦。-The dos introduced, which have many things worth learning, can help your computer is set to the best results oh.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:malulu
  1. lvyouxinxizixunxitong

    0下载:
  2. 两种交通工具选择,飞机和火车,供不同的用户选择,利用迪杰斯特拉算法实现不同的用户选择不同的交通工具,得到最佳旅游路线-The two modes of selection, planes and trains, for different users to choose to use Dijkstra algorithm different users select different modes of transport, the best tourist routes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:208.77kb
    • 提供者:高洁
« 12 3 »
搜珍网 www.dssz.com