-
Moto A1200 linux kernel SRC
Moto A1200 linux kernel SRC-Moto A1200 Linux kernel SRC
- 2022-04-23 18:20:34下载
- 积分:1
-
s3c2440 linux实例代码 很全很经典
s3c2440 linux实例代码 很全很经典-s3c2440 linux are all classic examples of the code
- 2022-01-26 03:26:35下载
- 积分:1
-
linux kernel programming
linux操作系统内核编程-----LINUX系统开发非常好的资料,一定要下载的哦!-linux kernel programming -good material of linux development,you can not miss it!
- 2023-01-29 11:00:04下载
- 积分:1
-
《Linux新手指南》是供linux新手参考和查阅的书籍,内容浅显易懂,适合新接触此操作系统的人使用...
《Linux新手指南》是供linux新手参考和查阅的书籍,内容浅显易懂,适合新接触此操作系统的人使用- Linux Newbie Guide are available for novice linux reference and access to books, the content easy to understand and suitable for contact with this new operating system to use
- 2022-12-10 18:25:03下载
- 积分: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
-
可以写s3c2410 USB device的PC端USB驱动和程序
可以写s3c2410 USB device的PC端USB驱动和程序-Can write s3c2410 USB device the PC-side USB drive and procedures
- 2022-12-16 11:15:03下载
- 积分:1
-
linux 学习的课件,有源码分析,PPT文档,
linux 学习的课件,有源码分析,PPT文档,-linux learning courseware, has source code analysis, PPT documents,
- 2022-08-19 04:48:07下载
- 积分:1
-
Under section Linux proxy software, mainly uses in to act
serves!
一款Linux下的代理软件,主要用于代理服务!- Under section Linux proxy software, mainly uses in to act
serves!
- 2023-08-09 16:35:03下载
- 积分:1
-
利用cvops框架进行协议栈编程的极好的例子
利用cvops框架进行协议栈编程的极好的例子-A very good example to guiding use cvops for communication stack programming.
- 2022-01-25 18:56:07下载
- 积分:1
-
GIZA++是自然语言处理的一个非常重要的工具
giza++ 是词语对齐的重要开源工具,做自然语言处理必备的工具-giza++ is an very important tool for natural language processing
- 2022-07-02 03:39:53下载
- 积分:1