-
哈哈,基于linux平台的贪食蛇,共享一下,喜欢的请下载
哈哈,基于linux平台的贪食蛇,共享一下,喜欢的请下载-Ha ha, based on the linux platform贪食蛇, share some, please enjoy the download
- 2023-02-14 01:10:03下载
- 积分:1
-
详细的说明了可调内核参数具体文件为.doc
详细的说明了可调内核参数具体文件为.doc-detailed description of the core adjustable parameters for specific documents. Doc
- 2023-06-22 03:15:04下载
- 积分:1
-
arm s3c2440 using the debugging tools Edison 320X234 image acquisition and displ...
arm s3c2440下 用爱迪生工具调试的320X234的图象采集显示程序。-arm s3c2440 using the debugging tools Edison 320X234 image acquisition and display program.
- 2022-01-23 11:01:06下载
- 积分:1
-
Makefile编程及相关资料的介绍与入门。很适合初学者的学习与借鉴...
Makefile编程及相关资料的介绍与入门。很适合初学者的学习与借鉴-Programming knowledge for Makefile. It s very usful for beginners.
- 2022-02-01 11:02:52下载
- 积分:1
-
uclinux os on GBA
GBA上的uclinux系统
GBA 编程
GBA 系统-uclinux os on GBA
- 2022-12-17 20:40:02下载
- 积分:1
-
GCC referrence book,共两部分,主要讲GCC编译器的使用。
GCC referrence book,共两部分,主要讲GCC编译器的使用。-GCC referrence book, a total of two parts, the main stresses the use of GCC compiler.
- 2022-05-31 17:37:55下载
- 积分:1
-
使用图形界面安装Linux操作系统的步骤
使用图形界面安装Linux操作系统的步骤-Using a graphical interface to install Linux operating system, the steps
- 2022-06-26 02:54:16下载
- 积分: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
-
ftp file download (qt4 platform, C language), and use the ftp download xp or les...
ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
- 2022-01-25 14:33:33下载
- 积分:1
-
Linux下编程实现服务器与客户端的连接
Linux下编程实现服务器与客户端的连接-Programming Linux server and client connections
- 2022-02-04 06:55:47下载
- 积分:1