-
最新的libavformat以及libavcodec库
最新的libavformat以及libavcodec库-latest libavformat and libavcodec library
- 2022-02-03 22:58:24下载
- 积分:1
-
ICS courses Lab2
ICS 课程的Lab2-ICS courses Lab2
- 2022-11-23 13:20: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
-
练成linux系统高手教程。
看着别人操作那满屏幕的洋文,不可思议,那肯定是一个Linux高手,其实你也能成为高手中的一员。...
练成linux系统高手教程。
看着别人操作那满屏幕的洋文,不可思议,那肯定是一个Linux高手,其实你也能成为高手中的一员。 -Linux master Guide mastered the system. Others looked at it full-screen operation of the foreign language, incredible, then it must surely be a Linux expert, in fact, you can also become a master of one.
- 2022-07-01 14:03:39下载
- 积分:1
-
linux下的一个串口调试程序的源代码
linux下的一个串口调试程序的源代码-of a serial debugging program"s source code
- 2022-02-02 15:21:06下载
- 积分:1
-
LINUX
LINUX-0.11的CODE很好-LINUX- 0.11 of a good CODE
- 2022-12-24 15:35:03下载
- 积分:1
-
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序...
应用平台 SCO OpenServer 5 是一个模拟下雨的小玩意,含目标程序和源程序-application platform SCO OpenServer 5 is a simulated rain gadgets, including procedures and objective source
- 2022-02-26 03:40:07下载
- 积分:1
-
esc/pos指令集的打印机的串口程序开发的演示程序源码
esc/pos指令集的打印机的串口程序开发的演示程序源码
- 2022-10-03 17:20:03下载
- 积分:1
-
编的一个linux Shell ,能实现管道,重定向,以及一些基本的Shell 编程功能...
编的一个linux Shell ,能实现管道,重定向,以及一些基本的Shell 编程功能-Made a linux Shell, can realize pipes, redirection, as well as some basic programming function Shell
- 2023-09-07 23:45:03下载
- 积分:1
-
这是一个usb驱动,希望对了解或开发usb驱动的朋友能有所帮助,这代码对您了解usb驱动有很大的帮助。...
这是一个usb驱动,希望对了解或开发usb驱动的朋友能有所帮助,这代码对您了解usb驱动有很大的帮助。-This is a usb drive, want to learn or develop usb drive friends to help, this code to your usb drive to understand a great help.
- 2023-06-18 17:35:03下载
- 积分:1