-
EOSApp
1)设计一程序,由一个进程创建三个子进程,三个子进程一个是生产者进程,两个是消费者进程。
2)父子进程都使用父进程创建的共享存储区进行通信,由生产者进程将一个数组中的十个数值发送到由5个缓冲区组成的共享内存中。?
3)两个消费者进程轮流接收并输出这十个数值,同时将两个消费者进程读出的数值进行累加求各和。
4)考虑生产者进程生产的速度和消费者进程速度。(1) a program is designed to create three sub processes from one process, three sub processes is the producer process, and the two is the consumer process.
2) the father child process communicates with the shared storage area created by the parent process, and sends ten values in one array to the shared memory composed of 5 buffers by the producer process. L
3) the two consumer processes take turns to receive and output the ten values, and add values to each of the two consumer processes.
4) take into account the production speed of the producer process and the speed of the consumer process.)
- 2020-12-23 09:19:08下载
- 积分:1
-
一个用C#写的聊天室程序。客户端接收用户输入并发给服务器,服务器识别用户的话是公开的还是“悄悄话”再分别处理。...
一个用C#写的聊天室程序。客户端接收用户输入并发给服务器,服务器识别用户的话是公开的还是“悄悄话”再分别处理。-a written using C# chat room procedures. Clients receive user input and sent to the server, the server then identifies the user is open to the public or "married" again treated separately.
- 2022-01-31 15:10:21下载
- 积分:1
-
不规则三角网TIN 构建程序
利用C#编写的不规则三角网构建程序,采用生长法迭代计算,导入离散点的三维坐标数据即可构网并可以计算出拓扑关系,可以绘图展示三角网,内附测试数据与结果
- 2023-08-29 11:15:03下载
- 积分:1
-
MRbrain.tar
核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材核磁共振切片素材(MRI slice MRI biopsy material material material slice MRI MRI MRI biopsy material slice MRI biopsy material material material slice MRI biopsy material NMR)
- 2010-01-02 15:59:12下载
- 积分:1
-
遥控(源程序)-V4.6.1
UAV flight control program, including all necessary driver files and algorithms
- 2020-06-22 14:00:02下载
- 积分:1
-
The-CPP-Programming-Language
《C++程序设计语言》英文版,第3版,C++之父Bjarne Stroustrup著,经典推荐(The C++ Programming Language, Special 3rd Edition, by Bjarne Stroustrup)
- 2013-07-19 17:51:01下载
- 积分:1
-
CMAC
在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
- 2014-01-10 16:12:49下载
- 积分:1
-
21. ADC模数转换实验
ADC的模数转换,将0到3.3v的模拟信号通过stm32单片机 转换为数字信号(Analog to number conversion of ADC Analog signals from 0 to 3.3V can be converted into digital signals through STM32 single chip microcomputer)
- 2018-06-28 16:29:50下载
- 积分:1
-
gcc version usb dfu bootloader for stm32
使用arm-none-eabi-gcc编译的stm32f103 usb dfu程序。PF10用于使能USB,PC2用于进入dfu模式。可配合官方的dfuse软件或是linux下的dfu-util进行用户程序的升级。
- 2022-01-25 21:28:22下载
- 积分:1
-
RMI
Dijkstra programming
- 2011-11-11 01:05:45下载
- 积分:1