资源列表

« 1 2 ... .58 .59 .60 .61 .62 563.64 .65 .66 .67 .68 ... 1044 »

[进程与线程Thread

说明:vc控制窗口控件,vc给控件发送消息,vc多线程给控件发送消息控制控件。-The vc Control window controls, vc send a message to the control vc multithreading send a message to the control control control.
<韩晓东> 在 2025-03-01 上传 | 大小:3.48mb | 下载:0

[进程与线程MultiThreadTest-_Verson-1.0

说明:开发环境是visual studio,编程语言为C#,此代码是关于线程创建。线程创建与线程控制,控制用进度条体现-The development environment is visual studio, programming language is C# code ,It is about thread creation and thread control, control is reflected by the progres
<王振岭> 在 2025-03-01 上传 | 大小:65kb | 下载:0

[进程与线程MultiThreadTest-_Verson-2.0

说明:此代码是关于多线程,线程池的问题。开发环境是visual studio,编程语言为C#,为MultiThreadTest _Verson 1.0的加强版-This code is about the problem of multi-threading, thread pool. Development environment is visual studio, the programming language is C# 。It is
<王振岭> 在 2025-03-01 上传 | 大小:80kb | 下载:0

[进程与线程Set-process-as-critic

说明:Example made in VB about how to set a process as critic
<MUTANT> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[进程与线程Bank_Service

说明:进程间通信问题: 银行有n个柜员,顾客进入银行先取一个号码,然后等着叫号。柜员空闲下来就叫号。 用P、V操作实现顾客和柜员的同步。-Interprocess communication problems: Bank n a teller, the customer enters the bank to take a number, and then waiting for the called number. Teller
<Chang> 在 2025-03-01 上传 | 大小:3mb | 下载:0

[进程与线程Communication

说明:利用管道进行进程间通信 设有二元自然数变量函数F(m,n)、f (m)  g(n) 请编程建立3个并发协作进程或线程,它们分别完成计算F(m,n)、f (m)和g(n)。-Programming to establish three concurrent collaborative processes or threads, respectively, to complete the calculation of
<Chang> 在 2025-03-01 上传 | 大小:3.53mb | 下载:0

[进程与线程VCthread

说明:实现线程池的函数,大家不妨可以看看啊,主要实现线程的调度和推出等-Thread pool function
<张海> 在 2025-03-01 上传 | 大小:3kb | 下载:0

[进程与线程RemoteInject

说明:vc++6.0开发的dll远程注入简单示例-A simple app of remote inject by VC++6.0
<曾涛> 在 2025-03-01 上传 | 大小:111kb | 下载:0

[进程与线程MultiThread

说明:如果我们在一个MFC对话框程序里面,点击一个执行延时10秒的按钮,那么在这10秒延时过程中,对话框程序将无法做其他的事,不响应其他的消息,那么它就是一个单线程的程序,因为它本身就拥有一个主线程,主线程处于工作状态,将无法响应其他的消息。 因此,为了让程序更好的处理一些耗时的操作,所以将一些耗时的,并且不直接表现在界面上的一些工作,另开一个线程去操作,因此在这里有必要学习——多线程编程。-If we are in an MFC dia
<Kyle> 在 2025-03-01 上传 | 大小:106kb | 下载:0

[进程与线程Process

说明:c语言对进行的模拟,模拟进程的创建和生成,销毁,对操作系统的简单模拟-c language to carry out the simulation, simulation of the process of creation and generation, destruction, simple simulation of the operating system
<张伟> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[进程与线程SPFaRR

说明:进程调度算法——最短作业调度算法和时间片算法-shortest-progress-first && RR
<wangyinxia> 在 2025-03-01 上传 | 大小:985kb | 下载:0

[进程与线程SemaphoneandThreadSyn

说明:使用信号量(Semaphore)实现线程的同步 使用信号量(Semaphore)实现线程的同步-Semaphore and thread Semaphore and thread Semaphore and thread
<王哥> 在 2025-03-01 上传 | 大小:27kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 563.64 .65 .66 .67 .68 ... 1044 »

源码中国 www.ymcn.org