-
cmpp3.0
中国移动互联网短信网关接口协议(China Mobile Internet SMS Gateway Interface Protocol)
- 2004-11-08 09:35:28下载
- 积分:1
-
VCPP-search-image
亲密体会C++编程的各项技术及前沿科技,让你学有所活哦 亲(Intimate experience C++ programming technology and cutting-edge technology, so that you have learned to live Oh pro)
- 2012-11-02 17:34:44下载
- 积分:1
-
aa
说明: VC++与WINDOW编程。是一部很好的电子书(VC++ AND WINDOW STUDY)
- 2010-03-12 14:29:29下载
- 积分:1
-
client2
客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
- 2013-09-02 16:17:04下载
- 积分:1
-
novasc3.1
美国海军天文台天体测量例程库,C语言第三版(US Naval Observatory astrometry routine library, C language Third Edition)
- 2020-12-02 11:49:25下载
- 积分:1
-
messaging-management-system-
借助短信猫可以实现短信群发,有齐全的框架,还可以二次开发(Cats can be achieved by means of SMS Short Message)
- 2014-03-18 10:16:18下载
- 积分:1
-
ZFQXOX
自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC,()
- 2018-04-29 06:13:18下载
- 积分:1
-
局域网内聊天传输文件
局域网内聊天传输文件.rar 1、可以进行群聊。 2、点中名字前的复选框要以说消消话。 3、可以群发文件,可以发给指定的人(选中复选框),也可以发给所有人。(LAN chatting to transfer files. Rar one can communicate with a group. 2, points name before the check box to say Consumers Consumers then. 3, the mass document can be sent to the designated person (selected check box), also be given to all.)
- 2005-07-01 19:25:21下载
- 积分:1
-
4562118552
这是一个8086最小系统的内存扩展,附有程序和Proteus仿真图(This is a 8086 minimum system memory expansion, with programs and Proteus simulation map)
- 2020-08-14 22:58:28下载
- 积分:1
-
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