-
主要是对成绩进行输入、排序、按名次输出的一个程序
主要是对成绩进行输入、排序、按名次输出的一个程序 -are the major achievements for input, scheduling, according to a ranking procedure output
- 2022-05-05 11:40:36下载
- 积分:1
-
8951系列延时子程序——汇编语言
我自己用的汇编语言子程序,分享给大家。有不愿意自己琢磨的朋友可以拿来就用。
我会陆续上传我的应用。
希望能对朋友们有所帮助。
- 2022-07-03 23:01:06下载
- 积分: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
-
数字电子钟程序配置文件规范数字电子钟…
数字电子钟方案简介说明书数字电子钟不但可以显示当前的时间,而且可以显示日期、农历、以及星期等,给人们的生活带来了方便。另外数字钟还具备秒表和闹钟功能,且闹钟铃声可自选,-Digital electronic clock program profiles specification digital electronic clock not only can display the current time, and can display the date, lunar, as well as the weeks and so on, to people
- 2022-01-24 15:49:32下载
- 积分:1
-
有好多vb入门代码,其中注释较多,
请根据要求查看!
有好多vb入门代码,其中注释较多,
请根据要求查看!-Vb has a lot of entry-code, which notes more, please ask to see!
- 2023-07-19 22:05:03下载
- 积分:1
-
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Chirpy few Pang Rui Sheng understanding书faded faded met译understanding书bleed at the nose cavity识SUI TING , sweet leftovers instance, to add floor Sa Shouson Which bleed at the nose very conduct anti prolyl met given the first step stool cavity , owe child can laugh Toru Tanzhong few算Lennon组织cavity laugh proliferation cavity
- 2022-02-02 05:41:58下载
- 积分:1
-
在集成电路中,通常采用T型解码网络实现数字量往模拟的转换,再利用运算放大器完成模拟电流变为模拟电压的转换。所以,要把一个数字量变为模拟电压,实际上需要两个环节,...
在集成电路中,通常采用T型解码网络实现数字量往模拟的转换,再利用运算放大器完成模拟电流变为模拟电压的转换。所以,要把一个数字量变为模拟电压,实际上需要两个环节,先把数字量变为模拟电流,这是由D/A转换器完成的;再将模拟电流变成模拟电压,这是由运算放大器完成的。有时D/A转换器芯片只包含前一个环节,有些D/A转换器则包含两个环节,用前一种芯片时,需要外接运算放大器才能得到模拟电压。-In integrated circuits, the usual T-decode digital networks to analog conversion, and then complete the simulation of the use of op-amp current into the analog voltage conversion. Therefore, it is necessary to become a digital simulation of voltage, in fact, need two links, first into a digital simulation of currents, this is determined by D/A converters completed then simulate current into the analog voltage, this is determined by computing completed amplifier. Sometimes D/A converter chip contains only a part before, some D/A converter includes two aspects, before a chip, the need for external op-amp voltage can be simulated.
- 2022-03-04 04:10:59下载
- 积分:1
-
查看本地文件信息
查看本地文件信息-View local file information
- 2023-07-10 19:00:03下载
- 积分:1
-
二级公共基础知识总结
全国二级c语言公共基础知识总结,由专业培训机构的专业老师编写,包含了近几年来的二级考试公共基础知识点,分点总结,结合每年题型,非常全面,专业,实用。
- 2022-05-29 13:57:44下载
- 积分:1
-
integer function for the two majors and the least common multiple source files
函数求两个整数的最大公约数和最小公倍数的源程序-integer function for the two majors and the least common multiple source files
- 2022-03-04 00:37:23下载
- 积分:1