-
该程序使用/proc机制检查反映机器平均负载,进程资源利用等方面的各种内核值。...
该程序使用/proc机制检查反映机器平均负载,进程资源利用等方面的各种内核值。-procedures for the use of the/proc inspection mechanism reflects the average load machines, the process, such as the use of resources of the various core values.
- 2023-04-12 01:25:03下载
- 积分:1
-
linux下用来播放mp3的插件
linux下用来播放mp3的插件-used the plug-in MP3 player
- 2022-09-01 05:35:03下载
- 积分:1
-
Linux word questions and answers, in one sentence to answer the problems encount...
Linux一句话问答,用一句话来回答使用Linux遇到的问题-Linux word questions and answers, in one sentence to answer the problems encountered by the use of Linux
- 2023-02-21 14:20:03下载
- 积分:1
-
睡眠功能测试是否其他进程阻塞
在Linux测试sleep函数是否对其它进程阻塞-Linux sleep function tests whether the other process obstruction
- 2022-02-24 13:24:20下载
- 积分:1
-
一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上...
一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。-An example, the use of linux+ Gtk+ Gnome, the main function is to create a dialog box, print hello world, has detailed notes on how to compile and how to run, is a good example of learning-to-use procedures.
- 2022-03-10 02:12:12下载
- 积分:1
-
Linux is a birth in the network, grew up in the network and the maturity of the...
Linux是一个诞生于网络、成长于网络且成熟于网络的奇特的操作系统。直击Linux12问-Linux is a birth in the network, grew up in the network and the maturity of the peculiar network operating system. Live question Linux12
- 2022-06-16 20:47:49下载
- 积分:1
-
LED control LPC2129 ARM assembler
LED控制 ARM LPC2129 汇编程序-LED control LPC2129 ARM assembler
- 2022-01-26 00:18:39下载
- 积分:1
-
A simple shell with pipe have a try
A simple shell with pipe have a try
- 2022-01-27 12:54:37下载
- 积分:1
-
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。...
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。-This is under linux timer on the use of experiments to test the board by downloading, can be observed under linux statistical process execution time.
- 2022-02-03 04:34:32下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1