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

搜索资源列表

  1. gatbx

    0下载:
  2. 遗传算法工具箱 将该工具箱拷贝至: E:\matlab program\toolbox\gads 然后便可以在程序中直接使用函数如: mut 变异函数,可以实数变异,即扰动变异 BS2RV 解码函数,可以二进制(包括格雷码)转换为实值-Genetic algorithm toolbox to the toolbox copy: E: \ matlab program \ toolbox \ gads then can be used directly in the progr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:593742
    • 提供者:立冬
  1. CODECONERTER1

    0下载:
  2. GRAY TO BINARY CODE CONVERTER
  3. 所属分类:assembly language

  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. folding_encoding_scheme

    0下载:
  2. Efficient way of coding FI-ADC. Output of FI_ADC is in gray code format. Gray to binary coding of FI-ADC
  3. 所属分类:Development Research

    • 发布日期:2017-05-06
    • 文件大小:1078304
    • 提供者:arun
  1. vhdl

    1下载:
  2. 用VHDL语言实现的二进制到BCD码和格雷码的转换,程序通读性比较好。-VHDL language with the binary code and Gray code to BCD conversion, the program read through is better.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1142
    • 提供者:周波
  1. gl-ma

    0下载:
  2. Gray Code是一个数列集合,每个数使用二进位来表示,假设使用n位元来表示每个数好了,任两个数之间只有一个位元值不同-Gray Code a series of collections, each use binary numbers to represent, assuming the number of n bits to represent each well, and only between any two numbers a bit different from the valu
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1770
    • 提供者:zsr
  1. tsp

    0下载:
  2. 遗传算法在求解旅行商问题中的应用,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic Algorithm for Traveling Salesman Problem, using a binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation operators, but also in
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:11478
    • 提供者:韩慧玲
  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. GrayTest

    0下载:
  2. 实现12bit二进制和12位格雷码的相互转换,可用于调试时的验证-Achieve 12bit binary 12-bit Gray code conversion, can be used for debugging the validation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:18077
    • 提供者:
  1. yichuansuanfa1

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

    • 发布日期:2017-04-07
    • 文件大小:3384
    • 提供者:聂小翼
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:yang
  1. GA(matlab)

    0下载:
  2. 三个matlab实现的遗传算法,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three matlab genetic algorithm implemented using a binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:19414
    • 提供者:cici
  1. VHDL-node

    0下载:
  2. VHDL的一些实验代码,其中有4位可逆计数器,4位可逆二进制代码-格雷码转换器设计、序列检测器的设计、基于ROM的正弦波发生器的设计、数字密码锁的设计与实现-Some experiments of VHDL code, which has four reversible counters, four reversible binary code- Gray code converter design, sequence detection Design, ROM-based sine wav
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:48941
    • 提供者:张联合
  1. tuxiangchuli

    0下载:
  2. 本段代码可实现图片基本处理,如图像读取、灰度化、二值化、滤波、去噪、边缘检测、特征提取等功能。-This code can realize pictures basic processing, such as image read, gray, the binary, filtering, denoising and edge detection, feature extraction, and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1348
    • 提供者:六脚猫
  1. graycode

    0下载:
  2. This program converts binary code to gray code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1076869
    • 提供者:donginshin
  1. code

    0下载:
  2. its a code which uses des binary to gray to encrpt data . this code is exclusively for a Universal FPGA Kit with Xilinx XC2S200PQ208 -its a code which uses des binary to gray to encrpt data . this code is exclusively for a Universal FPGA Kit with Xi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1185
    • 提供者:Vish
  1. ga

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

    • 发布日期:2017-12-03
    • 文件大小:6922
    • 提供者:冷雨夜
  1. GeneticAlgorithms

    1下载:
  2. 遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-The main program of the genetic algorithm binary Gray code, roulette method based nonlinear ranking selection, uniform crossover, and mutation operation, but also the introduction of invers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:737
    • 提供者:雷垒
  1. yichuan

    0下载:
  2. 一个实用的遗传算法程序,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作。-A practical genetic algorithm using binary Gray code, based on nonlinear ranking roulette method selection, uniform crossover, and mutation operation, but also the introduction of invers
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:3452
    • 提供者:吴正
  1. assg-2-2-code-converter

    0下载:
  2. CODE CONVERTER IN VHLD ,Binary to Gray using structural modelling of XOR Gate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:20212
    • 提供者:milind
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com