-
发现系统当前运行的任务
找出系统当前运行的任务 - Discovers the system current movement the duty
- 2023-03-10 09:25:03下载
- 积分:1
-
compiler theory
编译原理-进程管理-compiler theory-process management
- 2023-05-02 09:10:03下载
- 积分:1
-
圆周率大位求解,可算至圆周率的10万位
采用多线程,数组分段存储计算结果
显示计算时间,计算次数,可以测试你的机器运算能力...
圆周率大位求解,可算至圆周率的10万位
采用多线程,数组分段存储计算结果
显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calculation, calculation of frequency, you can test the computational capabilities of the machines
- 2022-03-12 01:31:35下载
- 积分:1
-
Toolkit for detecting Virtual machines
Toolkit for detecting Virtual machines
- 2022-03-05 10:22:22下载
- 积分:1
-
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy()....
dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll.
Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obtained. Destroy() will unload the DLL from process memory.
- 2022-01-30 18:14:26下载
- 积分:1
-
列举程序中所有进程的示例,用到windows进程编程的一些原理。...
列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
- 2022-01-26 06:06:46下载
- 积分:1
-
编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术...
编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multiple threads access violation if there is usually generate incorrect results. This procedure main inter-thread synchronization technology
- 2022-04-14 20:18:45下载
- 积分:1
-
我们学校仿真足球的源程序,参加今年的比赛世界杯足球仿真比赛。...
我们学校仿真足球的源程序,参加今年的比赛世界杯足球仿真比赛。-Our school football simulation source code, to participate in this year" s World Cup Soccer Simulation League competition.
- 2023-01-18 03:55:03下载
- 积分:1
-
又一个使用java的小程序察看期边次厄的的好例子
又一个使用java的小程序察看期边次厄的的好例子-also use a small java procedures probation while meeting the Eritrean a good example
- 2022-03-06 19:43:48下载
- 积分:1
-
Call dll in a dll file.
在dll文件中调用dll。
- 2022-03-13 03:58:12下载
- 积分:1