搜索资源列表
comsumerandproducer
- 操作系统生产者与消费者问题,进行PV操作的模拟
p_v demo on linux
- 一个编程中常用的PV操作(生产者—消费者)的c语言的demo,在linux下编译通过-a common programming PV operations (producer-consumer) c language demo, compile under Linux
生产者
- 经典的PV操作,生产者消费者-classic PV operation, producers and consumers
pv
- 在LInux下定义自己的PV操作。。其中有OPEN,WRITE等操作-LInux definition in its own PV operation. . Among them, OPEN, WRITE, such as operating
wu
- 实现操作系统课程的pv操作,在unix下的多进程之间的同步与互斥-The realization of operating systems courses pv operation, in unix multi-process synchronization and mutual exclusion between
PVnew
- 此程序实现了PV操作,操作系统的课程实习-Implementation of this process PV operation, the operating system curriculum internships,
PV
- pv 操作范例 内容全面 适合初学者以及专业人员参考和借鉴~~~~~~想写pv操作的必需代码-pv operation of an example of content suitable for beginners as well as comprehensive reference and learn from professionals ~~~~~~ pv operation necessary to write code
sample1
- pv操作 消费者与生产者 经典代码 用于UNIx linux平台-pv operation of the consumer and the producer for the classic code UNIx linux platform
three-programs-pv
- linux下的三进程三窗口程序,实现多个进程之间的PV操作通信。linux下gtk实现,语言为c语言。-three programs run in three diffferent windows,use PV to comunitate to each other.write in C,with gtk.
pv
- 在LINUX系统下实现PV操作的算法,课程设计时编写的,能够成功运行-LINUX system in the implementation of the algorithm for PV operation, the preparation of curriculum design and be able to run successfully
SynchronousAgencies
- 模拟实现用同步机构避免并发进程执行时可能出现的与时间有关的错误。模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。-Simulation using the process of synchronization to avoid complications that may arise in the implementation of time-related error. Simulation of PV body to achieve synchronous
1
- 操作系统信号量操作,PV操作,信号量机制,C++实现pv操作-Semaphore operation of the operating system, PV operation, semaphore mechanism, C++ to achieve pv operation
PV
- pv操作 LPVOID是一个没有类型的指针,也就是说你可以将任意类型的指针赋值给LPVOID类型的变量(一般作为参数传递),然后在使用的时候在转换回来。-pv is not that type of operation LPVOID pointer, which means you can assign any type to LPVOID pointer type variable (usually passed as a parameter), and then when used in t
aee35a352e65
- 基于linux下的,操作系统中实现,写着与读者的Pv操作。有良好的界面。-Under linux-based operating system implementation, written with the reader Pv operation. Have a good interface.
PV
- 详细介绍了pv操作当中好多亮点,以及好多考点,项目可能用到-Details pv operation, which a lot of bright spots, as well as a lot of test sites, the project may be used
cpp
- 操作系统中运用pv操作等解决生产者-消费者问题-Operating system in use pv operation to solve the producer- consumer problem
linux
- linux下的进程通讯的小例子,pv操作-small example of the process communication under linux, pv operation
sem
- Linux IPC通信之信号量的PV操作,包含申请资源、唤醒等待资源的任务等-Linux IPC semaphore communications PV operation, including the application of resources, tasks waiting for resources wake
UNIX-process-communication
- 进程通信的实现 分为三个基本文件,进程间信号传递、共享内存、消息机制、PV操作-Realization process communication is divided into three basic signal transmission between files, processes, shared memory, message mechanism, PV operation
c
- linux下的一些基础的操作系统思想实现,pv操作等等。-Linux under some of the basic operating system, PV operation, etc..