爱词霸英语   汉语   手机版   软件版下载 | English
每日一句:正在加载...
1.Allowing for SMS server, SMS client management module and SMS storage processing module are running on the same machine, IPC mechanism is used to perform process communication to improve communication speed.
考虑server、客户代理和存储代理运行在同一台机器上,在设计进程间通信方式时采用了IPC机制来提高进程间的通信速度。收藏指正
2.We propose in this paper an inter-process communication hijacking scheme to intercept,filter,redirect,and modify virtually all commonly used inter-process communication mechanisms in running processes,without requiring recompilation,re-linkage and access to the source codes.
本文提出一种进程通信劫持技术,无须改动目标进程的源代码,无须重新编译与连接,可任意劫持动态运行中的目标进程通信信道.收藏指正
3.IPC(Inter-Process Communication) is very important to the multitask and multiuser operating system. It is the basic of the system to run correctly and stably.
对于多任务、多用户的操作系统来说,进程间通信是非常重要的,它是系统稳定运行的基础,而信号又是作Linux最基本的进程通信机制。收藏指正
4.3) communication design among software modules: deviding the communication messages into different types and selecting the optimal IPC(Inter Process Communication) method for each of the types according to the IPC characteristics of OS.
3) 模块间的通信设计:作者在此提出了一种基于消息分类的模块间通信设计方法。 即对模块间需要传送的消息进行分类,并根据操作系统提供的IPC(Inter Process Communication)机制的特点,选择最佳的通信实现方式。收藏指正
5.Adding the audit of covert channel to improve the audit design by analyzing the inter process communication and the character of the system.
在审计面扩展方面,通过分析系统进程通信与资源使用特征,增加隐蔽通道审计;收藏指正
6.It improves the process group management and inter process communication facilities, and puts forth a DSM (distributed shared memory) subsystem based on belief network, which is used to manipulate C++ global variables.
它完善了组管理机制和进程通信机制 ,提出了一个基于信度推理网络的分布共享内存( distributed shared memory,简称 DSM)机制以管理 C++公共变量 .收藏指正
7.Having followed this course, students should understand the marketing process , communication theory and basic principles of advertising. They should make an understanding of how to make an effective advertising plan.
通过本课程的学习,学生能够掌握广告的基本原理,了解广告学理论与市场营销和传播理论的关联性,同时对于广告运作的基本流程有所了解。收藏指正
8.We analysed socket process communication mechanism in Unix environment,and its socket system transfer,and at last introduced how to implement communication between Client and Server,and Client and serial Servers on the network system.
分析了Unix环境下socket进程通信机制,以及socket系统调用。 最后介绍了如何在网络系统下实现Client与Server的通信和Client与多个Server的通信。收藏指正
9.Based on the application of Jiangxi Seismic Communication & Information Network,we have described the process to construct Visual-Private-Network gateway of earthquake administration of Jiangxi province using FreeBSD,and its technology.
叙述了在FreeBSD环境下构建基于PPTP的VPN网关的过程和技术,分析了基本概念、实现方式以及在江西省地震信息网的实际应用等。收藏指正
10.In this paper, the author designs and implements a sort of augmented RPC (ARPC) mechanism for some IPv6 distributed Router, this RPC mechanism take inter-process communication (IPC) protocol of IPv6 distributed Router as its bottom communication protocol, data exchange between local and network is accomplished through XDR (external data represent) protocol, so as to sustain the communication between heterogeneous processor.
作者某IPv6分布式路由器设计并实现了一种扩展RPC(ARPC)机制,该ARPC机制以IPv6分布式路由器中的进程间通信(IPC)协议作底层通信协议,用XDR(外部数据表示)协议进行数据在本地和网络表示之间的转换,以支持异构处理机间的通信。收藏指正