-
在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题...
在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题-the Linux environment, the use of shared external variables, to achieve the Dining Philosophers Problem
- 2022-10-14 14:15:03下载
- 积分:1
-
Simulation of a simple UNIX file system, the realization of the UNIX file manage...
模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
- 2022-02-12 11:37:50下载
- 积分:1
-
linux 下的sgip 协议中的session object 实现源代码
linux 下的sgip 协议中的session object 实现源代码-sgip under the agreement the session object to achieve source code
- 2022-06-13 07:40:35下载
- 积分:1
-
smp8634 交叉编译环境 编译后就可以直接使用
smp8634 交叉编译环境 编译后就可以直接使用
- 2022-06-29 04:00:27下载
- 积分:1
-
Network congestion in the PI algorithm source code, you can use NS
网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发-Network congestion in the PI algorithm source code, you can use NS-2 simulation software approach, can also be used for the development of other algorithms
- 2023-07-07 02:10:02下载
- 积分:1
-
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Win...
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,-Function: Source_Insight .. in order to facilitate the use of tutorials to learn Linux source code, we may wish to return to our familiar window environment, also be regarded as
- 2022-01-26 08:36:04下载
- 积分:1
-
linux 下声卡驱动程序的编写
linux 下声卡驱动程序的编写-sound card driver under preparation
- 2022-12-07 06:10:03下载
- 积分:1
-
雄鹰Linux,全面介绍Linux,让你整体系统的学习Linux系统
雄鹰Linux,全面介绍Linux,让你整体系统的学习Linux系统-Eagle Linux, a comprehensive introduction to Linux, the system allows you to learn a whole Linux system
- 2022-04-13 03:45:40下载
- 积分:1
-
Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码
Mac OS X 10.4.9 for x86 Source Code crontabs 实现源代码-Mac OS X 10.4.9 for x86 Source Code crontabs realize the source code
- 2022-02-03 23:52:44下载
- 积分: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