-
if you put Implementation of LwIP transplant without operating system platform,...
如果你把LwIP移植到无操作系统的平台,写应用程序参考这个就行了。-if you put Implementation of LwIP transplant without operating system platform, application procedures, write this way.
- 2022-11-11 19:15:04下载
- 积分:1
-
ckos 移植到ARMTDMI7核的ADuC7026上
ckos 移植到ARMTDMI7核的ADuC7026上-ckos transplanted to the ADuC7026 on nuclear ARMTDMI7
- 2022-01-28 01:15:59下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1
-
串口监控软件的软件!不占用串口资源。
该软件为串口监视软件!不占用串口资源,试用于调试软件!不过有点不稳定-The software for the serial monitoring software! Serial port does not occupy resources, try to debug the software! But a bit unstable
- 2022-07-19 09:26:25下载
- 积分:1
-
s3c2410上移植ucgui的步骤 比较详细
s3c2410上移植ucgui的步骤 比较详细-s3c2410 ucgui
- 2022-03-06 01:16:15下载
- 积分:1
-
Can read/change the Nvidia graphics pll clock information, realize soft overcloc...
能读取/更改Nvidia显卡pll时钟信息,实现软超频的linux下源程序。-Can read/change the Nvidia graphics pll clock information, realize soft overclocking under linux source.
- 2022-01-25 16:27:00下载
- 积分:1
-
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度...
操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度-Operating system, including curriculum design bankers algorithm memory allocation recovery the process of scheduling job scheduling
- 2022-03-15 19:50:44下载
- 积分:1
-
C++编写的一个操作系统程序进程管理
C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
- 2022-03-21 11:26:52下载
- 积分:1
-
文件进行监控,监控到自已想要的后进行相应的操作
资源描述可对电脑上的文件进行监控,监控到自已想要的后,可进行相应的操作,类似杀毒软件的一个东东,源码
- 2022-06-02 20:33:42下载
- 积分:1
-
rc500的代码, rc500的代码
rc500的代码, rc500的代码-rc500 code rc500 code, the code rc5
- 2022-10-15 17:30:02下载
- 积分:1