-
Stanford iPhone课程配套源码,介绍iphone 中network stream的用法。
Stanford iPhone课程配套源码,介绍iphone 中network stream的用法。-source code of Stanford iPhone course, demo of network streaming in iPhone
- 2022-08-18 04:27:54下载
- 积分:1
-
进程调度,时间片轮转调度.解压密码:4
进程调度,时间片轮转调度.解压密码:4-process scheduling, time slice Web scheduling. Decompression Password : 4
- 2022-02-01 19:44:43下载
- 积分:1
-
一本关于windows mobile操作系统的开发手册,是从事基于windows mobile手机软件开发者的必备参考资料。...
一本关于windows mobile操作系统的开发手册,是从事基于windows mobile手机软件开发者的必备参考资料。-A book on the windows mobile operating system, development of manuals, is engaged in software development based on windows mobile phones are an essential reference.
- 2022-12-16 02:05:03下载
- 积分: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
-
RT-Linux源码 一个实时操作系统源码,很小巧-RT-1-source Linux operating system source code, the very small
- 2022-07-16 04:02:48下载
- 积分:1
-
a micro
一个微型操作系统源码-a micro-source operating system
- 2022-02-12 18:05:58下载
- 积分:1
-
account manager 帐户管理,管理个人常用的账号信息。
account manager 帐户管理,管理个人常用的账号信息。-account manager account management, management of personal account information commonly used.
- 2022-03-24 08:41:12下载
- 积分:1
-
一本bios的手册,经典的东西.
一本bios的手册,经典的东西.-A bios handbook,a classical handbook.
- 2023-04-13 08:30:04下载
- 积分:1
-
关于银行家算法的操作系统课程设计,包括实验目的、运行结果等...
关于银行家算法的操作系统课程设计,包括实验目的、运行结果等-Banker
- 2022-06-19 11:21:04下载
- 积分:1
-
基于Linux的GUI库的跨平台的简单的DOS MGUI库,Linux和…
Linux based MGUI Library for cross platform simpe GUI library for DOS, Linux and Windows
- 2022-03-01 20:51:35下载
- 积分:1