-
在编制键盘输入程序时常常要用到一个键的扫描码或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
-
LCD and digital control with a timer to remind the circuit, assembly language
带有LCD和数码管的计时器提醒电路,汇编语言-LCD and digital control with a timer to remind the circuit, assembly language
- 2022-10-22 23:10:03下载
- 积分:1
-
直线电机的控制
controling motor linearly
- 2022-11-28 21:50:03下载
- 积分:1
-
PIC16F877A扫描显示三个数码管,供学习的朋友参考。
PIC16F877A扫描显示三个数码管,供学习的朋友参考。-PIC16F877A scan shows three digits for the study and a friend for reference.
- 2023-08-20 11:55:04下载
- 积分:1
-
脉冲
在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。-Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.
- 2022-10-21 18:40:03下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1
-
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合...
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合-Their written work schedule SCM procedures, such as 8 o" clock class, a bell rang, 8 Dian 10 seconds ring tones stop, 8:50 after class ring ring ...... this procedure to manage the school bell, as well as other requirements of work and rest time occasions
- 2022-04-27 16:45:30下载
- 积分:1
-
回溯法实现最小圆排列问题
回溯法实现最小圆排列问题-Backtracking minimize problems with a round
- 2023-07-03 21:05:02下载
- 积分:1
-
一个汇编编译器很好用的
一个汇编编译器很好用的-a compilation compiler good use
- 2022-07-22 05:48:35下载
- 积分:1
-
也是一个打字联系的程序 与以前的那个做了改动
测试通过
masm6.0 编译成功
生成exe文件可以运行...
也是一个打字联系的程序 与以前的那个做了改动
测试通过
masm6.0 编译成功
生成exe文件可以运行-Typing is a procedure associated with the previous changes that have done a successful test masm6.0 compiler generated exe file can run
- 2023-02-21 08:50:03下载
- 积分:1