-
它能够启动你指定的任意多个程序。被启动的程序将像 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
-
在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的...
在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n readers who write. Each thread according to the corresponding test data files (with a) on the request and write. Using signal mechanism volume respectively priority and the readers who wrote a priority of readers wrote persons.
- 2022-01-25 16:06:10下载
- 积分:1
-
监视进程的时间,运行状态等信息的程序.(xp下请重新编译)
监视进程的时间,运行状态等信息的程序.(xp下请重新编译)-Monitor the process of time, running the procedures and other information. (Xp under please recompile)
- 2023-05-28 07:05:03下载
- 积分:1
-
我们的操作系统实验的论文,内容好多,可以看看,
我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
- 2022-08-22 16:24:34下载
- 积分:1
-
线程的启动、终止、和停止操作的实现,操作功能有System.threading完成...
线程的启动、终止、和停止操作的实现,操作功能有System.threading完成-threads start to end, to cease operation and the realization of operating functions are completed System.threading
- 2022-05-18 06:10:58下载
- 积分:1
-
多线程技术实现文件查找文件,速度超快(用线程互斥锁控制总线程数目)...
多线程技术实现文件查找文件,速度超快(用线程互斥锁控制总线程数目)-Multi-threading technology to achieve a document to find documents, super-fast (with thread Mutex to control the total number of threads)
- 2022-08-24 19:47:30下载
- 积分:1
-
5个进程
开始时处于就绪队列中
该单机系统采用时间片轮转法进行调度。假定A每运行4个时间片就发出一次I/O请求,I/O完成时间为20个时间片。D每运行2...
5个进程
开始时处于就绪队列中
该单机系统采用时间片轮转法进行调度。假定A每运行4个时间片就发出一次I/O请求,I/O完成时间为20个时间片。D每运行2个时间片就发出一次I/O请求,I/O完成时间为10个时间片。-five at the beginning of the process, in place of the single queue system uses Web Tablet time scheduling method. A running assumed every four hours on the issue of a film I/O request, I/O to complete 20 hours of the time slice. D operation every two hours on the issue of a film I/O request, I/O to complete 10 hours of the time slice.
- 2022-03-24 07:25:49下载
- 积分:1
-
serial communication interface protocol data generated statements EXCEL
能通串口接口协议的数据生成EXCEL报表-serial communication interface protocol data generated statements EXCEL
- 2023-07-27 22:25:03下载
- 积分:1
-
Simple introduction of the dynamic link library for the novice to learn the use...
简单介绍了动态链接库的使用对于新手学习动态链接库来说具有很大的帮助-Simple introduction of the dynamic link library for the novice to learn the use of dynamic link library is of great help
- 2022-08-24 07:42:01下载
- 积分:1
-
information for the use of the inter
使用消息进行进程间的通信及交互。-information for the use of the inter-process communication and interaction.
- 2022-03-18 04:05:12下载
- 积分:1