-
挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特...
挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特殊按键和字母符号.-articulated WH_CALLWNDPROC (WM_IME_COMPOSITION) , WH_GETMESSAGE (WM_CHAR and WM_KEYUP), the former Chinese records, the latter in mind the special keys and alphabet symbols.
- 2022-05-19 04:07:23下载
- 积分:1
-
This file were downloaded from the Programmers Heaven CD
This file were downloaded from the Programmers Heaven CD-Rom.
More information about this CD-Rom can be found at the following WWW pages:
http://www.algonet.se/~synchron http://www.infomagic.com
synchron@algonet.se orders@infomagic.com-This file were downloaded from the Program mers Heaven CD-Rom. More information about stories "s CD-Rom can be found at the following Web pages : http://www.algonet.se/ ~ synchron http :// or www.infomagic.com synchron@algonet.se ders@infomagic.com
- 2022-07-14 22:53:25下载
- 积分:1
-
at89s51控制的可调倒计时程序,是用汇编语言实现的。可以显示小时和分钟。...
at89s51控制的可调倒计时程序,是用汇编语言实现的。可以显示小时和分钟。-AT89S51-controlled adjustable countdown procedures, assembly language is achievable. Can display hours and minutes.
- 2023-06-17 07:10:03下载
- 积分:1
-
- 2022-03-10 14:40:35下载
- 积分:1
-
使用8253和8259编写的电子钟汇编程序
使用8253和8259编写的电子钟汇编程序-use 8253 and 8259 to prepare a 10-minute compilation of electronic procedures
- 2023-07-29 21:55:02下载
- 积分:1
-
汇编程序指导,具体上机步骤,以及详细实例
汇编程序指导,具体上机步骤,以及详细实例-
Instruction of IBM-PC project code help
- 2022-03-20 08:06:51下载
- 积分:1
-
East
东西方向各有一组红,黄,绿灯用于指挥交通,红,黄,绿的持续时间分别为25s,5s,20s。
-East-west direction have a group of red, yellow and green light for directing traffic, red, yellow and green are the duration of 25s, 5s, 20s.
- 2022-06-29 13:08:47下载
- 积分:1
-
AT89C51 24c02读写程序
AT89C51 24c02读写程序 -AT89C51 24c02 read and write procedures to read and write AT89C51 24c02 program
- 2022-07-20 19:49:34下载
- 积分:1
-
- 2022-02-01 02:41:41下载
- 积分:1
-
LPC2000 启动代码Start.s文件简要分析
LPC2000 启动代码Start.s文件简要分析
先说一下启动代码的位置,启动代码是在板子加电后首先执行的。所以非要用汇编来写才行。
要完成处理器模式的初始化、设置中断向量表、设置各个模式下的堆栈、初始某些变量从而把
系统带到一个合适的运行环境中开始用户程序的运行。
本段设置处理器的模式相关常量
- 2023-08-02 02:00:02下载
- 积分:1