-
在编制键盘输入程序时常常要用到一个键的扫描码或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
-
Tiger语言编译器
Tiger语言编译器-Tiger language compiler
- 2022-12-11 04:20:03下载
- 积分:1
-
DSP 实现基于BURG算法的功率谱估计
DSP 实现基于BURG算法的功率谱估计-BURG DSP algorithm based on the power spectrum estimation
- 2022-02-26 02:55:16下载
- 积分:1
-
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果...
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
- 2022-01-25 19:38:26下载
- 积分:1
-
字模程序 字模程序 字模程序
字模程序 字模程序 字模程序-Fonts procedures Fonts procedures Fonts procedures procedures Fonts
- 2022-08-09 09:38:49下载
- 积分:1
-
用S1实验板
P1口的8个发光管每隔2个右循环点亮
用S1实验板
P1口的8个发光管每隔2个右循环点亮 -Experiments with S1 plate P1 mouth every 8 LED 2 right circle lit
- 2022-01-30 23:11:56下载
- 积分:1
-
内置T6963C控制器的LCD实用显示子程序
内置T6963C控制器的LCD实用显示子程序-built T6963C LCD display subroutine practical
- 2023-06-08 14:35:03下载
- 积分:1
-
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示
例(同样适用于2416).
说明:本程序在AT24...
程序功能:本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示
例(同样适用于2416).
说明:本程序在AT24C01A上调试通过-Program features: This procedure is to use the Subprogram 240X.ASM documents on multi-byte EEPROM 240X read and write operation of the example (also applies to 2416). Note: This program debugging through AT24C01A
- 2023-09-03 15:40:02下载
- 积分:1
-
我的一些程序 可以借鉴给大家砍砍
但是写的不好还望原谅啊...
我的一些程序 可以借鉴给大家砍砍
但是写的不好还望原谅啊-I can learn from some of the procedures to chop chop everyone write bad but look to forgive ah
- 2022-03-31 09:08:42下载
- 积分:1
-
功能:运行可执行文件11.exe,在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑。...
功能:运行可执行文件11.exe,在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑。
按f1键激活菜单file,下移光标,通过选择New;Open;Save As;Save;Exit子菜单实现文件的新建;打开;另存;保存和退出等功能。按f10激活帮助,给出帮助信息;按ESC键退出帮助。
-Function: Run the executable file 11.exe, the interface appears, enter any text, using DEL key, BACKSPACE key, HOME key, END key, up and down cursor keys left full-screen editing of text. Press f1 key to activate the menu file, down cursor, by selecting the New Open Save As Save Exit sub-menu to achieve a new document open Save save and exit functions. Press f10 to activate help, give help information Press ESC key to exit help.
- 2022-03-21 08:35:24下载
- 积分:1