-
thread
运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。(Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window click" thread hang" button, the thread will be suspended click on" restore thread" button, the thread will recover.)
- 2011-08-07 12:37:50下载
- 积分:1
-
MultiThread
MFC多线程操作,解释qq运行基本原理.(MFC multithreaded operation, explain qq basic principle operation.)
- 2012-02-23 15:20:16下载
- 积分:1
-
MFCThread
一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ...
)
- 2012-04-22 11:35:20下载
- 积分:1
-
scan
端口扫描 多线程实现 使用的是VC++语言,有vs2010调试并测试成功(Port scan)
- 2013-03-29 17:53:02下载
- 积分:1
-
dao_multi
说明: VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧(VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques)
- 2008-10-19 22:31:09下载
- 积分:1
-
SOCKET-TCP
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
- 2020-11-14 15:19:41下载
- 积分:1
-
353797
win8压缩解压源码程序,结合易语言多线程支持库,调用API函数实现WIN8系统的压缩解压。(win8 source compression decompression procedures , combined with easy language support for multithreading library , call the API functions WIN8 system of compression and decompression .)
- 2016-11-07 19:14:26下载
- 积分:1
-
envlog
On the Implementation Mode of the Support Vector Machine
- 2017-04-22 20:00:01下载
- 积分:1
-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1
-
zcher
让你了解WINDOWS系统如何在启动时,启动别的应用程序,不错的(Let you understand how WINDOWS system at startup, starts the other application, right)
- 2017-07-26 09:49:26下载
- 积分:1