-
深入理解linux内核第三版,英文版,比较易懂
深入理解linux内核第三版,英文版,比较易懂-Depth understanding of linux kernel third edition, in English, compared to understand
- 2022-07-19 13:48:09下载
- 积分:1
-
This book is known as the UNIX program Bible Advanced Programming in the UNIX E...
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的第2版(英文版)-This book is known as the UNIX program Bible Advanced Programming in the UNIX Environment (second edition)
- 2022-02-03 05:09:47下载
- 积分:1
-
介绍如何实现在arm系列处理器上实现移植linux操作系统
介绍如何实现在arm系列处理器上实现移植linux操作系统-how to achieve the arm Series processors to achieve transplantation Linux
- 2023-05-04 15:40:03下载
- 积分:1
-
Jflash.rar
Jflash.rar --Jflash的源代码,vcc编写过的-Jflash.rar-- Jflash of source code, prepared by vcc
- 2022-07-23 18:33:56下载
- 积分:1
-
linux下的串口程序的小型机
Linux Minicom Serial program
- 2022-08-03 19:30:57下载
- 积分: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根文件系统移植,目标平台是FS2410
linux根文件系统移植,目标平台是FS2410-rootfs
- 2023-06-08 13:15:03下载
- 积分:1
-
manual programming required linux
linux api手册进行linux编程必备-manual programming required linux
- 2022-03-03 15:08:42下载
- 积分:1
-
Linux源代码分析
Linux源代码分析-Linux source code analysis
- 2022-08-09 07:19:06下载
- 积分:1
-
tvapp用于播放tv程序,短小精悍但是效率很高
tvapp用于播放tv程序,短小精悍但是效率很高-tv for playing tvapp procedures, dapper but efficient
- 2022-02-04 17:41:56下载
- 积分:1