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

搜索资源列表

  1. lcd_example

    0下载:
  2. 用凌阳SPCE061A编写的12864液晶程序,液晶型号为RT12864A.其中包含使用了凌阳位操作的头文件-Sunplus SPCE061A with written procedures 12864 LCD, LCD models RT12864A. Which includes the use of the header files Sunplus bit operation
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:35788
    • 提供者:冯超
  1. Communal

    0下载:
  2. Delphi的一些常用函数库 扩展的字符串操作函数 扩展的日期时间操作函数 扩展的位操作函数 扩展的文件及目录操作函 扩展的对话框函数 系统功能函数 硬件功能函数 网络功能函数 汉字拼音函数及过程 数据库功能函数 进制功能函数 其它功能函数-A Delphi common functions.include file,date,bit,dialog,hardware,network etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:25197
    • 提供者:jack tiger
  1. vccodechapter1

    0下载:
  2. vc源码 关于指针 数组 位操作等基础知识
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:24081
    • 提供者:Mar
  1. DESDemo(less_effect)

    0下载:
  2. 这是DES加密算法的一个简单实现,并没有用位操作高效地运算数据,而是将字节型直接转换成bool型数组,非常低效,但是用于演示比较不错-This is the DES encryption algorithm is a simple implementation, and did not use bit operations efficiently computing data, but will be directly converted to byte-type bool-type array
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:20966
    • 提供者:沧海
  1. jiami

    0下载:
  2. 一个简单的加密程序,应用字符间的位操作实现加密,同时实现解密的过程-A simple encryption program, the application of the bit operation to achieve inter-character encryption, decryption process while achieving
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1025
    • 提供者:肖卫镇
  1. 61shixin

    0下载:
  2. 凌阳61单片机实现12864液晶的显示程序 和61简单的位操作-Sunplus 61 MCU 12864 liquid crystal display program and 61-bit operation of a simple
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1029
    • 提供者:lhb
  1. Time

    0下载:
  2. AVR——ATmeg128定时器驱动,里面包含移植别人的AVR的位操作。-AVR——ATmeg128Timer driver. It have other person s program of AVR of BIT operate
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:21272
    • 提供者:肖志勇
  1. yichuansuanfa

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

    • 发布日期:2017-04-05
    • 文件大小:7786
    • 提供者:曾建
  1. truepicture

    0下载:
  2. 本文档内的程序实现了图形真实感图形学,对进行计算机图形三位操作具有借鉴意义-The procedures in this document to achieve realistic graphics graphics, computer graphics, three pairs to be learned by operation of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:767848
    • 提供者:daede
  1. bitmap_VB6_20100120

    0下载:
  2. 位图操作的例程,源程序一定可以用的,不会发错误的东西误导人的。-about bitmap source code ,it is very good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:904
    • 提供者:王工
  1. avr16IOtest

    0下载:
  2. avr16单片机IO口测试,包括移位,和在ICCAVR里面怎么样进行位操作。-avr16 microcontroller IO port tests, including shift, and how samples inside ICCAVR bit operation.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9559
    • 提供者:发财
  1. zuiniudeNhuanghousuanfa

    0下载:
  2. 用位操作实现的求解N皇后问题,算法效率很高-Using bit operations to achieve the solution of N Queens problem, the algorithm very efficient
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1994
    • 提供者:niebing
  1. Ga

    0下载:
  2. 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作. -Binary Gray encoding, roulette wheel method based on non-linear ranking selection, uniform crossover and mutation operations, but also introduces the inversion operation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3423
    • 提供者:lq
  1. bitmap

    0下载:
  2. c++位图操作,位图的打开读取,以及保存等等功能实现-bitmap-read and save
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1931702
    • 提供者:朱俊
  1. atmega128_key

    0下载:
  2. atmega128按键检测实验,熟悉简单IO操作, 理解位操作的概念和操作方法。-atmega128 button detection experiments, are familiar with simple IO operations, understanding the concept of bit operation and method of operation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:26439
    • 提供者:liuli
  1. kejian

    0下载:
  2. C语言特点 优点: 语言简洁、紧凑,使用方便灵活 运算符丰富 数据结构丰富,具有现代化语言的各种数据结构 具有结构化的控制语句 语法限制不太严格,程序设计自由度大 能进行位操作,可直接对硬件进行操作 生成目标代码质量高,程序执行效率高 可移植性好
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:148382
    • 提供者:langhua
  1. Gray

    1下载:
  2. 进行Gray码的图像变化,思想是进行位操作,首先将原始图先的每一位取出来, 然后将十进制转化位二进制,将其按位取出,进行变换,得到变换后图像的每一位的值,再进行组合即可-Gray code for the image change idea is to place operation, first the original plan to take out each and every first and then bit binary decimal conversion, be remo
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:778
    • 提供者:方磊
  1. c51

    0下载:
  2. 在对单处机进行编程的过程中,对位的操作是经常遇到的。C51对位的操控能力是非常强大的。从这一点上,就可以看出C不光具有高级语言的灵活性,又有低级语言贴近硬件的特点。这也是在各个领域中都可以看到C的重要原因。在这一节中将详细讲解C51中的位操作及其应用。-In one office machine programming process, the bit operation is frequently encountered. C51 on the bit manipulation capabil
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:3431
    • 提供者:chenriver
  1. 2

    0下载:
  2. 第2章 接触式IC卡技术  2.1 实训1:接触式存储器卡与逻辑加密卡的存储结构  2.2 接触式IC卡的基本物理特性  2.2.1 接触式IC卡的基本构成  2.2.2 接触式IC卡的触点尺寸和位置  2.3 接触式IC卡的芯片技术  2.3.1 存储器卡  2.3.2 逻辑加密卡  2.3.3 CPU卡  2.4 典型存储器卡  2.4.1 AT24Cxx系列存储器卡芯片总体描述  2.4.2 器件操作  2.4.3 器件寻址  2.4.4
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3363963
    • 提供者:yifan
  1. SetIOBit

    0下载:
  2. SPCE061A 引脚位操作文件。适用于初学凌阳单片机的爱好者
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:130849
    • 提供者: 龚有华
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com