资源列表
[其他小程序] 123
说明:在Borland C++ Builder 实现 图的深度和广度遍历-In Borland C++ Builder plans to achieve the depth and breadth of Ergodic<guoxiaozhen> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[其他小程序] MyCalender
说明:本人只是Java学习初级爱好者 恳请站长给小弟学习成长的机会 早已对阁下充满仰慕之情 怀着无比尊敬之情 真诚的希望加入一起研究的平台 共同进步 -I am just learning Java junior boy lovers urge regulators to study the growth opportunities are already full of admiration for your thoughts and feelings of great respect for th<张岩> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[其他小程序] FCFS
说明:实现简单的进程调度算法FCFS的模拟,将模拟进程运行的结果显示出来。假设刚开始时有5个进程处于就绪状态,要求用FCFS调度算法为这些进程分配处理机-Simple process of scheduling algorithm FCFS analog, will simulate the process of running the results are displayed. Assuming there is the beginning of the process in the five s<cm> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[其他小程序] gxyb
说明:用C实现简单的高响应比优先调度算法的模拟,将模拟进程运行的结果显示出来。假设刚开始时有5个进程处于就绪状态,要求用高响应比优先调度算法为这些进程分配处理机。-Using C to achieve a simple high-priority scheduling algorithm than in response to the simulation, the simulation of the process of running the results are displayed. Assu<cm> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[其他小程序] baseCla
说明:利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据<cm> 在 2025-06-16 上传 | 大小:1kb | 下载:0