资源列表
2004122810505681
- Hanoi塔演示程序,Hanoi塔是一个不错的 游戏-Hanoi tower demo program, Hanoi Tower is a good game
c_clipneic
- Clipboard 剪贴板编程的例子,有助于了解计算机内存操作。-Clipboard clipboard programming examples help to understand computer memory operation.
VBLock
- 一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
WINDOW_MMFShare
- WINDOWS核心编程的共享内存的模拟与实现,采用WIN32和DDK实现,没有用到MFC.-core Windows programming shared-memory simulation and implementation, using WIN32 and DDK realized, did not use the MFC.
进程管理器_Src
- 用C#实现的一个进程管理器,能显示出系统中所有进程,及对其进行终止等操作,值得一看。-C# a process manager, will show all system processes, and its termination of operations overseas.
jspgbook2
- 支持JUBB(类似UBB),留言数据的合法性检测,如EMAIL,主页地址,支持繁体字符的输入,出错页面美化 初始管理密码为:redhat -support JUBB (similar UBB), the legitimacy of voice data detection, such as e-mail, home address, to support the traditional character input, the initial landscaping error p
sharememclass
- 一个很好的实现了共享内存的封装类,可以用于线程之间的通信-a very good achievement of shared memory packaging category that can be used in communication between threads
UIThreadqxc
- 本程序是关于创建用户界面的多线程编程。 -this procedure is the creation of the user interface multithreaded programming.
joblist
- 一个支持多线程的链表类,用模板制作,适应性好-a support multithreading objectlist using template production, adaptability
YINHANG2
- 操作系统的第二次实验,感觉相当不错的,没有错误-operating system of the second experiment, I feel pretty good, no errors
Remote_Library
- A library that implements a common interface for remote memory handling and remote execution for all Windows versions.-A library that implements a common interfa ce for remote handling and remote memory execut ion for all Windows versions.
CommonQueue
- 一个用pthread和双向链表实现的队列模板-A two-way linked list with pthread and realize the queue template