-
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表...
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
- 2022-01-26 04:59:49下载
- 积分:1
-
用8155扩展51单片键盘控制
用8155扩展51单片键盘控制-8155 with 51 single extended keyboard control
- 2022-08-31 19:10:02下载
- 积分:1
-
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)-assembly language : 2:00 keyboarding arbitrary coordinates on the screen in an open window and set the color control window, the screen has requested a change in color. (Huangyujie)
- 2023-01-29 19:25:03下载
- 积分:1
-
电子琴的汇编程序 可以直接在ASM进行编译和运行
电子琴的汇编程序 可以直接在ASM进行编译和运行-Flower compilation procedure can be carried out directly in the ASM compiler and run-
- 2023-06-01 17:00:02下载
- 积分:1
-
The use of the temperature of the outside world ds18b20 collection led to the us...
利用ds18b20对外界的温度进行采集,利用led进行温度的实时显示-The use of the temperature of the outside world ds18b20 collection led to the use of real-time display of temperature
- 2022-07-24 04:20:33下载
- 积分:1
-
TC9012
TC9012编码芯片的编码格式及其解码汇编程序-TC9012
- 2023-03-19 05:45:03下载
- 积分:1
-
6led the assembler, compiler revealed 12345678
6led的汇编程序,编译后显示12345678-6led the assembler, compiler revealed 12345678
- 2022-01-25 17:06:16下载
- 积分:1
-
Beginners program,how to control a robo using PC in Basic Language
Beginners program,how to control a robo using PC in Basic Language
- 2022-01-25 23:38:03下载
- 积分:1
-
神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译...
神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译-magical three-dimensional box, from many points, and are automatically rotating. Note : TASM compiler! !
- 2022-04-15 00:14:55下载
- 积分:1
-
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。...
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
- 2022-07-25 14:49:30下载
- 积分:1