资源列表
[RichEdit] ChangeRTFbackcolorcode
说明:Change Rtextbox backcolor<munish> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[进程与线程] Dijkstra-omp
说明:C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming<computing> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[界面编程] texteditor
说明:simple text editor. let you to choose font type, color and font size<alice> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] qiupingjunchengji
说明:有五个学生,每个学生有3门课的成绩,从键盘输入以上数据(包括学生号,姓名,三门课成绩),计算出平均成绩,况原有的数据和计算出的平均分数存放在磁盘文件"stud"中。 -There are five students, each student has a grade 3 class, the above data from the keyboard input (including student number, name, grade 3 classes), calculated the<周利均> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] table_full
说明:表格全功能演示,采用实现添加行列、删除行列、移上、移下,编辑内容或样式。-Full-featured demo table, the implementation to add the ranks of the ranks of delete, move up, move, the editorial content or style.<xj> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[Windows编程] jincheng
说明:由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级 (1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置 程序有两种运行方式: 1、可以直接给出最后<杜杏虎> 在 2025-11-23 上传 | 大小:2kb | 下载:0