资源列表
[汇编语言] interupt
说明:该程序首先访问中断向量表,然后能自动建立一文件,将中断向量表的内容保存到文件中(文件名为INTHAND.TXT),并将中断向量表的各入口以十六进制的形式显示在屏幕上(如:01#___每行显示4个)。-the program first visit to the scale interruption, and then automatically build a document, Scale will be suspended to preserve the contents of the do<聂仁博> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[汇编语言] r_w_regiest
说明:设计题目:读写磁盘文件 设计要求:能正确执行对硬盘文件的读写 设计应用:熟练基本的汇编编程,为后来编程打基础。 设计思路:反复利用DOS系统功能调用,进行操作。-design topics : read and write disk file design requirements : the correct implementation of the document literacy drive design applications : a compilation of bas<聂仁博> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[汇编语言] student
说明:设计一个虚基类base,包含姓名和年龄私有数据成员以及相关的成员函数,由它派生出领导类leader,包含职务和部门私有数据成员以及相关的成员函数。再由base派生出工程师类engineer,包含职称和专业私有数据成员以及相关的成员函数。然后由leader和engineer类派生出主任工程师类chairman。采用一些数据进行测试。 -Design a virtual base class base, contains the names and ages of private data memb<崔冲> 在 2025-06-12 上传 | 大小:222kb | 下载:0