-
Development Documentation linux system transplantation, transplantation of the s...
linux系统移植开发文档,对系统移植的每一步都有详细的说明,是学习系统移植的好资料。-Development Documentation linux system transplantation, transplantation of the system every step detailed instructions, is a good learning system information transplantation.
- 2022-02-04 14:16:29下载
- 积分: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
-
基于LwIP协议栈模块FTP守护程序
基于lwip协议栈的ftp精灵程序(经典)-ftp daemon based on lwip module
- 2022-05-16 04:42:07下载
- 积分: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
-
multithreading example
linux 多线程例子-multithreading example
- 2022-03-09 09:00:12下载
- 积分:1
-
Windows源文件,可以安装的问问题。ntfsprogs
ntfsprogs for windows 源码 文档 可安装问价 张庆义-ntfsprogs for windows source documents that can be installed asking about the price Zhang Qingyi
- 2022-04-28 06:51:21下载
- 积分:1
-
uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。...
uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。-uClinux environment MinuGUI of application examples and simple, there are those in Makefile document in the Linux operating environment compiler.
- 2022-11-16 12:05:03下载
- 积分:1
-
Qt4编程指南,“C++ GUI QT4编程与“中国版…
Qt4程序设计指南,《C++ GUI Programming with Qt4 》的中文版,通过一系列简单的实例,让初学者尽快了解Qt编程,是一本不可多得的好书-Qt4 Programming Guide, " C++ GUI Programming with Qt4" the Chinese version, through a series of simple example, as soon as possible so that beginners learn Qt programming, is a rare book
- 2022-05-18 09:26:12下载
- 积分:1
-
linux下的蓝牙协议栈
linux下的蓝牙协议栈-the Bluetooth protocol stack
- 2022-08-19 15:56:13下载
- 积分:1
-
Under section Linux proxy software, mainly uses in to act
serves!
一款Linux下的代理软件,主要用于代理服务!- Under section Linux proxy software, mainly uses in to act
serves!
- 2023-08-09 16:35:03下载
- 积分:1