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

搜索资源列表

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

    0下载:
  2. 4-bit binary-to-gray code converter
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:230910
    • 提供者:zaihah
  1. S7

    0下载:
  2. 4-bit gray-to-binary code converter
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:230793
    • 提供者:zaihah
  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. asfsa

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

    • 发布日期:2017-04-02
    • 文件大小:3397
    • 提供者:肖杰飞
  1. Datasheet_AC59-Parallel_en

    0下载:
  2. n Compact design n Protection class IP67 n High corrosion resistance n Robust design n Resolution up to 26 Bit (14 Bit ST, 12 Bit MT) n Gray or Binary code n Encoder monitoring n Output Tristate short circuit-proof n Applications: pac
  3. 所属分类:Energy industry

    • 发布日期:2017-04-16
    • 文件大小:196095
    • 提供者:hamed
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com