-
unix高级编程原吗
unix高级编程原吗-original programming?
- 2023-05-11 09:30:03下载
- 积分:1
-
arm 嵌入式linux系统开发技术详解
arm 嵌入式linux系统开发技术详解-embedded linux system development for arm
- 2023-05-04 20:45:03下载
- 积分:1
-
这是程序在Linux C显示BMP图像。我用这个程序和我..
Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program-Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program..
- 2023-04-11 04:50:08下载
- 积分:1
-
Linux下telnet客户端的C++代码实现。初学者学习Telnet协议…
Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environment from the online code transplantation, directly through make computer.
- 2022-03-10 16:20:01下载
- 积分:1
-
linux指令大全,很全的,非常有用,希望对大家有所帮助
linux指令大全,很全的,非常有用,希望对大家有所帮助-linux commands Daquan, a very full, very useful for
- 2023-05-29 21:30:05下载
- 积分: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
-
its the source code for building up RFCOMM sockets of bluetooth technology to co...
its the source code for building up RFCOMM sockets of bluetooth technology to communicate through bluetooth device under linux environment.
- 2022-05-05 22:58:32下载
- 积分:1
-
Very classic linux driver development articles to learn linux driver development...
非常经典的linux驱动开发文章
对于学习linux驱动开发有很好帮助
-Very classic linux driver development articles to learn linux driver development for a very good help
- 2022-11-29 07:05:03下载
- 积分:1
-
这是MIZI src包vivi bootloader时需要编制headfiles
this SRC packet is the headfiles that MIZI vivi bootloader needed when compling
- 2022-07-13 19:39:59下载
- 积分:1
-
linux内核,非常详细的源代码,在其他网络上多次下载
linux内核,非常详细的源代码,在其他网络上多次下载-linux kernel, very detailed source code, the other networks repeatedly Download
- 2022-09-15 09:05:03下载
- 积分:1