登录
首页 » 操作系统 » 进程同步问题模拟

进程同步问题模拟

于 2023-07-06 发布 文件大小:1.33 kB
0 17
下载积分: 2 下载次数: 1

代码说明:

进程同步问题模拟-simulation process synchronization problem

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • windows内存动态存储分配,两种分配算法
    windows系统内存动态存储分配,两种分配算法-windows system memory dynamic storage allocation, the two allocation algorithm
    2022-01-26 05:52:17下载
    积分:1
  • 主要实现银行家算法相关问题 基本能解决上级的任务与要求
    主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker" s algorithm can solve the related problems of basic tasks and requirements for higher
    2022-12-15 19:45:03下载
    积分:1
  • NucleusPLUS是为实时嵌入式应用而设计的一个抢先式多任务内核,详细的源码...
    NucleusPLUS是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,详细的源码-nucleus operating system source documents
    2022-03-30 00:38:50下载
    积分: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
  • 进程同步问题模拟
    进程同步问题模拟-simulation process synchronization problem
    2023-07-06 03:35:03下载
    积分:1
  • 摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J...
    摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J2ME将来的应用以及当前J2ME开发未来信息终端的技术。 关键词:JAVA;虚拟机;J2ME;信息终端 -Abstract : J2ME is Sun"s new products for embedded Java, currently on the market just released J2ME tool development using mobile phones and PDAs, This paper describes the features of the J2ME and technology, analysis of the J2ME future use J2ME and the current development of future information terminal technology. Keywords : JAVA; Virtual Machine; J2ME; Information Terminal
    2023-08-25 01:05:03下载
    积分:1
  • wince串口、GPS信号处理,GPRS拨号上网,已经测试过.
    wince串口、GPS信号处理,GPRS拨号上网,已经测试过.-wince serial, GPS signal processing, GPRS dial-up has been tested.
    2022-03-24 04:32:37下载
    积分:1
  • 引导辅助程序
    操作系统引导辅助程序-operating system support procedures guide
    2023-07-26 01:50:03下载
    积分:1
  • Application Programming Guide CD
    winCE应用程序设计指南 附带光盘!-Application Programming Guide CD-ROM attached!
    2023-03-24 01:50:04下载
    积分:1
  • 调度器 Scheduler
    1)  超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植) 2)  小之又小, 原理很简单,一看就懂。 3)  省之又省, 可以说对RAM和ROM省到极致。 4)  取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。 5)  基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
    2022-07-18 14:50:08下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载