自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (2)
  • 收藏
  • 关注

转载 POSIX 标准原文

https://pubs.opengroup.org/onlinepubs/9699919799/nframe.html

2019-10-29 09:23:20 1359

原创 QNX Resource Manager Sample code,QNX驱动程序框架模板

一个简单的驱动程序模板,在/dev目录下注册myDevDrv 。应用程序使用open函数进行测试。#include <stdio.h>#include <stdlib.h>#include <stddef.h>#include <sys/iofunc.h>#include <sys/dispatch.h>typede...

2019-10-27 15:14:20 842

原创 QNX Share Memory Sample code

Process A#include <stdio.h>#include <string.h>#include <fcntl.h>#include <errno.h>#include <stdlib.h>#include <unistd.h>#include <limits.h>#include ...

2019-10-26 13:58:25 661

原创 QNX消息传递的例程

QNX 例程,使用MsgReceive和MsgReplay自收自发消息。使用定时器周期发送消息。#include <stdio.h>#include <stdlib.h>#include <time.h>#include <signal.h>#include <errno.h>#include <unistd....

2019-10-22 21:57:13 584

C66xxBIOS1_0505.7z

66AK2G DSP,K2GEVM 跑马灯和串口输出程序

2021-05-05

testimg.bmp

https://blog.csdn.net/ambercctv/article/details/103465654 对应的bmp文件

2019-12-09

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除