-
c example explanation of the development of language, learning the C language ve...
c语言开发实例详解,对学C语言的很有用的-c example explanation of the development of language, learning the C language very useful
- 2022-03-01 19:07:30下载
- 积分:1
-
任务管理器模拟,希望喜欢
任务管理器模拟,希望喜欢-task management simulation, like
- 2022-02-13 20:14:37下载
- 积分:1
-
Function: 1. Display System processes and process modules, threads information....
功能:
1.显示系统进程及进程的模块、线程信息。
2.能杀死任意进程包括系统服务进程。
3.能释放任意进程中的任意模块,不过有些关键模块释放不了。
4.结束任意进程中的任意线程。
5.请用右键进行操作。-Function: 1. Display System processes and process modules, threads information. 2. Can kill any process including the process of system services. 3. To any process of release of any module, but not the release of some key modules. 4. The end of any process in any thread. 5. Please use Right-operate.
- 2022-01-27 19:51:19下载
- 积分:1
-
visual c++消息处理和多线程编程
visual c++消息处理和多线程编程-visual c++ message processing and multi-threaded programming
- 2022-07-26 08:06:31下载
- 积分:1
-
写者优先,操作系统的经典算法,本程序带有报告,有助于操作系统的学习者分析学习...
写者优先,操作系统的经典算法,本程序带有报告,有助于操作系统的学习者分析学习-Write priority, the operating system of the classical algorithm, this procedure with the report of analysis will help learners to learn operating system
- 2022-08-16 21:14:40下载
- 积分:1
-
多线程实现的快速搜索文件 注:网上搜索,已经验证
多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
- 2023-01-31 01:40:04下载
- 积分:1
-
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级...
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
- 2023-03-11 18:30:03下载
- 积分:1
-
vc++6.0编写的 用粘贴板实现进程间通信
vc++6.0编写的 用粘贴板实现进程间通信-vc 6.0 paste prepared by the board with achieving inter-process communication
- 2022-08-19 07:54:09下载
- 积分:1
-
用C语言编写的一个模拟进程调度程序。运行环境borland c++ 3.1
用C语言编写的一个模拟进程调度程序。运行环境borland c++ 3.1-Using C language, a simulation of the process scheduler. Operating environment borland c++ 3.1
- 2022-03-17 16:37:03下载
- 积分:1
-
Remote Run Library is a part of the code provides a complete remote (remote here...
Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to the process is different from the other process space) runtime environment (including the use of code implicit API calls, string constants, global/static variables, abnormal protection) tool. It allows you to the arbitrary process (as long as you have sufficient authority) run a piece of code or exe, which allows two or more executable file in the same process space operations.
- 2022-11-10 12:15:04下载
- 积分:1