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

搜索资源列表

  1. bitmap

    0下载:
  2. 对bitmap的多种位操作,可以对单一位和所有位置零或者置一。-Variety of bitmap-bit operating single one and all set zero or one
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1213
    • 提供者:jaccichan
  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. 32BitGames

    0下载:
  2. 32位数据位操作工具,可以直观地勾选每一位.-shift operation tool for 32 bit data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:32595
    • 提供者:v2nero
  1. 05

    0下载:
  2. 字符串和其他数据类型 整数 位操作 细胞矩阵-Strings and other data types integer bit operating cell matrix
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:660239
    • 提供者:bhd
  1. infrared

    0下载:
  2. 16位系统码,16位操作码的红外接收解码程序-Universal infrared receiving and decoding program
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:32312
    • 提供者:xtay
  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. 1-Wire

    0下载:
  2. 在没有专用总线主机(如DS2480B、DS2482)的情况下,微处理器可以轻松地产生1-Wire时序信号。本应用笔记给出了一个采用‘C’语言编写、支持标准速率的1-Wire主机通信基本子程序实例。1-Wire总线的四个基本操作是:复位、写“1”、写“0”和读数据位。字节操作可以通过反复调用位操作实现,本文提供了通过各种传输线与1-Wire器件进行可靠通信的时间参数-In case no dedicated bus host (such as DS2480B, DS2482), the micro
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:52141
    • 提供者:LI
  1. yihcuansuanfa

    0下载:
  2. 采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,并引入了倒位操作的遗传算法新程序-Roulette method of nonlinear ranking selection, uniform crossover and mutation operations, and the introduction of a new procedure of the genetic algorithm inversion operation
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:3462
    • 提供者:glivy
  1. atmega16

    0下载:
  2. mega16通过位绑定,可以向51单片机那样对I/O端口进行位操作,实现LED灯的控制,方便好用。需在ICCV7 for AVR开发环境下使用。-The mega16 binding by bit, bit I/O ports, the LED lights control, easy to use. Need to use ICCV7 for AVR development environment.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:1146
    • 提供者:飞翔
  1. LED

    0下载:
  2. 利用AT89C52点亮一个LED,是入门单片机位操作的基础。-AT89C52 light a LED entry MCU-bit operating foundation.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:4714
    • 提供者:吴波
  1. test2

    0下载:
  2. 利用一个int型变量的各个位以及位操作来表示一个32个数集合,并实现交、并、差集等运算-To use the individual bits of an int variable bit operating 32 a number of collections, and to achieve cross and difference set operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:652
    • 提供者:wangduo
  1. genetic-matlab-program-instance

    0下载:
  2. 三个遗传算法matlab程序实现,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three genetic algorithm matlab program instance,-Based roulette method of nonlinear ranking selection, uniform crossover, mutation operation, but also the introduction of inversion operation
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:19522
    • 提供者:chen
  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. 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. CPUSimulation

    0下载:
  2. 除必要循环外,只使用位操作来模拟CPU的算术运算,可实现整数及浮点的加减乘除-In addition to the necessary circulation only use bit manipulation to simulate the CPU arithmetic, integer and floating-point addition, subtraction, multiplication, and division
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3600
    • 提供者:宋麒
  1. bit

    0下载:
  2. 将二进制比特串进行位操作压缩进一字节,很多程序数据处理过程可以直接使用,很实用但网络上很少有现成的。-bit operation, compressing bit stream to byte
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:534
    • 提供者:zly
  1. GA

    0下载:
  2. 本程序收集于网络,本人并未进行过运行,如有问题请与作者联系,如有侵权请告之 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引 入了倒位操作!-this is ga algorim
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3514
    • 提供者:刘挺
  1. 2-5

    0下载:
  2. 自己制作寻黑线跑的小车(可进行各种转弯,测速,数线,舍弃位操作)-Produce their own hunt black line running car (can be a variety of turns, tachometer, digital cable, discard bit operation)
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1896
    • 提供者:sunjishuai
  1. PT2262-code

    0下载:
  2. pt2262万能解码程序,使用了位操作代替前版本的位寻址,使用三个字节变量存储获取的数据,便于以后将地址和数据进行操作 增加了两次数据比对的功能,降低误码的干扰-pt2262 decode
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1312
    • 提供者:you
  1. GPIO

    0下载:
  2. LM3S811(Cortex-M3)的GPIO口基本操作,包括GPIO口库函数的详细使用教程。另外怎样将Cortex-M3按照51单片机的位操作的习惯进行设置,使Cortex-M3也能进行位操作,从而非常容易的将51程序移植到Cortex-M3 注:程序基于LM3S811的开发板开编写的!-LM3S811 (Cortex-M3) GPIO port basic operations, including GPIO port library functions detailed tuto
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:653147
    • 提供者:强哥
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com