-
Guide to FORTRAN 2008 Programming
Guide to FORTRAN 2008 Programming
- 2020-06-22 03:40:02下载
- 积分:1
-
浅水波方程 matlab实现 两种不同方法
说明: 浅水波方程 matlab实现 两种不同方法(Two different methods of realizing shallow water wave equation by MATLAB)
- 2021-01-14 14:38:47下载
- 积分:1
-
麻省MIT基于Matlab开发的GPS监测地球板块速度的速度场显示程序...
麻省MIT基于Matlab开发的GPS监测地球板块速度的速度场显示程序-Massachusetts, MIT developed Matlab-based GPS to monitor the speed of the Earths plate velocity field display program
- 2022-01-25 17:56:03下载
- 积分:1
-
匝道500011094
说明: 美国加州交通实时数据,名字是道路号,时间也包含(California real-time traffic data)
- 2019-01-03 09:02:04下载
- 积分:1
-
国际标准ASCII码对照表完整版,方便字符串编程时候查询对照
国际标准ASCII码对照表完整版,方便字符串编程时候查询对照-international standard ASCII table full version, convenient time for the string programming control
- 2022-01-23 10:27:44下载
- 积分:1
-
读者写者问题
说明: 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。
2、定义一个读者函数:
?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。
?当有其他读者在占用buffer时,读者可对buffer进行读取操作。
?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。
?当buffer中没有数据时,应等待,直到buffer中有数据可读。
3、定义一个写者函数
?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。
?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。
?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。
?当buffer满时,写者应该等待,直到buffer有空闲为止。
4、定义主函数,在其中可以任意创建读者与写者。
可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion.
2. Define a reader function:
When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer.
When other readers occupy the buffer, they can read the buffer.
When there is data in the buffer, read a data from it, display and exit.
When there is no data in the buffer, wait until the data in the buffer is readable.
3. Define a writer function
When a reader is occupying the buffer, the writer should wait until all readers quit.
When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
- 2019-12-27 18:49:46下载
- 积分:1
-
RacorX8 是DirectX的例子程序
RacorX8 是DirectX的例子程序-RacorX8 are examples of procedures DirectX
- 2023-05-03 01:35:05下载
- 积分:1
-
motor1
说明: 用SIMULINK搭建的10KV高压电机变频调速矢量控制系统(Vector control system of 10kV High Voltage Motor with frequency conversion and speed regulation built by Simulink)
- 2020-02-29 11:43:57下载
- 积分:1
-
一个C++的FFT算法的编码…
its a c++ coding for fft algorithm...
- 2022-04-27 18:05:12下载
- 积分:1
-
本压缩文件是关于windows xp优化大师的七十项REG文件
本压缩文件是关于windows xp优化大师的七十项REG文件-the compressed files on the windows xp optimize the master document 70 REG
- 2023-01-03 23:05:04下载
- 积分:1