-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
socket_src
Socket编程指南及示例程序
Socket编程指南及示例程序(Socket Programming Guide and sample programs Socket Programming Guide and sample programs)
- 2008-08-10 15:51:09下载
- 积分:1
-
yigejiandandetuxiangchuliruanjian
说明: 一个简单的图像处理软件 一个简单的图像处理软件(a simple image processing software a simp le image processing software)
- 2020-12-27 18:39:02下载
- 积分:1
-
Rc4Dlg
RC4算法的加密实现,实现对明文的加密,加密效果很不错(RC4 encryption algorithm, has implemented an express right of encryption, encryption is very good effect)
- 2006-06-13 15:10:44下载
- 积分:1
-
getConnectionString
ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
- 2008-04-08 09:40:43下载
- 积分:1
-
klm_my
一个win32程序,实现了标量kalman滤波的功能,本程序设信号为正弦波.(A win32 program to achieve the scalar kalman filtering function, the procedures established for the sine wave signal.)
- 2007-11-12 20:45:41下载
- 积分:1
-
Space_Environment
倾情奉献,这是我编的一个电离层的解算程序,里面有各参数的详细说明,希望对大家有所帮助(Portrait of dedication, which I made a solution of the ionosphere counting procedures, which have a detailed description of each parameter, and they hope to help everyone)
- 2008-04-19 13:35:16下载
- 积分:1
-
Create_a_D1550032252003
This sample project demonstrates how to do two things. First, it shows how to make a DLL. Second, it shows how to load and use a DLL during run-time in your application. Why would you want to do this? Well, you can add programmatic functionality on the fly without having to even restart your application, let alone reboot Windows. It s a very cool concept. Anyway, I couldn t find an example of this anywhere, so I am posting it in hopes that it may be of some use to someone else who is looking for the same thing. If you see any improvements that can be made to this code, please let me know.
- 2011-02-06 22:48:55下载
- 积分:1
-
ADO-open-close
用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用(用ADO打开关闭数据库的简单程序 初步了解关于ADO在MFC中的使用
Simple procedures for opening and closing the database with ADO preliminary understanding about use of ADO in MFC
)
- 2013-10-21 15:24:14下载
- 积分:1
-
VCdibimage
说明: 关于VC++6.0中的位图操作的基本方法,能够进行放大、缩小等基本操作(VC++6.0 on the bitmap in the basic method of operation can be zoom in, zoom and other basic operations)
- 2011-03-07 12:26:21下载
- 积分:1