-
开发环境 Unix c语言 代理服务器 可以真是的使用
开发环境 Unix c语言 代理服务器 可以真是的使用-Unix development environment c language proxy server can really use
- 2022-06-27 18:52:58下载
- 积分:1
-
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列...
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列
SMP
内核线程页目录的借用
代码分析
线程
进程描述符
init进程从内核态切换到用户态
SET_LINKS
REMOVE_LINKS
get_wchan()
sigframe的结构
rt_sigframe结构
信号队列的结构
内核线程简介
进程切换简介
同步机制
-To read linux kernel, as well as better information than you, say nothing, are you as soon as possible. Directory of the process of signal process sched.c signal SMP kernel thread queue directory page analysis of threaded code to use the process of the process descriptor init-state switch from the kernel to the user state SET_LINKS REMOVE_LINKS get_wchan () sigframe structure rt_sigframe structure within the structure of the signal queue About the process of nuclear thread synchronization mechanism for switching Profile
- 2022-05-16 02:52:44下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35: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
-
solaris10
solaris10安装指南-自定义jumpstart和高级安装-solaris10
- 2022-02-06 17:51:15下载
- 积分:1
-
练成linux系统高手教程。
看着别人操作那满屏幕的洋文,不可思议,那肯定是一个Linux高手,其实你也能成为高手中的一员。...
练成linux系统高手教程。
看着别人操作那满屏幕的洋文,不可思议,那肯定是一个Linux高手,其实你也能成为高手中的一员。 -Linux master Guide mastered the system. Others looked at it full-screen operation of the foreign language, incredible, then it must surely be a Linux expert, in fact, you can also become a master of one.
- 2022-07-01 14:03:39下载
- 积分:1
-
linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。...
linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。-Environment linxu Bluetooth protocol stack and test procedures, in the Bluetooth technology developed under linux peer helpful.
- 2022-02-06 00:13:13下载
- 积分:1
-
linux 的tar,不用说的吧
linux 的tar,不用说的吧-the tar, needless to say, in the end,
- 2022-06-19 01:23:25下载
- 积分:1
-
This is an mp3 source code, which contains version and windows version uninx wit...
这是一个mp3的源代码,里面包含有uninx版和windows版,用C++语言编写的-This is an mp3 source code, which contains version and windows version uninx with C++ Languages
- 2023-07-21 11:15:04下载
- 积分:1
-
用于实现消息队列服务器和客户端之间的通信
用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
- 2022-12-28 03:25:03下载
- 积分:1