搜索资源列表
vb位操作函数
- 在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
位操作
- 经过改进的C语言位操作功能-improved C-language feature
经过改进的C语言位操作功能
- 经过改进的C语言位操作功能-improved C-language feature
AVR单片机的位操作
- AVR单片机的位操作
AVR位操作通用支持库,傻孩子编写
- AVR位操作通用支持库,傻孩子编写,提供了针对PORT的位操作和部分PIN、DDR的位操作。
位操作
- 经过改进的C语言位操作功能-improved C-language feature
经过改进的C语言位操作功能
- 经过改进的C语言位操作功能-improved C-language feature
vb位操作函数
- 在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
arm-bits
- 最好的置位操作函数,是ARM公司源码的一部分-the best home-manipulation functions, ARM is part of the FOSS
GAGJ)
- 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choic
Cbitfunction
- 这是单片机C语言位操作函数!给大家参考使用,可以直接在单片机中引用,不需要自己去编写,弥补了C语言位操作没有汇编灵活的缺点-This is the C language SCM- manipulation functions. For your reference use, can be directly invoked in SCM, you do not need to do to prepare. compensate for t
bit_calculate
- 用c实现的不用+,-,*,/来进行数值计算,通过位操作,运用计算机原理里的二进制计算来实现的。-achieved with c ,-,*,/ not to numerical calculation, operating through the spaces, Lane use computer principle of binary calculation to achieve.
bitio
- 该源码提供了数据压缩算法中经常需要使用的内存中的位操作常用算法-the source for the data compression algorithm often need to use the memory of the commonly used algorithm-operation
bitwise
- PB位操作源码。PB本身没有提供位操作的函数,由于加密等需要,很不方便,这个源码解决了这个问题。供大家参考。-PB-bit operating source. PB-bit operation itself did not provide the function, as a result of encryption, such as needs, very inconvenient, this source solved the pr
bitset
- 初学C++,刚弄的针对bitset的位操作例子-Beginner C++, Just get the bitset bit operation for example
BITOPS
- 这是一段进行位操作的代码,主要包括对一个8位数组中的某一位进行操作的函数,这些函数都在产品中得到验证-The Bit op code ,has tested in production
binarycode
- 一些常见的二进制编码举例,是常见的二进制位操作-Some common examples of the binary code
bit_text
- C语言位操作应用举例,简要说明在C语言中如何操作字节中的位-C language bit manipulation application example, a brief descr iption of how to operate in the C language byte in bits
stm32位操作与595代码
- 实现STM32对每个IO的位操作,非常适合对位单独操作使用。和595的代码。(STM32 bit operation for each IO, very suitable for the use of individual operations.)
3 位操作点亮多个LED
- 初学者入门,单片机简单的用位操作点亮多个led(Bit operation lights up multiple LED)