搜索资源列表
jiyuxiaoxidetongxunxitong
- 就是一个基于消息的通讯系统,挺简单的,别见笑啊-is based on the news of a communications system, they are simple, not laughed at ah
zz
- 进程是操作系统实质的关键,本次是设计一个允许N个进程并发运行的进程管理模拟系统,包括以下内容: (1)简单的进程控制 (2)同步及通讯机构 (3)中断机构 (4)进程调度 -process is the key to real operating system. The design is a process of allowing N-operation with the simulation process management systems, including
liaotian
- 设计中的通讯系统是用asp.net技术实现的基于web的聊天室系统。聊天室是Web服务中最常见的服务
jinchengtongxing
- 本设计的目的是通过设计和调试一个基于消息的通讯系统,来实现进程之间的间接通讯,使学生对进程间的通讯机制、进程间的同步机制有一个深入的理解。
02
- 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理-Internal communication systems to provide network communication
slsfusf
- 设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。-Design a process to allow concurrent operation of n-process management simulation system. The
count1
- 车载装置系统串行通讯技术是分布式工业控制系统当中应用最为广泛的通讯技术之一,也是工业现场最古老的通讯技术之一。-The vehicle device serial communication technology is one of the most widely distributed industrial control systems which communication technology, is also one of the oldest communications techn
TeamProjectManager2012Edition.Source
- 拥有一个简单易操作的界面,还增加了自己的设备,允许外界创新,使其成为开源通讯最好的软件包。目标就是要发展成为一个稳定、可调节和易操作的软件系统。-The interface has a simple, easy to operate, but also increase their own devices, allowing the outside world innovation, making it the best open source communications package. T
BLE-CC254x-1.3.2-OSAL
- cc2540上蓝牙通讯所使用的osal操作系统,这个系统有内存管理,任务管理,时钟管理,有部分注释,有说明文档,第二部分-cc2540 on osal operating system used by Bluetooth communication, this system has memory management, task management, clock management, some comments, documentation.part 2
LINUXOS
- 以Linux 系统进程和线程机制为背景,掌握fork()和clone()系统调用的形式和功能以及与其相适应的高级通讯方式。由fork派生的子进程之间通过pipe通讯,由clone创建的线程之间通过共享内存通讯,对于后者需要考虑互斥问题。-Linux systems to process and thread mechanism background, master fork () and clone () system call form and function as well as adva