-
操作系统提供间
Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being implemented in coordination with the core to share resources, synchronization and exchange information. Linux support a large number of inter-process communication mechanisms, including signal and wait for the queue, pipeline and the Unix System V to provide inter-process communication mechanisms, such as message queue, the signal volume and shared memory.
- 2022-12-25 06:25:03下载
- 积分:1
-
数字收音机
包含按钮,1602年液晶显示器 Tea5464.IIC 总线,射频芯片,时钟,可以扩展,灯,功能更多,单一的平板电脑机
- 2022-02-14 04:27:17下载
- 积分:1
-
用户数据报协议的程序源码,在嵌入式开发中实现了传输协议的实现...
用户数据报协议的程序源码,在嵌入式开发中实现了传输协议的实现-the souce of UDP protocol,realize the transport in embeded develop
- 2022-02-28 16:41:43下载
- 积分:1
-
红外线通讯协议,对于想开发红外产品的人,或对红外通讯有兴趣的可值得一看...
红外线通讯协议,对于想开发红外产品的人,或对红外通讯有兴趣的可值得一看-infrared communication protocol, to the development of infrared products, or are interested in infrared communication of an eye-catcher
- 2023-04-07 03:10:03下载
- 积分:1
-
dspc6455ndk开发包
ti dsp tms320c6455 dm642 dm6437 ndk开发包6455开发板 网络通信 ndk
- 2022-03-20 13:55:35下载
- 积分:1
-
First introduced the synthetic aperture radar (SAR) characteristics, and then ex...
首先介绍了合成孔径雷达(SAR)的特点,然后阐述了合成孔径雷达原理和末精确制导机制。由于合成孔径雷达能全天候、全天时成像,且采用了合成孔径技术,因此SAR图像不论在距离向,还是方位向均具有高的分辨力,这对发展导弹末段数字式景象相关匹配制导有着重要的意义。-First introduced the synthetic aperture radar (SAR) characteristics, and then expounded the principle of synthetic aperture radar and precision-guided mechanism at the end. As a result of synthetic aperture radar can be all-weather, all the time imaging, and use of synthetic aperture techniques, and that SAR images, whether in the distance to, or position to have a high-resolution, which is the development of the missile in the last paragraph of digital image correlation matching guidance has an important significance.
- 2022-03-14 05:57:50下载
- 积分:1
-
c8051f02x固件更新代码
C8051F02x Firmware Updating Code
- 2022-04-14 12:31:21下载
- 积分:1
-
这是一个微机原理及接口技术的课程设计,电子钟 请版主查收...
这是一个微机原理及接口技术的课程设计,电子钟 请版主查收-This is a principle of computer interface technology and curriculum design, electronic bell Please check your moderator
- 2022-06-21 14:15:11下载
- 积分:1
-
pwm发生器(原理图,pcb,程序流程图,源码80kc196)
pwm发生器(原理图,pcb,程序流程图,源码80kc196)--PWM generator, including diagram, pcb, data flow diagram , and source code 80kc196).
- 2022-07-13 16:43:43下载
- 积分:1
-
USART 蓝牙
更具体地说,我想知道如何等待,并解析请求和响应进行有效的主动。我能想到的方法去做,但我想知道最好的方法。大部分的示例代码,我遇到一个字符串写入,500ms左右的延迟,然后检查响应,修剪的过程中。我想建立一个事件驱动的解决方案。如果无线发射连接事件,我想能够火灾事件处理程序没有callback_connect()为事件发生的投票。为此,我开始用铅笔了,可以运行在UART的中断处理程序的状态机,但进展缓慢…
- 2023-05-20 08:20:02下载
- 积分:1