-
如何启动或停止一个窗口新台币服务。
How to start or stop a windows NT service.
- 2022-11-06 00:00:04下载
- 积分:1
-
一个比较简单的Windows进程管理器源代码,仅供参考
一个比较简单的Windows进程管理器源代码,仅供参考-a relatively simple process management for Windows source code, for information purposes only
- 2022-03-21 13:01:23下载
- 积分:1
-
一个关于VB对CPU的编程原代码.实时显示CPU占用率.
一个关于VB对CPU的编程原代码.实时显示CPU占用率.-a right on the CPU VB programming source code. Real-time CPU utilization.
- 2022-05-20 19:40:24下载
- 积分: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
-
Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。
Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。-Asm win32 multi-threaded development, in the win32 asm create threads and thread call.
- 2022-03-04 16:16:15下载
- 积分:1
-
基于三级反馈队列调度算法的UNIX进程管理程序模拟
基于三级反馈队列调度算法的UNIX进程管理程序模拟-Feedback queue scheduling algorithm based on three of the UNIX process management program to simulate
- 2023-06-02 13:15:02下载
- 积分:1
-
Mutex lock package categories, well
Mutex锁的封装类,设计精良,初学者必看-Mutex lock package categories, well-designed, beginners must-see
- 2022-06-19 15:43:09下载
- 积分:1
-
看进程是否有administrator权限
看进程是否有administrator权限-To see whether there is any administrator permissions process
- 2022-08-21 22:12:02下载
- 积分:1
-
直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调...
直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of injection threads, but changes in system memory, after 2K XP Debugging :)
- 2022-02-12 08:19:08下载
- 积分:1
-
编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在...
编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that after the deletion of the data has shown. (Display in the form of the dialog box shown), in Reading censored data to the attention of mutually exclusive threads.
- 2022-02-04 00:50:12下载
- 积分:1