资源列表
ThreadBas.rar
- 一个简化后台线程创建和控制的类.
Hotel__118752VHDL746962
- 这是一个不错的源码Hotel__118752VHDL746962,功能方面也比较强,希望大家喜欢-This is a good source Hotel__118752VHDL746962, function is strong, hope you like them
MemAllocate
- 操作系统课程作业。在提供的程序基础之上实现最佳适配和邻近适配算法。-OS coursework. Optimum adaptation and neighboring adaptation algorithm in the program on the basis provided.
Sorce_timeSetEvent
- 在实际问题中,我们需要在VB中得到更精确的时间事件触发,timer控件的精度只达到30ms,该程序应用timeSetEvent多媒体函数实现1ms的精确事件触发。-on practical issues, we need to be in VB more precise time trigger events, The timer control precision is only 30 ms. Application procedures for the multimedia function
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等待状态 #define WAITREAD 4//读写等待状态
11
- 文件监控:当文件发生修改、新建、删除、重命名等变化时,可以对文件变化信息显示出来。-file watcher
文件管理
- 编译原理-内存管理-compiler theory-Memory Management
jinchen
- 实现进程间的简单通信,在VC开发环境下,利用C实现,含详细注释。-The realization of a simple inter-process communication, in the VC development environment using C to achieve, with detailed notes.
threadpool
- 简单的线程池源码,可以帮助理解线程池在处理多路问题时的优越性.
livratyrlibrahy
- Through a simple library management system source code, C language even beginner to further the understanding of the basic grammar
scheduling
- 设计一程式可输入 1、几个行程 2、每个行程各别的CPU暴冲时间(毫秒) 3、到达时间 4、优先顺序 并求出 1、FCFS 2、SJF - 不可抢先 3、SJF - 可抢先 4、Priority 5、RR 平均等待时间
Multithread
- 操作系统实验 多线程实现矩阵乘法 win32、pthread、java三种线程库均有 适合用来学习多线程操作的入门例程-java, win32, pthread three kinds of thread libraries are suitable for multi-threaded operation started learning routines