Giáo trình hình thành phân mạch ứng dụng điều chế thiết bị bán dẫn chứa các mạch logic điện tử p8

Tham khảo tài liệu 'giáo trình hình thành phân mạch ứng dụng điều chế thiết bị bán dẫn chứa các mạch logic điện tử p8', kỹ thuật - công nghệ, điện - điện tử phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | 77 include define INT_MOUSE 0x33 define M_LEFT 0x01 set if LEFT press define M_RIGHT 0x02 set if RIGHT press define M_CENTER 0x04 set if CENTER press define M_CHANGE 0x08 set if mouse status is changed -- Keyboard coding bits -- define KEY_NULL 0x0 define ESC 0x1B define ENTER 0x0D define TAB t define INS 0xD2 define DEL 0xD3 define BACKSPACE 0x8 define HOME 0xC7 define END 0xCF define PAGE_UP 0xC9 define PAGE_DOWN 0xD1 -- Function s keys -- define F1 0xBB define F2 0xBC define F3 0xBD define F4 0xBE define F5 0xBF define F6 0xC0 define F7 0xC1 define F8 0xC2 define F9 0xC3 define F10 0xC4 define PLUS 0x2B define MINUS 0x2D define SPACEBAR 0x20 define SHIFT_TAB 0x8F define CTRL_C 0x3 struct time typedef s truct tagEVENT int Msg int Posx Posy toa do xay ra bien co chuot struct time t EVENT typedef EVENT far LPEVENT Khai bao cac ham toan cuc extern void SetMouseRange LPRECT LPRECT xem extern int InitMouse LPRECT extern void ShowMouse void extern void HideMouse void extern void MouseRead LPEVENT extern LPEVENT GetEvent void extern void DeviceRelease int extern void ButtonPressed int LPEVENT extern void ResetEvent LPEVENT extern void MoveMouse int x int y tri extern void MouseText int x int y int color1 int color2 char s extern int GetKey void 78 extern int GetMtx extern int GetMty extern EVENT OldEvent extern int Double LPEVENT endif End of include include include include include void SetMouseRange LPRECT lpRect Dat vung di chuyen cho chuot _AX 0x07 ham 07 cua ngat 33 de dinh gioi han di chuyen ngang _CX lpRect- left _DX lpRect- right geninterrupt INT_MOUSE INT_MOUSE 0x33 ngat 33 _AX 0x08 ham 08 cua ngat 33 dinh gioi han di chuyen doc cho con tro _CX lpRect- top _DX lpRect- bottom geninterrupt INT_MOUSE ----------------------------------------------------------- int InitMouse LPRECT lpRect Khoi dong chuot int ax _AX 0 geninterrupt INT_MOUSE ax _AX if ax 0 return FALSE .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.