代码搜索:Bit

找到约 10,000 项符合「Bit」的源代码

代码结果 10,000
www.eeworm.com/read/469766/6926471

h sbit.h

#define SETBIT(x,y) (x|=(1
www.eeworm.com/read/360638/6296907

equ mbiosequ.equ

;Inclusion guard ifndef _mbiosequ_equ_ _mbiosequ_equ_ equ 1 .xlist ;**************************************************************************** ;*********************************************
www.eeworm.com/read/258937/11831063

cpp ceb.cpp

#include "CFB.h" #include void main() { unsigned char m0_bit[8]=""; unsigned char m_bit[8]=""; unsigned char k_bit[8]=""; //存放8位密钥 unsigned char m1_bit[8]=""; unsign
www.eeworm.com/read/258937/11831087

cpp cfb.cpp

#include "CFB.h" #include void main() { unsigned char m0_bit[8]=""; unsigned char m_bit[8]=""; unsigned char k_bit[8]=""; //存放8位密钥 unsigned char m1_bit[8]=""; unsign
www.eeworm.com/read/291752/8398254

cpp bitseqtest_sim.cpp

// // File = bitseqtest_sim.cpp // #define SIM_NAME "BitSeqTest\0" #define SIM_TITLE "Bit Sequence Testbed\0" #include "global_stuff.h" #include "bitgen.h" #include "bit_analyzer.h" #i
www.eeworm.com/read/382643/9008901

v dw8051_alu.v

// $Id: DW8051_alu.v,v 1.1 1996/07/25 17:42:24 gina Exp $ //------------------------------------------------------------------------------ // // This confidential and proprietary software may b
www.eeworm.com/read/165580/10057011

cpp bitseqtest_sim.cpp

// // File = bitseqtest_sim.cpp // #define SIM_NAME "BitSeqTest\0" #define SIM_TITLE "Bit Sequence Testbed\0" #include "global_stuff.h" #include "bitgen.h" #include "bit_analyzer.h" #i
www.eeworm.com/read/357727/10202533

v dw8051_alu.v

// $Id: DW8051_alu.v,v 1.1 1996/07/25 17:42:24 gina Exp $ //------------------------------------------------------------------------------ // // This confidential and proprietary software may b
www.eeworm.com/read/278820/10504070

h mybit.h

/******************************* 用字节变量进行位操作的宏定义 位的范围从0开始计算 *******************************/ #define set_bit(x,y) (x|=(1
www.eeworm.com/read/459241/7142493

v dw8051_alu.v

// $Id: DW8051_alu.v,v 1.1 1996/07/25 17:42:24 gina Exp $ //------------------------------------------------------------------------------ // // This confidential and proprietary software may b