-
典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。...
典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。-Overall framework of a typical embedded, embedded systems based on embedded ARM system architecture.
- 2023-07-12 19:15:04下载
- 积分:1
-
介绍了linux系统原理以及文件系统的概念
介绍了linux系统原理以及文件系统的概念-Introduced the principle of linux systems as well as the concept of file system
- 2022-11-26 19:55:04下载
- 积分:1
-
此包是为perl或者 Python等高级语言提供一个库,该库提供对网络数据包通过queue方式的访问。...
此包是为perl或者 Python等高级语言提供一个库,该库提供对网络数据包通过queue方式的访问。-nfqueue-bindings was written to provide an interface in high-level
languages such as Perl or Python to libnetfilter_queue.
The goal is to provide a library to gain access to packets queued by
the kernel packet filter.
- 2022-02-02 02:51:28下载
- 积分:1
-
This program is used for S3c2410 SPI interface driver which applicated on Linux...
本程序是s3c2410在linux2.4.18系统平台的spi接口驱动程序,调试已通过,程序非常简练,用后请评分。-This program is used for S3c2410 SPI interface driver which applicated on Linux platform.
- 2022-03-26 09:12:56下载
- 积分:1
-
博客服务提供商
bsp-fujitsu-jade-evb-roadmap.zip QNX的BSP包,可直接使用-bsp-fujitsu-jade-evb-roadmap.zip QNX the BSP package, can be directly used
- 2023-01-05 19:50:04下载
- 积分:1
-
jm_frext22.ZIP的压缩文件,主要用于嵌入式系统图象的编解码的开发....
jm_frext22.ZIP的压缩文件,主要用于嵌入式系统图象的编解码的开发.-jm_frext22.ZIP the compressed file, mainly used in embedded systems image codec development.
- 2023-05-29 16:55:02下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
- 2022-01-25 17:35:25下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
Linux的启动装载(BootLoader)程序
Linux的启动装载(BootLoader)程序-Linux start loading (BootLoader) procedure
- 2022-01-31 04:41:53下载
- 积分:1
-
UNIX 资源文件编译器
UNIX 资源文件编译器-UNIX resource documents compiler
- 2022-04-23 19:41:49下载
- 积分:1