资源列表
[GDI/图象编程] chexiangdiaodu
说明:假设停在铁路调度站入口处的车厢序列的编号次序为1,2,3,…,n。设计一个程序,求出所有可能输出的长度为n的车厢序列。-Suppose stopped at the railway station at the entrance of the train scheduling sequence numbers in order of 1,2,3, ..., n. Design a program, find all possible o<licentious> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[Windows编程] NetMessage
说明:The file name it says everything-The file name it says everything.........<filippo> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[界面编程] zifujiekoujiemian
说明:一个字符菜单的接口界面,其功能是能根据用户的选择,运行相应的程序模块,实现诸如改名文件、删除文件、显示文件等功能。-A character menu interface, interface, and its function is according to the user' s choice, run the corresponding program modules to achieve, such as renaming<黄辉彬> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[Windows编程] danxianbiao
说明:单向链表可以实现单向链表的一些基本操作比如链表的建立等-dianxianglianbiao<zhengli> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[其他小程序] prcs_mngment
说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。进程的运行时间以时间片为单位进行计算。就绪进程获得 CPU后都<atlantis> 在 2025-02-24 上传 | 大小:1kb | 下载:0