-
bash_Cookbook_examples_2009
Linux Shell program example:
bash_Cookbook_examples_2009-05-23-A.tar-bash_Cookbook_examples_2009-05-23-A.tar
- 2022-07-01 11:57:25下载
- 积分:1
-
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定...
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
- 2022-05-22 09:06:30下载
- 积分:1
-
DV Advanced Language Program Design
DV高级语言程序设计-DV Advanced Language Program Design
- 2022-03-25 22:06:39下载
- 积分:1
-
linux下shell的一个实现源码
linux下shell的一个实现源码-under the realization of a source
- 2022-03-09 17:38:58下载
- 积分:1
-
如果你对linux内核编程感兴趣的话就来吧, 这本书是你最佳的选择! 取之于网, 用之于网, 于你分享!...
如果你对linux内核编程感兴趣的话就来吧, 这本书是你最佳的选择! 取之于网, 用之于网, 于你分享!-if you linux kernel programming interested in the case of Barber, this book is your best choice! Taken from the net benefit of network, you have to share!
- 2022-02-14 12:37:12下载
- 积分: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
-
update patch to linux kernel to 2.4.34
update patch to linux kernel to 2.4.34-pre3-update patch to Linux kernel to 2.4.34- pre3
- 2023-04-17 17:35:03下载
- 积分:1
-
独特的网
Unique net-enabled GUI system based state of the art coding solutions with strong XML support.
- 2022-02-22 11:06:05下载
- 积分:1
-
这是用minigui做的键盘代码,想学键盘编程的,可以学习一下。...
这是用minigui做的键盘代码,想学键盘编程的,可以学习一下。-This is done with the minigui keyboard code, want to learn the keyboard programming, you can learn about.
- 2022-05-18 15:13:30下载
- 积分:1
-
Nemesis 2D Soccer Simulation Team
RoboCup 2008 2D仿真组 Nemesis队 源代码-Nemesis 2D Soccer Simulation Team
- 2022-02-01 09:35:00下载
- 积分:1