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

搜索资源列表

  1. huise

    0下载:
  2. 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation-Gray prediction GM (1,1) model matlab source code, in
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:525
    • 提供者:zhanghaibo
  1. Hanoi(gray)

    0下载:
  2. //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:958
    • 提供者:Campbell
  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-15
    • 文件大小:25504
    • 提供者:lucas mg
  1. snake

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1764654
    • 提供者:侯汶杉
  1. main

    0下载:
  2. ofdm code in matlab,use bpsk,gray code,-ofdm code in matlab,use bpsk,gray code,..
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:5361
    • 提供者:fery
  1. int2gray

    0下载:
  2. 格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中-Gray code generated files, you can produce an arbitrary length of the Gray-digit code and generate documentation in the text
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:477250
    • 提供者:杜鹃
  1. Golay_coding

    0下载:
  2. 该程序实现的是一种完备格雷码的生成过程,Golay(23,12,7)码是典型的少数的完备码之一-The program implementation is a perfect Gray code generation process, Golay (23,12,7) code is a typical one of the few yards of the perfect code
  3. 所属分类:其他小程序

    • 发布日期:2013-10-12
    • 文件大小:6824
    • 提供者:吕思达
  1. Cpp1

    0下载:
  2. 该程序用格雷码来生成组合数序列,它比一般的方法要快-Divide and conquer method to construct the Gray code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:374686
    • 提供者:黄华虎
  1. Texture-feature-code-matlab

    1下载:
  2. matlab最全纹理特征代码,灰度共生矩阵软件自带,就不传了。里面有tamura六个参数,灰度梯度共生矩阵的纹理特征,还有熵。-matlab the best texture feature code, the GLCM software comes not passed. Tamura six parameters, the shades of gray co-occurrence matrix texture features, as well as entropy.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:5103
    • 提供者:张三
  1. fifo-code

    0下载:
  2. Verilog代码:同步\异步FIFO。包含格雷码计数器.-Verilog code: syncronous\asyncourous FIFO. containing gray counter.
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:2797
    • 提供者:王文
  1. golay

    0下载:
  2. 采用visualC++实现格雷码,适合参加ACM和蓝桥杯的同志学习-Learn from Comrade visualC++ realization Gray code, suitable to participate in the ACM and Blue Bridge cup
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-20
    • 文件大小:2339840
    • 提供者:lin
  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. Gray

    0下载:
  2. 用户可自动输入生成格雷码的位数-The user can input the number of bits in Gray code is generated automatically
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:865008
    • 提供者:毛亚芳
  1. gray

    0下载:
  2. 格雷码,用verilog写的,初学者可以-Gray code, verilog is written, beginners can look
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:557229
    • 提供者:zds
  1. zhuyiminbpsk

    0下载:
  2. 2psk调制gray码映射在高斯信道下的误比特率和理论误比特率-2psk modulated gray code mapping in Gaussian channel bit error rate and the theoretical bit error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:592
    • 提供者:朱敏
  1. zhuyiminopsk

    0下载:
  2. 8psk调制gray码映射在高斯信道下的误比特率和理论误比特率-8psk modulation gray code mapping in Gaussian channel bit error rate and the theoretical bit error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:737
    • 提供者:朱敏
  1. zhuyiminqam16

    0下载:
  2. 16QAM调制gray码映射在高斯信道下的误比特率和理论误比特率-16QAM modulation gray code mapping in Gaussian channel bit error rate and the theoretical bit error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:852
    • 提供者:朱敏
  1. zhuyiminqam64

    0下载:
  2. 64QAM调制gray码映射在高斯信道下的误比特率和理论误比特率-64QAM modulation gray code mapping in Gaussian channel bit error rate and the theoretical bit error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:873
    • 提供者:朱敏
  1. zhuyiminqpsk

    0下载:
  2. 4psk调制gray码映射在高斯信道下的误比特率和理论误比特率-4psk modulated gray code mapping in Gaussian channel bit error rate and the theoretical bit error rate
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:720
    • 提供者:朱敏
  1. Gray-Code

    0下载:
  2. 该代码为格雷码的c语言程序代码,经过运行可以进行编译以及运行-The code for the gray code c language code, you can compile and run after operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:30941
    • 提供者:刘翼
« 12 3 4 5 »
搜珍网 www.dssz.com