代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/320955/13415288

c lbitshft.c

#include "f2c.h" #ifdef __cplusplus extern "C" { #endif integer #ifdef KR_headers lbit_shift(a, b) integer a; integer b; #else lbit_shift(integer a, integer b) #endif { return b >= 0 ? a
www.eeworm.com/read/320816/13417704

c keystate.c

#include #include void main(void) { unsigned int state, old_state = 0; do { state = _bios_keybrd(_KEYBRD_SHIFTSTATUS); if (state != old_state)
www.eeworm.com/read/319479/13450649

lst testkeyled.lst

C51 COMPILER V8.02 TESTKEYLED 05/21/2008 16:41:03 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE TESTKEYLED OBJECT MODULE PLACED
www.eeworm.com/read/319472/13451190

c pe15-7.c

#include #include #include #define ID_MASK 0xFF #define SIZE_MASK 0x7F00 #define LEFT 0x00000 #define CENTER 0x08000 #define RIGHT 0x10000 #d
www.eeworm.com/read/318155/13484941

c lcddriver.c

/* ********************************************************************************************************* * uC/GUI V4.12 * Univ
www.eeworm.com/read/316923/13514230

c keystate.c

#include #include void main(void) { unsigned int state, old_state = 0; do { state = _bios_keybrd(_KEYBRD_SHIFTSTATUS); if (state != old_state)
www.eeworm.com/read/316452/13522442

vhd 89_pack_2_0.vhd

--*************************************************************************** -- pack.vhdl * -- VHDL BIT_VECTOR Ope
www.eeworm.com/read/316452/13522445

vhd 88_pack_2_0.vhd

--*************************************************************************** -- pack.vhdl * -- VHDL BIT_VECTOR Ope
www.eeworm.com/read/316451/13522531

vhd 67_pack.vhd

--*************************************************************************** -- pack.vhdl * -- VHDL BIT_VECTOR Ope
www.eeworm.com/read/316032/13532067

c 38.c

程序三十九 PC键代码 /* 芯片: AT90S4434 频率: 8,000000 MHz 模式: Tiny */ #include #include "kb.h" #include #asm .equ __lcd_port=0x15 #endasm #include // 全局变量 void