资源列表
coredump
- 在程序崩溃的时候打印dump文件,此dump机制为:若能在程序运行目录中或path中找到ntsd.exe则打印大的dump文件,否则打印minidump记录崩溃的线程以及状态等信息。main函数中为用法,以及例子代码-To print dump file when the program crashes, this dump mechanism: to find ntsd.exe if the program run directory or path in the print large du
fenqu
- 分区式存储管理算法主要有:首次适应算法,最佳适应算法,最坏适应算法。-Partition storage management algorithm: first-fit algorithm, best-fit algorithm, the worst-fit algorithm.
1
- 文件的创建,和载入,,操作系统的程序,楼主学生,上课写的,-File creation and load the operating system program, the landlord of students in class to write
Draw
- tcp套接字通信时服务器线程检测与多开,vs2008-tcp socket communication server thread detection and to open
MultiThread
- 多线程编程的多个核心代码,非常实用,均以编译通过。-Multithreaded programming core code, very useful, are compiled through.
AutoShut
- 定时关机,定时重启,定时注销,进程守护,开机自动启动-Timing shutdown, restart, process guardian
Kill
- 该例子程序可以杀掉指定进程。使用时只需要输入想要终止的进程名,就可以很轻松地终止目标进程。-The example program can kill the specified process. Use only need to enter the name of the process you want to terminate the target process can be easily terminated.
SemaphoneandThreadSyn
- 使用信号量(Semaphore)实现线程的同步 使用信号量(Semaphore)实现线程的同步-Semaphore and thread Semaphore and thread Semaphore and thread
xc001
- 创建一个线程,visual c++开放环境,c++代码-create a thread
ManagerWorkerThreadExample-20081221
- 这是一段程序,也许会对你有用,如果没用,就不用看了!-This is a program that may be useful to you, if useless, do not read on!
xc005
- 如何使用CCriticalSection类,c++ visual开发环境-how to use CCriticalSection
xc008
- 如何使用CMutex类,visual c++开发环境,c++代码-how to use CMutex
