CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 位右移

搜索资源列表

  1. 88

    0下载:
  2. 【程序54】 题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3834
    • 提供者:雨哲
  1. multi8x8

    0下载:
  2. 该源码为8位乘法器的VHDL语言描述,由一个8位右移寄存器,2个4位加法器例化成8位加法器,一个16位数据锁存器构成。采用移位相加的方式,从被乘数的低位开始,与乘数的每个位移位相加求和。最后实现其乘法器功能。-The source code for the 8-bit multiplier in VHDL language to describe, from an 8-bit right shift register, two 4-bit adder example into 8-bit add
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:393061
    • 提供者:feng
  1. dingyiwei

    0下载:
  2. 运算符 结果 ~ 按位非(NOT)(一元运算) & 按位与(AND) | 按位或(OR) ^ 按位异或(XOR) >> 右移 >>> 右移,左边空出的位以0填充 运算符 结果 << 左移 &= 按位与赋值 |= 按位或赋值 ^= 按位异或赋值 >>= 右移赋值 >>>= 右移赋值,左边空出的位以0填充 <<= 左移赋值 -Op
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:10596
    • 提供者:lw
  1. R_double

    0下载:
  2. 实现汇编语言教程的双位右移和左移 及其代码的使用-Assembly language tutorial to achieve the double-shifted to right and the left and the use of code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:575
    • 提供者:沈文杰
  1. 7

    0下载:
  2. C语言:编写一个程序,检查所用的计算机系统的C编译在执行右移时是按照逻辑右移的原则,还是按照算术右移的原则进行操作。如果是逻辑右移,请编一个函数实现算术右移;如果是算术右移,请编一个函数实现逻辑右移。 编一个函数getbits,从一个16位的单元中取出某几位(即该几位保留原值,其余位为0)。函数调用形式为:getbits(value,n1,n2),其中value位该十六位数的值,n1为欲取出的起始位,n2位欲取出的结束位。(要求:把这几位数用八进制数打印出来。注意,应当将这几位数右移到最右端
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:865
    • 提供者:peter
  1. bit

    0下载:
  2. 实现字符串按照位左移右移的代码,使用类的方式描述,虽然下载看来有点二,但是还算是凑合的程序。-In accordance with the left shift right shift to achieve a string of code, use the class descr iption, although the download seems a bit 2, but is fairly makeshift procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1338
    • 提供者:sky
  1. lesson8

    0下载:
  2. 左移时最低位补0,最高位移入PSW的CY位 右移时最高位保持原数,最低位移除 -Lowest when the left complement 0 to a maximum displacement of the CY-bit right into the PSW when the highest bit to keep the original number, remove the lowest
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:516
    • 提供者:ming
  1. JHGJGHJGFJG

    0下载:
  2. 题目:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。 2.程序源代码:-Topic: take an integer a from the right end of the four to seven began. Program analysis: it can be to consider: (1) to make a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:崔嬴
  1. right-lateral--running

    0下载:
  2. 右移运算流水点亮P1口8位LED,新手值得一看的入门小程序.-The right lateral operation running water lightens P1 mouth 8 LED
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:7910
    • 提供者:程明
  1. main

    0下载:
  2. 用函数重载编程,用以实现循环左移、循环右移的位运算(bit),移位位数在 1-30000范围内任意-The the function overloading programming to achieve Rotate Left and Rotate Right bitwise (bit), shift the median in 1-30000 within any
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:892
    • 提供者:王祎
  1. KEY

    0下载:
  2. 按键扫描程序 * * 开始点亮P1LED * * 按P34 LED向右移一位 * * 按P35 LED向左移一位-Key shift
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:453069
    • 提供者:pei
  1. main

    0下载:
  2. 用函数重载编程,用以实现循环左移、循环右移的位运算(bit),移位位数在1~30000范围内任意-Function overloading programming for Bitwise rotate left, rotate right (bit), the shift amount anywhere in the range of 1 to 30000
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:1100
    • 提供者:小周
  1. No1

    0下载:
  2. 1、设线性表以顺序存储结构存储,且递增有序。设计算法,将x插入到线性表的适当位置上,以保持线性表的有序性。 2、用数组作存储结构,设计算法,仅用一个辅助结点,实现将线性表中的结点循环右移k位。 3、用数组作存储结构,设计算法,仅用一个辅助结点,实现将线性表逆置。 -1, set the table in order to store the linear structure of the storage, and the increasing order. Design algori
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:791
    • 提供者:高雪亭
  1. 8255

    0下载:
  2. 8255方式0的A口输入,C口输出,K1置1时,D0-D7每秒右移一位;K2置1时,D0-D7每秒左移一位;K3置1,退出。-8255 A-port input mode 0, C output port, K1 is set to 1, D0-D7 right one second K2 is set to 1, D0-D7 second left one K3 set an exit.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:leo
  1. ArCheck

    0下载:
  2. 8 位串入、并出移位寄存器,时钟上升沿数据右移一位,输入为DSA和DSB的逻辑与。复位端低有效,非同步地清除寄存器,强制所有的输出为低电平。-8 string into and out of the shift register, the clock rising edge of data to the right one, input logic and DSA and DSB. Active low reset terminal, non-synchronously cleared regi
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:Nicole
  1. bit100

    0下载:
  2. 实现字符串按照位左移右移的代码,使用类的方式描述,虽然下载看来有点二,但是还算是凑合的程序。-In accordance with the left shift right shift to achieve a string of code, use the class descr iption, although the download seems a bit 2, but is fairly makeshift procedures.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1383
    • 提供者:tui2771297
  1. 8255

    0下载:
  2. 首先分别向A口和B口写入80H和01H,然后分别将该数右移和左移一位,再送到端口上,这样循环下去,从而实现流水灯的显示。-A first written, respectively, to the port and the B port 80H and 01H, respectively, then the number of right and left one, and then sent on a port, so the cycle continues, in order to achi
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:733
    • 提供者:mengxiang wang
  1. multiplication

    0下载:
  2. 用C语言实现两位小于1的二进制小数的原码一位乘法。 1. 首先设置两个真值的输入形式为字符串,这样便可以输入正负号和小数点。 2. 程序将两个字符串中的0和1提出存入整形数组 3. 分别提前编写好两个整形数组的相关函数。例如:数组输出函数、全加器函数、右移函数等等。 4. 按照流程图,定义B,C,A数组,长度均为N,N值在开头用define定义。长度N要尽可能设置大一些。 5. 按照流程图的结构,设置循环,判断等结构。最终计算出最后结果真值。(Using C language to a
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1127424
    • 提供者:Frank峰
  1. 9-8位LED右移

    0下载:
  2. 9-8位LED右移()
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:7tb97xvv
  1. 数组A中的元素A[0]至A[n-1]循环右移k位

    0下载:
  2. 设计算法,将存有n(n>0)个数的数组A中的元素A[0]至A[n-1]循环右移k(k>0)位,要求只允许使用一个元素大小的附加存储,元素移动或交换次数为O(n)。
  3. 所属分类:C#编程

搜珍网 www.dssz.com