-
嵌入式linux的设计与应用
嵌入式linux的设计与应用-Embedded Linux Design and Application
- 2022-01-28 11:55:47下载
- 积分:1
-
操作系统提供间
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
-
c语言浮点乘发器,特定数据结构,指数底为10
c语言浮点乘发器,特定数据结构,指数底为10-floating point multiplication hair, a specific data structure, the index for the end of 10
- 2022-07-24 11:53:43下载
- 积分:1
-
以太网基础教程
Ethernet Basic Tutorial
- 2023-04-19 15:40:03下载
- 积分:1
-
图编程指南
pic programming guide in c
- 2022-01-28 17:46:03下载
- 积分:1
-
IXP425开发工具,非常实用,适合与乐的发展…
IXP425开发工具,非常实用,适合用来开发和学习。-IXP425 development tools, very practical, appropriate for the development and learning.
- 2022-05-20 22:00:53下载
- 积分:1
-
xn297驱动
资源描述
性价比很好的2.4G高速数据通信,网上很难找到
- 2022-08-23 00:22:08下载
- 积分:1
-
51 achieve mouse PS2
51下实现mouse PS2驱动功能和红外遥控功能-51 achieve mouse PS2-driven features and infrared remote control function
- 2022-02-01 12:04:58下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
关于MAX7219的使用,
关于MAX7219的使用,-MAX7219 on the use,
- 2022-06-14 10:42:39下载
- 积分:1