搜索资源列表
-
0下载:
单线程与串口通讯功能HIACS系统间通讯(H5000系统的POC与H5000M控制器之间进行通讯)-threaded with serial communications functions HIACS communication system (POC H5000 system controller with H5000M between communications)
-
-
0下载:
qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory-qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory
-
-
0下载:
本系统在vc环境下,实现多线程报文发送,类似于电子通信系统。,Vc of the system in the environment, the realization of multi-threaded message sent, similar to electronic communication systems.
-
-
0下载:
邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。
邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。
为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。
mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connection
-
-
1下载:
c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。
中国科技大学面向对象编程C++课程试验-USTC
C++
Bank
Caller
c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operatio
-
-
0下载:
c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。-c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operation, using multi-threaded simulation of the bank s in
-
-
0下载:
多线程间发送消息,调用系统的消息机制实现用消息进行线程间的通信-Send message among many threads, call system with message message mechanisms to achieve inter-thread communication
-
-
0下载:
c++进程间通信的小例子,实现了操作系统下进程互访和数据共享操作。-c++ the process of communication between the small example of the process of realization of the operating system under the operation of mutual visits and data sharing.
-
-
0下载:
一个属于操作系统方面的一个著名的读者写者问题,通过它的实现可以对操作系统信号量机制和进程线程同步及通信有深刻的理解-A part of the operating system in a well-known readers to write those problems, through its implementation can be a mechanism and process of the operating system semaphore thread synchronizati
-
-
0下载:
此程序应用于WINCE5.0操作系统上的应用程序,目的是实现硬件电路之间的串口通信-This procedure applies to WINCE5.0 operating system applications, the aim of achieving the serial communication between the hardware circuit
-
-
0下载:
线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。
-Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
-
-
0下载:
详细说明了如何最大限度的应用Unix系统提供的支持设计复杂软件。详细探讨了进程间通讯通讯、同步和多线程程序的设计。-This completely updated classic demonstrates how to design complex software to get the most from the UNIX operating system. This book provides a clear and easy-to-understand introduction tothe
-
-
0下载:
这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。)
AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
-
-
0下载:
进程通信,信号,消息机制通信实现代码 使用系统调用msgget( )、msgsnd( )、msgrev( )及msgctl()-Process communication, signal, message communication mechanism to achieve code
Using the system call msgget (), msgsnd (), msgrev () and msgctl ()
-
-
0下载:
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。这是服务器端的
-
To be named as a pipeline network programming scheme, it actually created a client/server communication system, and in which reliable data transmission. This is the server side.
-
-
0下载:
操作系统课程,银行服务系统设计,进程通信与进程同步机制实践:
某银行提供10个服务窗口(7个对私服务窗口,3个对公服务窗口)和100个供顾客等待的座位。顾客到达银行时,若有空座位,则到取号机上领取一个号,等待叫号。取号机每次仅允许一位顾客使用,有对公和对私两类号,每位顾客只能选取其中一个。当营业员空闲时,通过叫号选取一位顾客,并为其服务。
-Operating system courses banking system design, process communication and
-
-
0下载:
这是一款用VC++实现在的多层通信系统,并给出了Client-This is a used vc++ realize the multi-level communication system, and the Client is given
-
-
0下载:
matlab中的pn码仿真 PN码的仿真实验 pn码在通信系统中占据了重要的位置-Matlab simulation experiment of pn code simulation pn code in pn code occupies the important position in the communication system
-
-
0下载:
Linear frequency modulation signal for uwb communication system modulation waveform research is very good
-
-
0下载:
通信原理实验中用matlab实现眼图画法,用来对通信系统进行性能分析,-Communication principle experiment using matlab eye picture method, is used to analysis of communication system performance,
-