-
864599
扩展后的中点法画直线程序,可以支持任意斜率的直线的绘制,()
- 2018-06-14 20:42:13下载
- 积分:1
-
fce
说明: VC写的连接远程电脑,截取桌面,分为客户端,服务器端(VC writes the connection remote computer, intercepts the desktop, divides into the client side, the server side)
- 2020-07-26 03:28:42下载
- 积分:1
-
QT多线程实现 ThreadFromQThread
说明: QT多线程实现,功能虽然不是很强大,但是很容易懂(QT multi-threaded implementation, although not very powerful, but easy to understand)
- 2020-07-06 17:46:23下载
- 积分:1
-
EventThread
使用事件对象进行线程间的通信EventThreadEventThread.rar,很不错的vc源码,有兴趣的朋友可以看看。(Use the event object for inter-thread communication EventThread EventThread.rar, very good vc source, interested friends can see.)
- 2011-09-15 22:54:04下载
- 积分:1
-
mem-poolAndThread-pool
培训资料,讲解内存池和线程池的创建和使用,值得研究学习。(Training materials, create and use to explain the memory pool and thread pool, it is worth study.)
- 2014-01-18 17:17:51下载
- 积分:1
-
624502
内存清零杀进程源码,程序结合易语言系统核心支持库,实现了读取内存物理地址,然后结束进程的功能。(Source memory is cleared to kill the process , the program combined with easy language support library system kernel to achieve the physical address of the memory is read , and then the end of the function of the process.)
- 2015-05-30 19:58:57下载
- 积分:1
-
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
-
banker
银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock created a kind of algorithms. It is the bank lending system, allocation strategy based on judgments and to ensure the safe operation of the system.)
- 2009-11-16 10:40:32下载
- 积分:1
-
java-thread
java实现多线程排序,有3种排序方式,可以输入(java achieve the sort of multi-threaded Sort by)
- 2013-01-09 20:44:03下载
- 积分:1
-
kthread_create
该函数创建,但并不启动线程,创建完后要通过wake_up_process启动(This function creates, but does not start the thread, create after start through wake_up_process)
- 2011-05-01 19:36:52下载
- 积分:1