资源列表
[汇编语言] 6
说明:分类统计字符个数count_char 要求程序接受用户输入一行字符(字符个数不得超过80个,该字符串以回车符结束)按字母 数字和其他字符分类计数,然后将结果分三行分别显示出来,并标明哪类字符! -Categories Statistics count_char number of characters to accept user input requirements of the procedure and his characters (the number of characte<LAIZHIHUA> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[汇编语言] 89S51+DS1302+DS18B20
说明:这是一个调试完全成功的万年历汇编源码程序,实现单片机控制时钟芯片和温度芯片(DS1302和DS18B20)-This is a complete success of the calendar debug compilation of source program, the realization of single-chip microcomputer to control the clock chip and the chip temperature (DS1302 and DS18B20)<123> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[汇编语言] dos_stub
说明:Windows PE 文件在 DOS 下运行一般会显示:This program cannot be run in DOS mode. 这是PE文件头部的一个"dos stub"程序,这个就是"dos stub"的源码,我们可以修改它,用fasm.exe编译,在vc连接时,加上 /stub:stub.exe-Windows PE files will normally be run under DOS shows: This program cannot be run in DOS mode<京继鸿> 在 2025-06-10 上传 | 大小:39kb | 下载:0