资源列表
[其它] cunchuqiguanli
说明:操作系统存储器管理实验的C语言模拟程序,采用FIFO和LRU两种算法-experimental operating system memory management in C language simulation procedures and two FIFO and LRU algorithm<胡恩> 在 2008-10-13 上传 | 大小:1.66kb | 下载:0
[汇编语言] jhishishuaxin
说明:用汇编语言实现的计时器, 输入时间,将每隔1秒中刷新一次...对于初学汇编语言的有帮助-using assembly language to achieve the timer, input time, will be operated seconds of a set ... a compilation of language learning for the help<beginer> 在 2008-10-13 上传 | 大小:1.66kb | 下载:0
[其它] p219__3__2
说明:#include<iostream> using namespace std class Point {public: Point(int a){x=a } ~Point(){cout< \"execuing Point destructor\"<<endl } private: int x } class Circle:public Point<华盛> 在 2008-10-13 上传 | 大小:1.66kb | 下载:0