资源列表
[汇编语言] t1
说明:1. 从people类派生出student类,添加属性:班号char classNO[7];从people类派生出teacher类,添加属性:职务char principalship[11]、部门char department[21]。从student类中派生出graduate类,添加属性:专业char subject[21]、导师teacher advisor;从graduate类和teacher类中派生出TA(助教)类,注意虚基类的使用。用成员函数实现对人员信息的录入和显示。附:people<阿宝v> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[汇编语言] Text1
说明:利用单片机AT89C51控制DS18B20温度传感器对水温控制,当水温低于预设温度值时系统开始加热, 红色发光二极管点亮表示进入热状态,当温度达到预设温度值时自动停止加热,红色发光二极管自动熄灭。预设温度值和实测温度值分别由两个3位数码管显示,范围为0~99℃-Control using SCM AT89C51 DS18B20 temperature sensor temperature control, when the water temperature is lower than the<yinyu> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[汇编语言] Linked-list-clean-up-function
说明:Linked list clean-up function.Your function deletes all the values less than x the list.-Linked list clean-up function.Your function deletes all the values less than x the list.<john> 在 2025-06-30 上传 | 大小:1kb | 下载:0
[汇编语言] Expression-evaluation
说明:表达式求值问题 1.从键盘中输入一串四则运算表达式,由计算机求出表达式的运算结果;所输入表达式为以字符序列的形式输入的、语法正确的、不含变量的操作数的整数的算术表达式。-1. Enter the expression uates a string of four issues arithmetic expression the keyboard, the calculation result of the expression obtained by computer the inpu<北野狐狼> 在 2025-06-30 上传 | 大小:1kb | 下载:0