-
DOS operating system source code
DOS操作系统源代码-DOS operating system source code
- 2022-02-11 15:02:05下载
- 积分:1
-
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型...
试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechanism and signal to producers and consumers to achieve the concurrency control : a boundary buffer There are 20 storage units, Add/remove data items for a set of 20 ~ 20-integer. Requirements : (1) Each producer and consumer sector of the buffer zone is operated, immediately after the sector showed a buffer in its entirety. The current position and producer/consumer threads identifier (2) producers and consumers have two or more (3) A number of producers or many consumers to be shared between the right to operate the buffer function code.
- 2023-06-17 09:40:03下载
- 积分:1
-
搜索动力2014(asp+access) 8.0
搜索动力基于在线搜盟云搜索, 及时修复死链、将钓鱼网站拒之门外.强大的搜索功能、前沿的应用、兼容性好、方便易上手、为用户提供最好的搜索体验!
搜索动力2014(asp+access) 8.0 更新记录:
1. 增强优化框架高度自适应脚本的体验 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-15 13:18:18下载
- 积分:1
-
Circular queue, after the test is passed, good use can be increased, can be redu...
环形队列,经过测试通过,很好用,可以增加,可以减少,FIFO-Circular queue, after the test is passed, good use can be increased, can be reduced, FIFO
- 2023-08-12 14:10:03下载
- 积分:1
-
a good banker's algorithm
一个好好银行家算法-a good banker"s algorithm
- 2022-03-22 09:10:35下载
- 积分:1
-
获取计算机的操作系统,内存大小,硬盘信息,光盘信息,移动磁盘信息,...
获取计算机的操作系统,内存大小,硬盘信息,光盘信息,移动磁盘信息,-Access to the computer
- 2023-04-16 16:55:03下载
- 积分:1
-
DES
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看-DES
- 2022-05-07 01:24:01下载
- 积分:1
-
Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制...
Linux共享内存share memory通信机制的内核实现,可以为内核线程间通信提供机制-Linux shared memory communication mechanism share memory kernel realized, kernel threads can provide the mechanism for communication
- 2022-04-09 20:03:15下载
- 积分:1
-
STM32F103RB ucos2操作系统框架,可以通过串口进行…
stm32f103rb ucos2操作系统框架,可以通过串口发数据-stm32f103rb ucos2 operating system framework that can be made through the serial port data
- 2022-12-12 11:20:03下载
- 积分:1
-
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use rec...
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynamic allocation optimal), LRU (recently does not use latest use recently), LFR (the lowest frequency of the recent lowest frequency recently), NUR (do not use the recent no used recently)
- 2023-07-04 08:30:03下载
- 积分:1