-
用汇编语言编写的简短小巧的记事本程序
用汇编语言编写的简短小巧的记事本程序-assembler language short compact notebook procedures
- 2023-03-26 16:25:04下载
- 积分:1
-
识别语音的C代码! 还有教程说明.大家自己看看吧!
识别语音的C代码! 还有教程说明.大家自己看看吧!-Identification of the C code voice! There are tutorials that. Everyone could see for himself now!
- 2022-08-02 17:45:41下载
- 积分:1
-
Festival, and calculated
获得温度节,并进行计算-Festival, and calculated
- 2022-02-02 13:33:52下载
- 积分:1
-
DS1302 to read and write procedures for calendar DS1302 digital tube display to...
DS1302读写程序 万年历 数码管子显示
DS1302读写程序 万年历 数码管子显示-DS1302 to read and write procedures for calendar DS1302 digital tube display to read and write procedures for calendar digital tube display
- 2022-09-06 07:15:03下载
- 积分:1
-
能够把51系列转化成汇编的浮点数,效果很好的
能够把51系列转化成汇编的浮点数,效果很好的-Able to transform into a compilation of 51 series of floating-point numbers, the effect of good
- 2023-04-30 02:10:02下载
- 积分: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
-
窗口管理修改版.rar
窗口管理修改版.rar-window management modified version. Rar
- 2022-09-13 01:40:03下载
- 积分:1
-
使用一个线软件UART
software UART using one wire
- 2022-02-26 23:12:58下载
- 积分:1
-
running executable testword.exe, appeared main menu interface, press the Enter k...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-running executable testword.exe, appeared main menu interface, press the Enter key emerging from the 26 letters of disorder OK, then any one of the letters ended in Jianpanshangqiao into the letters, If the input is correct, the letters disappeared. by the ESC key to return to the main interface; see box by the moratorium; by the "E" withdrawal.
- 2022-09-23 07:35:03下载
- 积分:1
-
在编制键盘输入程序时常常要用到一个键的扫描码或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