-
烫发器程序代码
为烫发器程序,热敏电阻做的采样,精确到正负0.5摄氏度,量产程序,大家拿去用吧.
- 2022-03-15 01:06:26下载
- 积分:1
-
用汇编语言实现单片机电流检测程序
用汇编语言实现单片机电流检测程序-ASM
- 2022-06-16 02:28:18下载
- 积分:1
-
汇编学习课件,PPtde ,讲得比较详细,没有基础的同学也可以学!...
汇编学习课件,PPtde ,讲得比较详细,没有基础的同学也可以学!-assembly language
- 2022-03-21 00:33:45下载
- 积分:1
-
foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序...
foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序-foxprn.zip a Fox use assembly language interface program print graphics procedures
- 2023-05-09 09:30:03下载
- 积分:1
-
自己编写的红外解码子程序,但CPU资源占用较高,作教学示范用途。...
自己编写的红外解码子程序,但CPU资源占用较高,作教学示范用途。-prepared their infrared decoding routines, but higher occupancy CPU resources for teaching demonstration purposes.
- 2022-02-24 22:33:40下载
- 积分:1
-
接口课程设计,红绿灯2006.3.10DATA SEGMENT
LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7F...
接口课程设计,红绿灯2006.3.10DATA SEGMENT
LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7FH,6FH,0H-interface curriculum design, traffic lights SEGMENT DATA 2006 .3.10 LEDTAL DB 3FH, 06H, 5BH, 4FH, 66H, 6DH, NAS, 07H, 7FH, 6FH, OH
- 2022-03-30 00:57:40下载
- 积分:1
-
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。...
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.
- 2023-04-23 18:25:03下载
- 积分:1
-
本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的!
这个程序是巧妙的利用了坐标的不断变化,从...
本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的!
这个程序是巧妙的利用了坐标的不断变化,从而实现了由星星构成的箱子3D转动!
为了尊重版权,本人未对源码注释进行翻译,这样做也可以让国内的汇编爱好者自己琢磨国外的汇编编程的思维-This program prepared by the foreign Vulture brother, and announced the source code, this is his 95 years, a work can be said that at that time was very successful! The program is clever use of changing coordinates in order to achieve a box formed by the stars, 3D rotation! In order to respect copyright, I did not comment on the source code translation, this would also enable the compilation of country fans on her own way of thinking outside of the compilation of programming
- 2023-08-04 05:35:02下载
- 积分: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
-
实现高
实现高级电子琴的程序,并实现若干扩展功能。
基本功能:用8257键盘输入对应的七个音阶,通过实验箱的喇叭发出声音,并通过七段数码管显示输入音阶;
扩展功能:1、录音:记录所弹奏曲目
2、放录音:任意时刻重放最新记录曲目
3、在程序中可预设一曲目,按一键实现播放该曲目。
4、在播放录制曲目或预设曲目时,按8279键盘上任意键可以暂停播放,再按一次从暂停处继续播放。
5、程序运行时有友好的用户介面
-Realize high-level organ of the process and realize a number of extensions. Basic functions: keyboard 8257 corresponds with the seven scale, through experimental sound speaker boxes, and through Seven-Segment LED display input scale the expansion of functions: one, sound recording: Record the playing pieces 2, released recordings: any time replay music 3-to-date records, in the proceedings may be the default one track, according to realize one key to play the tracks. 4, recording tracks in the player or the default program, press any key on the keyboard 8279 can pause playback, press once again to continue from the suspended players. 5, is running friendly user interface
- 2023-05-29 06:35:03下载
- 积分:1