资源列表

« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 1044 »

[进程与线程os

说明:使用c语言编写的实现操作系统的作业调度算法的程序,作业信息可手动输入,也可从附带的文本文件中读取-Use c language to achieve the operating system scheduling algorithm operating procedures, operating information can be input manually, or from the accompanying text file r
<79799779> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程sc

说明:编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度-Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length
<王海> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程main

说明:多线程模拟柜员和顾客实现银行业务问题,基础的Windows内核实验,利用信号量、互斥变量等实现PV操作-Multi-threaded simulation to achieve the bank teller and customer business problems, based on Windows kernel experiments, the use of semaphores, mutex variables, such a
<LQ> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程process

说明:#include <string.h> #include <fstream.h> #include <stdio.h> #include <stdlib.h> #define FINISH 0 //完成状态 #define RUNNING 1 //运行状态 #define READY 2 //就绪状态 #define WAITIO 3 //io等待状态
<鹰隼> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程shengchan

说明: 很多情况下我们需要多个线程互相协助,来完成同一个任务。但是线程很难从外部进行控制。 利用线程同步技术可以使线程彼此交互,从而避免了外部控制对与时间和资源的浪费。 在实际工作过程中我就遇到了类似的问题,需要对共享的缓冲区进行操作。-In many cases we need to assist each other to multiple threads, to complete the same task. But the t
<> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程PROCVIEW

说明:运用windows API 实现查看windows进程的方法.-Use windows API to achieve view windows process.
<yuanfu> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程ring0toring3

说明:用于应用程序和驱动通讯同步的实现源码!可以直接重用.-For application and driver communication realize synchronization source! Can directly reuse.
<雄天> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程Thread

说明:2个线程使用的例子,请仔细阅读 12个线程使用的例子,请仔细阅读2-Two examples of the use of thread, please read the 12 threads using examples, please carefully read the 2
<> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程MultiFtpDownloadThread

说明:都是关于多线程客户服务器设计有帮助的东西,希望对大家有用啊-Are on the multi-threaded client-server design to help things, in the hope that useful to everybody ah
<刘唐> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程MultiFtpDownloadThread1

说明:都是关于多线程客户服务器设计有帮助的东西,希望对大家有用啊-Are on the multi-threaded client-server design to help things, in the hope that useful to everybody ah
<刘唐> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程texe

说明:分配内存时,搜索内存块链表,采用最先适应内存分配算法找到可以满足所申请内存-Allocate memory, the search memory block list, using the first memory allocation algorithm to adapt to meet the application to find memory
<fc> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[进程与线程Feedback-thread-tags

说明:多线程中的标签反馈用法,可以实现两个线程同时进行,很稳定的用法。-Multithreading label usage feedback can achieve two threads simultaneously, very stable usage.
<full> 在 2025-02-07 上传 | 大小:2kb | 下载:0
« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 1044 »

源码中国 www.ymcn.org