-
在这个程序中,一个关键的程序获取,对于键盘是有用的,用于进行生产。
在Linux的一个获取键值的程序,对于作OEM键盘很有用。-In Linux, a key procedure to obtain, for the keyboard is useful for OEM.
- 2023-06-09 06:45:03下载
- 积分:1
-
linux 下c语言 多线程实例 ,能让读者对在linux下用C编写多线程有个切实理解。
linux 下c语言 多线程实例 ,能让读者对在linux下用C编写多线程有个切实理解。-Under the multi-threaded linux c language example, allows readers to write in linux under multiple threads with C have a practical understanding.
- 2022-04-22 11:28:59下载
- 积分:1
-
scc2410 under linux the CF card driver
linux下的scc2410的CF卡驱动-scc2410 under linux the CF card driver
- 2022-05-09 04:18:58下载
- 积分:1
-
linux、shell学习笔记,把一本经典书的内容再精简。
linux、shell学习笔记,把一本经典书的内容再精简。-linux, shell study notes, and a classic streamline the content of the book.
- 2022-02-06 23:02:16下载
- 积分:1
-
Qt4 Design Manual (Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with.Qt.4.Jun.2...
Qt4设计手册(Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with.Qt.4.Jun.2006.chm)包括中文版-Qt4 Design Manual (Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with.Qt.4.Jun.2006.chm) including the Chinese version
- 2022-03-19 04:25:20下载
- 积分:1
-
Linux设备驱动程序第三版,非常经典,Linux设备驱动编程必看
Linux设备驱动程序第三版,非常经典,Linux设备驱动编程必看-Linux device driver ver3
- 2022-12-09 19:20:03下载
- 积分:1
-
freebsd first step tutorial foreword second installation of the system and Inter...
freebsd教程前 言第一步 安装系统第二步 接入Internet并配制代理服务第三步 安装配置web服务器第四步 安装配置ftp服务器第五步 安装配置E-mail服务器第六步 安装配置视频点播服务器-freebsd first step tutorial foreword second installation of the system and Internet access service agents preparation third step installation configuration web server installation of the 4th infantry ftp server configuration fifth step installation configuration E-mail server sixth-step installation video-on-demand server configuration
- 2023-04-19 07:20:04下载
- 积分:1
-
jphs是一个linux系统下可对JPEG图像进行信息隐藏的程序
jphs是一个linux系统下可对JPEG图像进行信息隐藏的程序-jphs is a linux system of JPEG image information hiding procedure
- 2022-02-21 10:58:44下载
- 积分: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
- 2022-01-28 22:08:14下载
- 积分:1