-
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
- 2022-02-10 06:19:11下载
- 积分:1
-
一款基于QT开发的流程图绘制程序,提供了基本的图形,箭头等工具。QT是一款优秀的跨平台的GUI库。...
一款基于QT开发的流程图绘制程序,提供了基本的图形,箭头等工具。QT是一款优秀的跨平台的GUI库。-QT-based development of a flow chart drawing program, provides the basic graphics tools such as arrows. QT is a good cross-platform GUI library.
- 2022-04-11 18:35:57下载
- 积分:1
-
linux,unix shell编程,详细。这本书是全面的,包括
详细介绍linux,Unix,shell编程。本书内容全面,包括awk、sed、tr等常用工具的使用,对于初学者来说是一本难得的书。
- 2022-04-18 03:57:49下载
- 积分:1
-
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msg...
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, shared memory mechanism. . (1) the creation of news, send and receive : the use of system calls msgget (), msgsed (), and msgrev msgcrl (), the preparation of the sender and receiver (news length of the 1KB); (2) shared storage area creation, and attached disconnect : use of system calls shmget (), shmat (), shmcrl (), a preparation of the above functions with the same procedure.
- 2022-03-25 22:13:37下载
- 积分:1
-
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP...
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
- 2022-08-20 00:36:21下载
- 积分:1
-
remotewap是任何操作系统的远程管理工具可以支持。
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a Command Line Interface for quick use
- 2023-05-16 15:45:03下载
- 积分:1
-
软件换肤在VC中实现,请使用
软件换肤在VC中的实现,请使用-software Eurocargo in the realization of VC, please use
- 2023-04-24 20:20:02下载
- 积分:1
-
reverse your input string
reverse your input string
- 2022-03-23 15:06:49下载
- 积分:1
-
unix下的一个网络查询程序
unix下的一个网络查询程序-of a network query procedures
- 2022-12-27 02:45:03下载
- 积分:1
-
共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。...
共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinerary. The use of shared memory in the use of multi-CPU machines, machines will play better efficiency.
- 2022-02-03 14:25:34下载
- 积分:1