CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - gray code binary

搜索资源列表

  1. yuzhi

    0下载:
  2. 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:200281
    • 提供者:zhangkeju
  1. othersIPmask

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。 算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale im
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:176442
    • 提供者:electron
  1. Recursive

    0下载:
  2. 格雷码问题 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 设计求格雷码的递归算法并实现。 -Gray-code problem 1. Problem descr iption for a given positive integer n
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1747392
    • 提供者:刘珊珊
  1. p5

    0下载:
  2. Tutorial CODE conversors binary-gray and bcd-2-5-Tutorial CODE conversors binary-gray and bcd-2-5
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:25504
    • 提供者:lucas mg
  1. ImageProcessing4

    0下载:
  2. 灰度转换,walsh变换,对比度拉伸,二值变换,反色,方块编码,,高斯平滑,灰度均衡-Gray-scale conversion, walsh transform, contrast stretching, binary conversion, anti-color, box code, Gaussian smoothing, gray balance
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8791694
    • 提供者:huang jakie
  1. vc_programming_example_code_binary_Gray_code

    0下载:
  2. vc programming example code binary Gray code vc编程二进制格雷码实例代码-vc programming example code binary Gray code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:13890
    • 提供者:6
  1. GtoB

    0下载:
  2. 格雷码二进制码相互转换。做了多个函数,效率不同。可以根据情况自己选择函数。-Gray code binary code conversion. Made a number of functions, efficiency different. Function according to the situation of their choice.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:29286
    • 提供者:qiaohong
  1. 30646437UDP_MULTI_VC

    0下载:
  2. 二进制格雷码与自然二进制码的互换 二进制格雷码与自然二进制码的互换 -Binary Gray code and the exchange of the natural binary code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:39663
    • 提供者:szg
  1. the-main-genetic-algorithm

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, bu
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:19966
    • 提供者:李峰
  1. 30646437UDP_MULTI_VC

    0下载:
  2. 二进制格雷码与自然二进制码的互换二进制格雷码与自然二进制码的互换-Binary Gray code and the exchange of the natural binary code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:39709
    • 提供者:lixjun
  1. Plate

    0下载:
  2. VC++ 车牌识别源代码示例。对车牌进行图像灰度化、灰度均衡化、边缘检测、预处理、定位车牌、分割车牌、车牌二值化处理,最后截出车牌区域。-VC++ license plate recognition source code examples. On the license plate gray, gray balance, edge detection, pretreatment, positioning plates, dividing the number plates binary pro
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:99800
    • 提供者:mcaeg
  1. Binary-Gray-Code-to-binary-system

    0下载:
  2. c语编写的格雷码转换成二进制码的代码源程序-Binary Gray Code to binary system
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2739
    • 提供者:1839233856
  1. FIFO

    0下载:
  2. 关于异步FIFO的原码程序,采用格雷码改善了二进制码带来的不足- ON划词翻译ON实时翻译 On asynchronous FIFO the original code procedures, the use of gray code improves deficiency caused by binary code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1482
    • 提供者:郭晓溪
  1. 4

    0下载:
  2. Gray Code是一个数列集合,每个数使用二进位来表示,假设使用n位元来表示每个数好了,任两个数之间只有一个位元值不同,-Gray Code is a collection of columns, each number is represented using binary, assuming the number of n bits to represent each well, only a bit different values ​ ​ between any t
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:11998
    • 提供者:王硕
  1. Archive

    0下载:
  2. Matlab code image processing GUI Histogram Gray-Scale Binary
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14509
    • 提供者:pedram
  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
    • 文件大小:1524886
    • 提供者:王道
  1. gray_counter

    0下载:
  2. 格雷码计数器实质包含了三个部分 格雷码转二进制、加法器、二进制转格雷码。通过quartus II 自带的Modlesim仿真验证了 能够实现二进制和格雷码之间的转换(Gray counter essence contains three parts, gray code to binary adder, binary gray code conversion. Modlesim simulation by quartus with II verified to achieve the conve
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2977792
    • 提供者:hay_123
  1. archive

    0下载:
  2. mat lab code for binary to gray code
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:33792
    • 提供者:Sudhakaran
搜珍网 www.dssz.com