-
一个温湿度控制的全部源程序,主要是介绍传感器SHT10的接口源代码。单片机是8051系列...
一个温湿度控制的全部源程序,主要是介绍传感器SHT10的接口源代码。单片机是8051系列-A temperature and humidity control of all source code, mainly the introduction SHT10 sensor interface source code. 8051 series are single-chip
- 2022-08-04 06:40:10下载
- 积分:1
-
WIN98 drive boot record, have my own notes. Watchable school compilation!
WIN98硬盘引导记录分析,有我自己的注释。学汇编必看!-WIN98 drive boot record, have my own notes. Watchable school compilation!
- 2022-01-21 06:13:58下载
- 积分:1
-
微波炉的代码说明 LCD显示 生产机型 名厂定制
微波炉的代码说明 LCD显示 生产机型 名厂定制-microwave ovens code shows LCD production aircraft manufacturers Customization
- 2022-06-27 13:46:05下载
- 积分:1
-
数值转换程序,可以将十进制字符穿转化成二进制字符
数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
- 2022-07-28 05:01:04下载
- 积分:1
-
武汉理工大学计算机学院 汇编语言课程设计之乐曲程序源代码...
武汉理工大学计算机学院 汇编语言课程设计之乐曲程序源代码-Wuhan Polytechnic University computer science curriculum design language compilation of musical source code
- 2023-04-13 02:50:04下载
- 积分:1
-
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛...
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛-the procedure is on the compilation of the main programming examples, it can call you back to the compilation of learning the true meaning of
- 2023-04-01 21:10:03下载
- 积分:1
-
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A...
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th
- 2023-06-25 06:50:03下载
- 积分:1
-
在屏幕上用黄颜色显示天堂两个字并且经过一定得时间向右平移一段距离。...
在屏幕上用黄颜色显示天堂两个字并且经过一定得时间向右平移一段距离。-Yellow on the screen with color display and after the word heaven must have time to shift to the right for some distance.
- 2022-03-18 11:13:57下载
- 积分:1
-
The use of CCS to realize the function of FIR filter. Guarantee the right.
利用CCS用来实现FIR滤波器的功能。保证正确。-The use of CCS to realize the function of FIR filter. Guarantee the right.
- 2022-03-17 19:35:04下载
- 积分:1
-
一个开源的ARM仿真器,可以支持Strong ARM体系结构
一个开源的ARM仿真器,可以支持Strong ARM体系结构-An open source emulator of the ARM, you can support the Strong ARM Architecture
- 2022-02-01 20:01:17下载
- 积分:1