CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 二进制 编码

搜索资源列表

  1. ShannonCoding

    0下载:
  2. 香浓编码的C++实现 输入信源符号的概率后计算输出二进制编码-Shannon encoding C++ Input source symbol after the calculation of the probability of the output binary code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:821byte
    • 提供者:james
  1. binsearch

    0下载:
  2. 附件里的程序是二进制搜索算法的演示程序,比较土,是没有界面的 通过config.h里的三个配置项来达到文本框输入的目的,不过这个只能重新编译后运行 CONFIG_MAX_FRAMES /* 配置标签id的位数 */ CONFIG_MAX_TAGS /* 配置标签数 */ CONFIG_MAN_INVERSE /* 配置曼彻斯特编码的特征,决定是01代表0还是10代表0 */ CONFIG_MAN_DIRECT /* 与CONFIG_MAN_INVERSE相同,同一时刻只能有一
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:287.16kb
    • 提供者:杨雪
  1. RS

    1下载:
  2. RS码的编码过程,其中的十进制与二进制之间的转换函数MATLAB里面有自带的函数。当然你也可以自己编写-RS code encoding process in which the conversion between decimal and binary function of MATLAB which has built-in functions. Of course, you can also write your own
  3. 所属分类:Other systems

    • 发布日期:2015-11-30
    • 文件大小:1.54kb
    • 提供者:chencifu
  1. HexShow

    0下载:
  2. 这是一个查看文件二进制编码的小程序,对初学者,以及底层工作者使用-This is a view the file binary encoded small program for beginners, as well as the use of low-level workers
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:haha
  1. HexprobeHexEditor-v4.3

    0下载:
  2. 研究BIOS的破解工具,可以方便查看二进制编码。-HexprobeHexEditor
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:ideal
  1. xiangnong

    0下载:
  2. 对随机产生二进制信源消息序列进行香农编码。-On randomly generated binary source information sequence encoding Shannon. .
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.61kb
    • 提供者:郭维新
  1. 987654matlab

    0下载:
  2. MATLAB编写的遗传算法,采用二进制编码,有说明文档-Genetic algorithm written in MATLAB, using binary code, there is documentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:奥斯丁
  1. JianPanBianMa34324

    0下载:
  2. 键盘编码查寻 ASCII码 二进制编码 键盘虚拟码 鼠标按键码 Ctrl Shift Alt码-ASCII, binary code search keyboard keyboard virtual code encoding the mouse button code Ctrl Shift Alt Codes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6.59kb
    • 提供者:徐州
  1. bc

    0下载:
  2. c语言实现的简单二进制算术编码器 数据压缩作业~-c language of the simple binary arithmetic encoder data compression job ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:12.27kb
    • 提供者:damien
  1. GA_model

    0下载:
  2. 二进制编码GA求Rosenbrock函数极大值-The binary coded GA Rosenbrock function maxima
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.84kb
    • 提供者:gc
  1. haffumanlast

    0下载:
  2. 哈夫曼编码系统 设计任务:   从键盘输入一串电文字符能输出对应的哈夫曼编码。同时,能翻译由哈夫曼编码生成的代码串,输出相应的电文字符串。 设计要求:   (1)从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树及哈夫曼编码。   (2)利用已经建好的哈夫曼树,对输入的字符串进行编码,输出编码序列。   (3)利用已建好的哈夫曼树对输入的二进制编码进行译码,并输出结果。-Huffman coding system design tasks: from the
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1.76kb
    • 提供者:heilunya
  1. Huffman-Coding

    0下载:
  2. 哈夫曼编码,C语言编写,将概率事件分别编写为对应二进制编码,适合在通信环境中传输-Huffman coding, C language, the probability of the event were written to the corresponding binary coding, suitable for transmission in a communications environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:792byte
    • 提供者:李明
  1. LbpDescriptor

    0下载:
  2. LBP特征描述子提取,用于局部二进制编码,-LBP features, local binary coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:538byte
    • 提供者:pan
  1. Csga

    0下载:
  2. 用c语言运用简单的二进制编码实现遗传算法-In c language using a simple binary coded genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.75kb
    • 提供者:陈不多
  1. decode

    4下载:
  2. 应用遗传算法进行配电网故障后恢复重构,采用二进制编码对重构后结果进行解码的程序-After the application of genetic algorithms reconstruct distribution network fault recovery, using binary encoding to decode the results after reconstruction program
  3. 所属分类:其他小程序

    • 发布日期:2017-06-07
    • 文件大小:1.02kb
    • 提供者:bei
  1. C-language-source

    0下载:
  2. 二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:115.39kb
    • 提供者:wayne
  1. Realcoded

    0下载:
  2. 二进制编码和实数编码的遗传算法,代码非常详尽,略有难度。-Binary coding and real-coded genetic algorithm, very detailed.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:17.04kb
    • 提供者:hou
  1. GA-3

    1下载:
  2. 用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考-Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.45mb
    • 提供者:王道
  1. dy

    0下载:
  2. 本程序是在Microsoft Visual C++ 2010版本上编写的,用C语言编写,通过算术算法的编码思想,实现将输入的源代码通过算术编码转化为二进制编码,并输出 (1)本程序仅限于输入的源代码为0-9这十个数字构成的,可以是这十个符号中的任意个符号构成, (2)程序运行时需要输入要编码的原代码,源代码的个数不能超过十个 (3)输入完毕后即可显示经过编码后的二进制数-This procedure is written in Microsoft Visual C++ 2010 ve
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:204.75kb
    • 提供者:disusu
  1. experiment1绘制二进制熵函数曲线

    0下载:
  2. 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:数学至尊
« 12 3 »
搜珍网 www.dssz.com