-
Linux Kernel中文手册
Linux Kernel中文手册-manual Chinese Linux Kernel
- 2022-04-17 08:49:26下载
- 积分:1
-
在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。...
在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。-In linux or unix, the use of system calls fork () to create two sub-processes, and to observe the sub-process and the operation of the parent process.
- 2022-02-13 10:28:00下载
- 积分:1
-
Dm6467 development platform for the uboot source
用于dm6467 开发平台的uboot源码-Dm6467 development platform for the uboot source
- 2022-11-25 15:40:03下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1
-
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!...
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!-Detailed under linux and efficient C programming manual, has been used in a reference book, I feel great value!
- 2022-04-01 21:55:13下载
- 积分:1
-
latest electronic download, embedded systems micro
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(3),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (3), the state-associated
- 2022-04-19 13:12:18下载
- 积分:1
-
explore2fs
explore2fs-1.07 source code
- 2022-04-25 06:10:39下载
- 积分:1
-
有许多不同的方式(共享内存,插座,FIFO,消息队列,…
包含几个用不同方式(共享内存、socket、FIFO、消息队列等)实现进程通信的小程序,包含详细注释,足以解释各种方式进程通信的实现原理和编程方法-Contains a number of different ways (shared memory, socket, FIFO, message queue, etc.) to achieve the process of the small communications program, including detailed notes, are sufficient to explain the various ways the realization of the process of communication theory and programming methods
- 2022-07-26 11:12:44下载
- 积分: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