-
OS_test
windows下线程操作,例子,包含线程创建,互斥锁,信号量,消息队列的封装等(Thread windows operating examples, including thread creation, mutexes, semaphores, message queues, packaging, etc.)
- 2014-10-25 00:18:27下载
- 积分:1
-
Makefile
Makefile的编写,可以编写一个功能全面的Makefile.(The Makefile to write, can write a full-featured Makefile.)
- 2013-10-08 15:42:00下载
- 积分:1
-
vb.net150
Visual Basic.NET应用编程150例(Visual Basic.NET application programming 150 cases)
- 2009-05-03 23:50:50下载
- 积分: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
-
4562118552
这是一个8086最小系统的内存扩展,附有程序和Proteus仿真图(This is a 8086 minimum system memory expansion, with programs and Proteus simulation map)
- 2020-08-14 22:58:28下载
- 积分:1
-
NXGJ
公交的定票系统,可以选站名,路线还有其他一些功能(ABOUT BUS)
- 2013-09-08 12:56:22下载
- 积分:1
-
scanalyze-1.0.3_source_code
斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
- 2007-03-21 20:44:34下载
- 积分:1
-
Kriging_WENG
说明: c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)
- 2019-06-13 14:47:39下载
- 积分:1
-
YT
说明: 控制云台的上下左右转动,从而实现对摄像头左右上下的控制(PTZ control up and down turning left and right in order to achieve control of the camera up and down about)
- 2013-05-10 17:42:28下载
- 积分:1
-
AddressListVS05
该系统为通讯录系统,实现了通讯录的管理功能,增删改通讯功能。通讯录查询工作是一个很复杂的问题,在实际的工作领域中,时常会遇到要修改通讯录的问题,例如修改、删除、添加、查找等都是应用过程中十分频繁的操作,如果有一个应用软件可以使这个操作简单而富有人性化,我们就可以通过界面上的提示语言来轻松准确地完成以上操作了。
本通讯录主要涉及函数的调用、指针、哈希表等主要技术。其中,函数的调用和哈希表是技术的重点。
(The system address book system, and the address book management features, additions and deletions to communication. Directory inquiries is a very complex issue, in the actual work areas, often face the problem to modify the address book, such as modify, delete, add, find the application process are all very frequent operation, if an application can make this simple and full of humane, we are prompted by the interface language to easily and accurately complete the above operation. The book mainly related function call, pointer, hash table and other major technologies. Among them, the function call and a hash table is the focus of technology.)
- 2011-06-05 13:03:11下载
- 积分:1