-
操作系统提供间
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
-
introduced ISE is a very good guide, a good resource sharing
是介绍ISE的非常好的教程,好资源共同分享-introduced ISE is a very good guide, a good resource sharing
- 2023-07-29 08:30:04下载
- 积分:1
-
wxWidgets中文版教程,一个很好的跨平台的GUI库
wxWidgets中文版教程,一个很好的跨平台的GUI库-Chinese version of wxWidgets tutorial, a good cross-platform GUI library
- 2022-03-24 05:06:42下载
- 积分:1
-
用DriverStudio开发一个USB驱动程序的过程。《10分钟完成一个USB驱动程序》...
用DriverStudio开发一个USB驱动程序的过程。《10分钟完成一个USB驱动程序》
- 2022-03-10 00:56:15下载
- 积分:1
-
crc-ccitt校验原理及编程实现,硬件采用FPGA实现CCITT校验....
crc-ccitt校验原理及编程实现,硬件采用FPGA实现CCITT校验.-usefull material for crc check ,including the funcion of crc and program.
- 2022-08-15 17:31:49下载
- 积分:1
-
液晶屏接口 vhdl
Digilent 公司的 BASYS2 电路设计与实现平台已 Xilinx 斯巴达 3E FPGA、 开关、 按钮、 指示灯、 七段显示器、 PS2 和 VGA 端口。然而,它缺少的液晶显示器,都需要在很多应用程序的用户界面。Digilent 通过提供串行和并行交互外部液晶带有集成控制器解决了这个问题。虽然数据表和示意图这个液晶屏是目前在他们的网页上,缺乏任何示例代码的增加了设计时间。在此文档中,编程使用 UART 通信的串行接口 (PModCLS) 与液晶显示。此外包括 VHDL 代码。应用程序是在液晶屏幕上写的"奥坎大学"和实施一个 PACMAN 动画。FPGA‟s JTAG A 端口和 PModCLS J2 连接器之间的连接是通过一个 6 针接头和电缆连接器执行的。
- 2022-02-05 09:22:24下载
- 积分:1
-
steval-idb002v1系列开发板示例代码
steval-idb002v1系列开发板示例代码。官网上可下不到哦~程序内容包括蓝牙,计步器·····IAR版本确定是6.60.1.5099,否则option配置信息会破损,造成不必要的时间浪费。
- 2022-06-20 14:33:59下载
- 积分:1
-
8051 基于带领的接口
#include < REG51F。H >
无符号的 int a、 b ;
无效的延迟 (无符号的 int 时间) ;
void main)
{
= 0x01;
P0 = a;
while(1)
{
无符号的 int x,b,c;
= 0x00;
b = 0;
c = 500 ;
为 (x = 0 ; x < 500 ; x + +)
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 04:49:37下载
- 积分:1
-
本资料详细解析uC
本资料详细解析uC-OS操作系统的内核源码,详细介绍了uC-OS的移植及使用方法。另附资料详细介绍了uC-OS在51单片机上的移植方法。-This information is detailed analysis uC-OS operating system kernel source code, detailed information on uC-OS for transplantation and use. Attached information details the uC-OS in MCS-51 on the method of transplant.
- 2022-01-30 21:05:20下载
- 积分:1
-
msp430 串口模拟程序
msp430 串口模拟程序-Serial Controller Simulation Program
- 2023-02-20 22:45:03下载
- 积分:1