搜索资源列表
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
Modem
- 利用win32串口API函数,通过读写串口控制modem-Serial port using win32 API functions to read and write serial control via modem
04-ProcessInfo
- 这个小程序用来监视系统的进程信息; 来自Windows via c-This small program used to monitor the system processes information from Windows via c++
RRProcessControl
- 1) 每一个进程有一个PCB,其内容可以根据具体情况设定。 2) 可以在界面设定的互斥资源(包括两种:输入设备与输出设备)的数目 3) 进程数、进入内存时间、要求服务时间可以在界面上进行设定 4) 进程之间存在一定的同步与互斥关系,可以通过界面进行设定,其表示方法如下: 进程的服务时间由三段组成:I2C10O5(表示进程的服务时间由2个时间片的输入,10个时间片的计算,5个时间片的输出) 进程间的同步关系用一个段表示:W2,表示该进程先要等待P2进程执行结束后才可以运行
Process_control
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 -Design and implementation of the Unix
two-host-pc-comunication
- 本程序要结合深圳友芯先关芯片产品结合使用,实现通过USB协议实现两个PC主机间的文件传输,把要传输的文件拷贝到指定的文件夹下,通过界面打开相关设备即可自动传输文件和接受文件,程序中应用到多线程等相关知识-This program in conjunction with Friends of the Shenzhen-core chips used in combination first off, to achieve file transfer between two host PC via
prod
- C++实现互斥量通信,生产者和消费者线程之间通过互斥量实现通信-C++ implementation of the mutex communication between producers and consumers to communicate via the mutex thread
Read_SubVI_via_Queue
- 通过队列实现VI之间数据通讯和传递,值得大家借鉴-Read SubVI via Queue
viy
- Demonstrate how to manipulate word via vb-Demonstrate how to file the word via vb
