-
Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码
Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码-Mac OS X 10.4.9 for x86 Source Code crontabs realize the source code
- 2022-02-03 23:52:44下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
罗技qc摄像头的linux下驱动程序及引用程序
罗技qc摄像头的linux下驱动程序及引用程序-Qc Logitech camera drivers under linux, and quoted procedure
- 2023-05-03 21:05:03下载
- 积分:1
-
76个qt 例子。
非常适合学习qt编程,
76个qt 例子。
非常适合学习qt编程,-76 qt example. Qt very suitable for learning programming,
- 2022-02-07 22:40:03下载
- 积分:1
-
这个程序是网卡Broadcom 5705M的linux的驱动
这个程序是网卡Broadcom 5705M的linux的驱动-The program is the driver for networok card Broadcom 5705M in linux system.
- 2022-02-10 08:22:14下载
- 积分:1
-
- 2022-02-22 06:06:03下载
- 积分:1
-
Unix process communication and synchronization contradict mechanisms, including...
Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
- 2022-04-11 04:36:26下载
- 积分:1
-
minicom操作指南,对于学习嵌入式尤其是linux的人来说是很有用的...
minicom操作指南,对于学习嵌入式尤其是linux的人来说是很有用的-minicom operation guide for learning embedded Linux in particular who is a very useful
- 2022-01-25 16:51:51下载
- 积分:1
-
Very good information to learn vi editor Oh, very helpful for beginners linux ah...
很不错的学习vi编辑器的资料哦,对linux初学者很有帮助啊!-Very good information to learn vi editor Oh, very helpful for beginners linux ah!
- 2023-08-07 00:00:04下载
- 积分:1
-
Downloader是一款在Xterm下加快下载FTP.HTTP的服务器软件,类似WindownsFlashGet的快速下载软件。可以支持多用户连接以及重连接。...
Downloader是一款在Xterm下加快下载FTP.HTTP的服务器软件,类似WindownsFlashGet的快速下载软件。可以支持多用户连接以及重连接。
-Downloader is one of the Xterm FTP.HTTP faster downloading the server software, similar to the rapid WindownsFlashGet download software. Support for multiple users to connect and re-connect.
- 2022-08-07 01:47:12下载
- 积分:1