-
在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式...
在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式-the operating system memory management approaches to the use of one-time operations loaded into memory all the way
- 2022-03-06 15:06:47下载
- 积分:1
-
利用多线程计算平方和 sum=1^2+2^2+3^2.....+n^2
利用多线程计算平方和 sum=1^2+2^2+3^2.....+n^2-The use of multi-threaded calculation of square and the sum = 1 ^ 2+ 2 ^ 2+ 3 ^ 2 .....+ N ^ 2
- 2022-08-21 11:15:33下载
- 积分:1
-
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程...
强力结束进程,可以学习下易如何调用驱动.不错的源码.结束微点,金山等杀毒软件的进程-Strong the end of the process, you can easily learn how to call the next driver. Good source. The end of micro-point, Jinshan, such as antivirus software process
- 2022-12-27 16:20:04下载
- 积分: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
-
包含DEMO(ThreadPoolDemo.rar),源代码 thread_pool.rar(只有一个HPP文件)及经过裁减的Boost1.32库;之后以用Bo
包含DEMO(ThreadPoolDemo.rar),源代码 thread_pool.rar(只有一个HPP文件)及经过裁减的Boost1.32库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。-Contains the DEMO (ThreadPoolDemo.rar), the source code thread_pool.rar (there is only one HPP files) and after reduction of Boost1.32 database after using Boost is because the ThreadPool used the Boost thread library components.
- 2022-03-19 16:31:51下载
- 积分:1
-
process management device, similar to windows task manager
进程管理器,类似于windows的任务管理器-process management device, similar to windows task manager
- 2023-05-10 12:55:03下载
- 积分:1
-
好好
好好-good
- 2022-07-07 01:34:49下载
- 积分:1
-
多线程程序一起工作,一些线程等待另一个线程…
多线程协同工作过程中一些线程等待另一线程提供资源所以要线程之间要同步进行-multithreaded process to work together some threads awaiting another thread there to provide resources between the threads simultaneously
- 2023-07-12 18:45:03下载
- 积分:1
-
一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间...
一般而言,应用程序中的一个次要线程总是为主线程执行特定的任务,这样,主线程和次要线程间必定有一个信息传递的渠道,也就是主线程和次要线程间要进行通信。这种线程间的通信不但是难以避免的,而且在多线程编程中也是复杂和频繁的,下面将进行说明。-Generally speaking, the application of a secondary thread is always the main thread to perform a specific task, so that main thread and secondary threads must have a channel for the transmission of information, which is the main thread and the secondary thread to communicate between. This inter-thread communication is not only inevitable, but also in multi-threaded programming is complex and frequent, the following description will be carried out.
- 2022-03-06 14:41:20下载
- 积分:1
-
本原代码是基于C语言的原程序。是用于一般的数据库的连接
本原代码是基于C语言的原程序。是用于一般的数据库的连接-primitive code is based on the C language of the original procedure. For general is the database connection
- 2022-06-22 04:33:14下载
- 积分:1