-
该材料可特别用于初学linux基础教程,可在短时间内学会linux
该材料可特别用于初学linux基础教程,可在短时间内学会linux-study
- 2023-03-13 22:45:04下载
- 积分:1
-
用以写的一个简单的扫描器
用以写的一个简单的扫描器-to write a simple scanner
- 2023-05-11 13:55:02下载
- 积分:1
-
讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值...
讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值-on Linux kernel modules to achieve a mechanism to want to understand Linux kernel module mechanism for the realization of the scholars have certain value
- 2022-03-25 20:44:49下载
- 积分: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
-
自动更新1.02源代码
autoupdate 1.02 source code
- 2023-08-01 04:30:02下载
- 积分:1
-
arm9开发板上的例子,可以学习一下有简单的c程序
arm9开发板上的例子,可以学习一下有简单的c程序-ARM9 development board example, can learn about a simple c program
- 2022-01-28 13:00:37下载
- 积分:1
-
linux support mpc83xx chip SPI driver is conducive to the upper application deve...
linux 支持mpc83xx芯片的SPI驱动程序,有利于上层应用程序的开发-linux support mpc83xx chip SPI driver is conducive to the upper application development
- 2022-04-29 19:19:27下载
- 积分:1
-
Linus发表关于unix
Linus发表关于unix-386系统的一篇文章-Linux-a free unix-386 kernel
- 2022-05-20 03:19:20下载
- 积分:1
-
Linux源代码
linux tftp源代码-Linux source code
- 2022-06-02 12:36:10下载
- 积分:1
-
(Ebook
(Ebook - Pdf) - Trolltech - Graphics With Qt (En Us).rar-(Ebook- Pdf)- Trolltech- Graphics With Qt (En Us).rar
- 2022-03-15 09:28:03下载
- 积分:1