-
这是12864与复位字体显示子程序显示初始屏幕…
这是12864 带字库的显示子程序 reset 是初始屏幕的 display 是显示数据的 input是输入地址的指令-This is the 12864 with reset font display subroutine is the initial screen display is to show the data input is the input address command
- 2022-09-07 19:05:02下载
- 积分:1
-
文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组...
文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组-document is relatively small, relatively simple and very easy to understand, and I hope to have you help group
- 2022-07-07 05:45:51下载
- 积分:1
-
在mdi client窗口的客户区域显示移动的星星的程序
在mdi client窗口的客户区域显示移动的星星的程序-Mdi client window in the customer area of the stars shows that the procedures for mobile
- 2022-03-06 02:14:06下载
- 积分:1
-
89C52
基于89C52的实验演示程序,单步运行观看存储单元数据变化, 读和写、发送和接收字节子程序要连续执行。-89C52-based experimental demonstration program, single step change in viewing the data storage unit, read and write, send and receive byte subroutine to consecutive.
- 2022-12-23 05:35:02下载
- 积分:1
-
ST套件产生汽车防盗器报警声,本实例的目的是让大家学会用单片机产生声音的方法,学会计算程序所用时间 本实例的功能是能用16F84产生汽车防盗器的报警声,频率分两...
ST套件产生汽车防盗器报警声,本实例的目的是让大家学会用单片机产生声音的方法,学会计算程序所用时间 本实例的功能是能用16F84产生汽车防盗器的报警声,频率分两个0.1s第一个
0.1S频率从1.8K-3.5K匀速增加第二个0.1S频率从3.5K-1.8K匀速减少,
程序复位后,按S2喇叭叫两声,按S3喇叭叫15秒,中途可按S5停止.
PIC单片机
烧写时应注意:配置位已经在程序中写明,加载HEX文件时会自动加载,烧写时不用再手动设置配置位。
实验时请注意套件跳线选择;-pic
- 2023-08-29 13:20:02下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现密码的识别,具有报警的功能...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现密码的识别,具有报警的功能-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and passwords can be achieved recognition, with alarm function
- 2022-03-16 15:39:32下载
- 积分:1
-
This example prints out "HELLO WORLD!" by writing directly to the video memory.
This example prints out "HELLO WORLD!" by writing directly to the video memory.
- 2023-02-21 22:40:04下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
C语言编译器的源代码
C语言编译器的源代码-C language compiler source code
- 2022-06-19 18:14:49下载
- 积分:1
-
6502 assembly code
6502的汇编代码-6502 assembly code
- 2022-03-21 21:28:28下载
- 积分:1