-
详细分析了Uboot1.1.2的源代码,包括启动部分,网络部分,命令解析部分以及Linux的引导部分,希望能给初学Uboot的朋友们带来帮助....
详细分析了Uboot1.1.2的源代码,包括启动部分,网络部分,命令解析部分以及Linux的引导部分,希望能给初学Uboot的朋友们带来帮助.
- 2022-05-26 16:34:04下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
QT与C++写的任务管理器,代码详细,可以了解曲线画法,内存映射等等!...
QT与C++写的任务管理器,代码详细,可以了解曲线画法,内存映射等等!-QT and C++ Written by Task Manager, the code in detail to understand the curve drawing method, memory mapping and so on!
- 2023-08-23 11:25:03下载
- 积分:1
-
keyLinux keyLinux
keyLinux keyLinux
- 2022-05-26 20:26:01下载
- 积分:1
-
自平衡2叉树,数据结构中自己写的一个自平衡2叉树
自平衡2叉树,数据结构中自己写的一个自平衡2叉树-Since the balance of 2-tree
- 2022-03-01 05:12:36下载
- 积分:1
-
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。...
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。-For inter-process communication using unix domain socket example, at the same time contains the time of the communication efficiency.
- 2022-04-22 02:03:31下载
- 积分:1
-
C Pipe example under Linux
C Pipe example under Linux
- 2022-03-19 18:34:55下载
- 积分:1
-
linux下僵尸进程的回收
linux下僵尸进程的回收-zombie under the recovery process
- 2022-12-21 04:25:03下载
- 积分:1
-
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用...
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用
- 2022-03-03 00:19:40下载
- 积分:1
-
config and build server under linux, helpful
linux下常用的服务器的配置和搭建,对于搭建linux服务平台有很好的帮助-config and build server under linux, helpful
- 2022-03-22 02:38:51下载
- 积分:1