-
随着社会的快速发展,生活水平的不断提高,出于对智能化技术发展要求,为用户提供方便,操作简单,快捷,可靠的服务,开发了银行帐户管理系统....
随着社会的快速发展,生活水平的不断提高,出于对智能化技术发展要求,为用户提供方便,操作简单,快捷,可靠的服务,开发了银行帐户管理系统.-With the rapid development of society, the standard of living continues to improve, based on the requirements of the development of intelligent technology. to provide users with convenient, simple, fast, reliable service and the development of the bank account management system.
- 2023-06-19 06:25:06下载
- 积分: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
-
读写问题的vc仿真代码
读写问题的vc仿真代码-literacy problems vc simulation code
- 2022-03-26 01:09:49下载
- 积分:1
-
C algorithm to achieve bankers
用C实现银行家算法-C algorithm to achieve bankers
- 2023-07-07 16:00:03下载
- 积分:1
-
linux0.02源代码用于研究linux操作系统
linux0.02源代码用于研究linux操作系统-linux0.02 source code used to study the linux operating system
- 2023-05-31 16:10:03下载
- 积分:1
-
cpu的使用状况编程,效果根windows的一样好
cpu的使用状况编程,效果根windows的一样好-cpu of the use of programming and the results-as good as the windows
- 2022-02-13 22:41:12下载
- 积分:1
-
一个小实验 ,操作系统动态分配
一个小实验 ,操作系统动态分配-a small experiment, the operating system dynamic allocation
- 2022-05-25 02:54:47下载
- 积分:1
-
一个有关操作系统的非常不错的资料,操作系统在我国应到受到比现在更多得多的关注
一个有关操作系统的非常不错的资料,操作系统在我国应到受到比现在更多得多的关注-one of the operating system is very good information, the operating system in China should be subject to much more than the concern
- 2022-06-20 10:25:55下载
- 积分:1
-
提高嵌入式软件质量的途径,中文版本。写很详细
提高嵌入式软件质量的途径,中文版本。写很详细-To improve the quality of embedded software means, the Chinese version. Write a very detailed
- 2023-05-20 02:30:03下载
- 积分:1
-
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