-
这是一种方法,你也可以在取定那一步使用你自己喜欢的取定方法,...
这是一种方法,你也可以在取定那一步使用你自己喜欢的取定方法,-This is one of the ways you can take the step that will use your own favorite from determined,
- 2022-08-08 11:42:27下载
- 积分:1
-
Delphi do the scheduling process simulation source code, to learn the operating...
这是一个用Delphi做的模拟进程的调度的源代码,对学习操作系统的朋友可能有所帮助!-Delphi do the scheduling process simulation source code, to learn the operating system might be helpful to a friend!
- 2022-09-24 11:30:03下载
- 积分:1
-
如果用CWinThread好一点,直接是一个线程对象,如果用AfxBeginThread,实现了这个类,来所简化多线程的创建和关闭的操作。...
如果用CWinThread好一点,直接是一个线程对象,如果用AfxBeginThread,实现了这个类,来所简化多线程的创建和关闭的操作。-If CWinThread better direct object is a thread, if AfxBeginThread, realize this category, to simplify the creation of multi-threading on and off operation.
- 2023-03-28 20:45:04下载
- 积分:1
-
它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此...
它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedures. The procedure was activated as NT services will be running the same (for example, users do not have landing machines, which will run in the background). In the absence of appropriate privileges, the user can not terminate this service launch procedures (unless machine off). You can NT service test and debug your program. For example, you can DevStudio Debugger run your program, single-step access to the source code looking for errors. When the "debug no mistakes", you will configure it into products, from NT service and start it.
- 2022-11-12 07:20:03下载
- 积分:1
-
信号灯实现多线程控制例子。
信号灯实现多线程控制例子。-signal multi-threaded control examples.
- 2022-03-21 08:25:47下载
- 积分:1
-
Visual C++ 6.0实现线程池管理,值得学习一下。
Visual C++ 6.0实现线程池管理,值得学习一下。-visual C++ 6.0 thread pool demo,research
- 2022-03-24 11:12:21下载
- 积分:1
-
This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of...
This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
- 2022-12-05 05:20:03下载
- 积分:1
-
写日志的代码,很不错啊,大家可以自由下在
写日志的代码,很不错啊,大家可以自由下在-log write code, and it is very responds : Members are free under the
- 2022-03-05 11:23:56下载
- 积分:1
-
多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。...
多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
- 2022-05-22 21:44:43下载
- 积分:1
-
演示了列举系统所有进程,并且强制结束,希望对大家有帮助...
演示了列举系统所有进程,并且强制结束,希望对大家有帮助-demonstrated a list of all system processes, and the end of compulsory, and I hope to be helpful
- 2022-07-24 08:37:47下载
- 积分:1