-
这是一本介绍嵌入式linux学习和开发的书籍,能够让初学者在最短的时间里建立起嵌入式linux的整体概念。...
这是一本介绍嵌入式linux学习和开发的书籍,能够让初学者在最短的时间里建立起嵌入式linux的整体概念。-This is a description of learning and development of embedded linux books, will allow beginners to build in the shortest possible time, the entire concept of embedded linux.
- 2022-10-16 18:40:03下载
- 积分:1
-
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程...
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程-Good unix tutorial, from the simple to the complex, the principle to understand, there are many examples, both for the beginner or are proficient in a very good tutorial
- 2022-07-25 05:26:33下载
- 积分:1
-
本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步...
本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realization of supplementary variables integrity, Using these synchronization mechanism based tool for achieving several categories. Experiment three parts : achieving lock mechanism and variable conditions, Using these experimental synchronization mechanism as a bidirectional orderly objectlist revise the security thread; the realization of a security thread table structure; the realization of a limited size of the buffer zone (for details, please see nachos- labs.pdf).
- 2022-02-05 05:46:07下载
- 积分:1
-
通过PF_PACKET接收ether层包
通过PF_PACKET接收ether层包-PF_PACKET receive through the ether layer packet
- 2022-03-25 01:39:02下载
- 积分: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
-
- 2022-07-08 21:53:18下载
- 积分:1
-
Detailed description of: ndiswrapper tool With this tool, windows driver file un...
详细说明:ndiswrapper工具有了这个工具,windows下的驱动文件直接可以在linux上使用,设备驱动程序会在一起-这是给大家的,得到了最新版本,
- 2022-03-15 14:35:15下载
- 积分:1
-
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。...
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。-linux environment, some functions of the cat command a simple implementation, the input commands can be running in the foreground and background to run in two ways.
- 2023-04-11 16:25:03下载
- 积分:1
-
jsp源代码,实现了一个企业内部信息交流系统
jsp源代码,实现了一个企业内部信息交流系统-jsp source code, to achieve an internal information exchange systems
- 2022-01-27 08:59:47下载
- 积分:1
-
Linux下配置samba
Linux下配置samba-Linux configuration samba
- 2022-09-01 15:00:03下载
- 积分:1