资源列表
[进程与线程] king111
说明:这是个简单的线程创建源代码,在进程中建立线程以达到调用系统函数的目的.里面有错误之处望大家改改!-This is a simple thread to create the source code. in the process of establishing calling thread to achieve the purpose of the system function. There were mistakes in his remarks hope you changed!<JONY> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[进程与线程] http_thread
说明:大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with<ming> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[进程与线程] prodcomsem
说明:用GCC编写的C语言程序。利用Semaphore实现经典producer\consumer问题-prepared by the GCC using C language program. Semaphore achieve using classical producer \ consumer issues<ming> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[进程与线程] cankaodaima
说明:操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三<qiuzhicheng> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[进程与线程] Producer_Customer
说明:生产者与消费者的例子实现,输出结果至文件中-Examples of producers and consumers to achieve, the output results to file<www> 在 2025-06-25 上传 | 大小:1kb | 下载:0