-
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率...
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率-simulated target, the use of fixed arrays of simulated targets memory allocation and improve distribution efficiency
- 2022-02-26 01:16:45下载
- 积分:1
-
数控系统的BIOS程序启动of the
在NC中启动系统的BIOS程序――PMON-initiation of the NC system BIOS procedures-- Short
- 2023-03-30 14:45:09下载
- 积分:1
-
Procedures used in nachos architecture to complete construction of two
程序使用的是在nachos体系架构下完成双向链表的构建,和对一些并发错误的处理-Procedures used in nachos architecture to complete construction of two-way linked list, and a number of concurrent error handling
- 2022-05-15 14:32:07下载
- 积分:1
-
sipp 一个不错的SIP代理或软交换测试工具
sipp 一个不错的SIP代理或软交换测试工具-SIPP a good SIP proxy or softswitch testing tools
- 2022-02-14 15:56:36下载
- 积分:1
-
Introduced the embedded knowledge of linux file system, when it comes to a flash...
介绍了嵌入式linux文件系统的知识,谈到了flash文件系统的设计方法-Introduced the embedded knowledge of linux file system, when it comes to a flash file system design methodology
- 2022-01-25 22:46:11下载
- 积分: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
-
44b0+uclinux rtl8019网络驱动程序
44b0+uclinux rtl8019网络驱动程序-44b0+uclinux rtl8019 net driver code
- 2022-02-24 21:55:02下载
- 积分:1
-
keyboard scancode (linix/unix)
keyboard scancode (linix/unix)
- 2022-02-04 19:32:31下载
- 积分:1
-
在终端上显示当前日期和时间
在终端上显示当前日期和时间-displayed on terminals in the current date and time
- 2022-05-19 14:53:00下载
- 积分:1
-
picocom Linux的串口调试工具,如小型计算机。由自己对…
picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后,
我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom- 115200 b/dev/ttyS0 I can debug the arm of the plate
- 2022-05-23 08:53:40下载
- 积分:1