-
LINUX下消息队列
Linux下消息队列
用于进程间通信,有4个例程,可以实现
1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.
2.消息队列允许一个或多个进程向它写入与读取消息.
3.管道和命名管道都是通信数据都是先进先出的原则。
4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。
目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
- 2022-07-27 21:44:31下载
- 积分:1
-
串口通讯类
串口通讯类 -The class for serial communication
- 2022-04-08 18:53:57下载
- 积分:1
-
这是一个服务器端的程序,用的是VC平台,刚上传了客户端,希望大家会喜欢,对大家有帮助...
这是一个服务器端的程序,用的是VC平台,刚上传了客户端,希望大家会喜欢,对大家有帮助-This is a server-side procedures, using the VC platform, just upload the client, I hope you will like to help you
- 2022-05-24 18:56:08下载
- 积分:1
-
DFT Appns Guide for Engineer s
DFT Appns Guide for Engineer s
- 2023-02-10 23:35:03下载
- 积分:1
-
OFDM宽带无线系统的链路级的仿真程序(多天线,QAM调制,编码,合并)等等很齐全)...
OFDM宽带无线系统的链路级的仿真程序(多天线,QAM调制,编码,合并)等等很齐全)-OFDM broadband wireless system link-level simulation program (multi-antenna, QAM modulation, coding, combined) and so very full)
- 2023-03-05 12:15:03下载
- 积分:1
-
directdraw 教程
directdraw 教程-directdraw Guide
- 2022-01-24 09:45:14下载
- 积分:1
-
摘要:J2ME在无线应用程序开发中的应用
摘要:J2ME在无线应用程序开发中的应用-Abstract : J2ME wireless applications in the Application Development
- 2022-10-02 06:50:03下载
- 积分:1
-
Error Control and Concealment for
Video Communication
一篇很好的论文
视频通讯过程中的错误控制...
Error Control and Concealment for
Video Communication
一篇很好的论文
视频通讯过程中的错误控制和错误隐藏-Error Control and Concealment for Video Co. mmunication a good thesis Video Communication errors in the process control and error concealment
- 2022-02-16 03:49:12下载
- 积分:1
-
FTDI test, by this example can try to use FTDI chips
FTDI test, by this example can try to use FTDI chips
- 2022-04-19 00:56:32下载
- 积分:1
-
网络socket编写指南,非常详细,是不可多得socket参考手册
网络socket编写指南,非常详细,是不可多得socket参考手册-Guidelines for the preparation of the network socket, very detailed, it is rare socket reference manual
- 2023-06-26 03:05:04下载
- 积分:1