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

搜索资源列表

  1. uuiooo

    0下载:
  2. 图的算法程序.最小生成树,最短路径等问题-map algorithm procedures. Minimum spanning tree, such as the shortest path problem
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:158.1kb
    • 提供者:陈宏伟
  1. 5.3findClosest

    0下载:
  2. 最短路径查询 用户可以随便的查询出其最想要达到的地点-shortest path query users can easily inquiries its most desired locations
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:722.74kb
    • 提供者:黄雷
  1. haffman

    0下载:
  2. 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8.31kb
    • 提供者:gaorui
  1. shot

    0下载:
  2. 实现最短路径,在网络课程中用过的,还可以,只不过在C语言里不好画就是了
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:27.98kb
    • 提供者:huwenbin
  1. dianlubuxian

    0下载:
  2. 该程序主要用于电路布线设计,对于已知的电路以及要布线的位置选择最短布线路径
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:何安
  1. Huffman_Expanded

    0下载:
  2. 哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:68.57kb
    • 提供者:陆海表
  1. programme

    0下载:
  2. 最短路径算法C C++ 邻接矩阵实现 哈夫曼算法和哈夫曼树 RSA算法的C++实现 lzw压缩算法的c语言实现 计算日期程序(C语言)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9.44kb
    • 提供者:陈晨
  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. DivConquer

    0下载:
  2. 算法实验:1 分治法在数值问题中的应用 ——最近点对问题 2 减治法在组合问题中的应用——8枚硬币问题 3 变治法在排序问题中的应用——堆排序 4 动态规划法在图问题中的应用——全源最短路径问题 -Algorithm experiment: 1 divided numerical problems in the application- the nearest point to question 2 by governance problems in the applicati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:23.74kb
    • 提供者:邱名楷
  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. HUFFMAN

    0下载:
  2. 在电报收发、数据通信过程中,可使用前缀编码使字符编码的平均长度最短。这种前缀编码可通过构造哈夫曼树的方式来实现。 算法输入:各字符及其权值。 算法输出:各字符的编码串 -In his cable, transceiver, data communication process, can use the prefix encoding character encoding so that the average length of the shortest. This prefix H
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1012byte
    • 提供者:柏德胜
  1. RWGISFramework[1].Analyst

    0下载:
  2. 对几何网络进行最短路径分析,本人自己开发的一个很小的程序-network analyst for C#.it is very good!sdfsnsdnsadf
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:69.93kb
    • 提供者:zhangjinzhong
  1. AStar

    1下载:
  2. A星算法的经典模型,实现了寻找最短路径,并且用按钮实现了这些使用的方法-A classic model of satellite algorithm to realize the search for the shortest path, and used the button the methods used to achieve these
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:童鹏
  1. mmmm

    0下载:
  2. 动态规划中图形算法中的最短路径算法 用类做的,分几个函数-The short road of dymta i don t know what is this program means,it is a c++ program !numeric recipes in C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:248.19kb
    • 提供者:caden
  1. 23

    0下载:
  2. 磁盘文件模拟电梯算法以及最短磁道优先算法-Elevator algorithm and simulated disk file priority algorithm shortest track
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.48kb
    • 提供者:maodoudou
  1. floyd

    0下载:
  2. Floyd求解最短路径问题其中运行结果直接可求解出路径-Floyd solve the shortest path problem can be solved in which the results from a direct path
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.47kb
    • 提供者:简箬晟
  1. Huffmancoding

    0下载:
  2. 哈夫曼在上世纪五十年代初就提出这种编码时,根据字符出现的概率来构造平均长度最短的编码。它是一种变长的编码。在编码中,若各码字长度严格按照码字所对应符号出现概率的大小的逆序排列,则编码的平均长度是最小的。(注:码字即为符号经哈夫曼编码后得到的编码,其长度是因符号出现的概率而不同,所以说哈夫曼编码是变长的编码。)-Huffman in the early fifties of last century to make such a code, depending on the probability
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:2.46kb
    • 提供者:顾鑫伟
  1. HuffmanTree

    0下载:
  2. 用最短的代码,实现要求的功能。其中不乏经典的操作方法。-With the shortest code, realize the required function. Including some classic methods of operation。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者:alvin
  1. huffman

    0下载:
  2. 实现了huffman算法的基本过程,生成了相应的huffman编码,给出了平均最短编码长度。-Huffman algorithm process to generate the huffman encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:45.06kb
    • 提供者:li
« 12 »
搜珍网 www.dssz.com