资源列表

« 1 2 ... .80 .81 .82 .83 .84 385.86 .87 .88 .89 .90 ... 1044 »

[进程与线程MultiThreadComm

说明:线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a threa
<yeliu> 在 2025-02-25 上传 | 大小:6.8mb | 下载:0

[进程与线程ProcessCommunication

说明:有剪切板,匿名管道,命名管道,邮槽实现的进程间的通信,例子很简单,对入门有帮助-A clipboard, anonymous pipes, named pipes, mail slot communications between the process of implementation, examples of very simple, entry-help
<刘月> 在 2025-02-25 上传 | 大小:249kb | 下载:0

[进程与线程matrix

说明:multithreahing matrix multiplication sourcecode ,can be used in both single platform and multiplatform Successfully compiled bu gcc -lpthread-multithreahing matrix multiplication sourcecode ,can be used in both s
<sujith> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[进程与线程ProducerConsumer

说明:基于对象调用wait与notify方法解决生产者-消费者问题-Object-based solution to call the wait and notify the producer- consumer issues
<1> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[进程与线程calc_pi

说明:基于api的多线程编程求pi值,比较简单。-Api-based multi-threaded programming requirements pi value, is relatively simple.
<jason> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[进程与线程Process

说明:实现几种进程调度算法的简单模拟程序,包括先服务算法、短作业算法等。-Several process scheduling algorithm to achieve a simple simulation program, including the first service algorithm, a short operation algorithm.
<wqchris> 在 2025-02-25 上传 | 大小:10kb | 下载:0

[进程与线程GuessColor

说明:利用多线程的思想,实现了一个简单的猜颜色的游戏,是个简单的小程序,对线程编程或有帮助-Thinking of using multi-threaded, to achieve a simple guess the color of the game, is a simple small program, or help on the thread programming
<wqchris> 在 2025-02-25 上传 | 大小:31kb | 下载:0

[进程与线程ThreadPoolForWin32

说明:一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
<firb> 在 2025-02-25 上传 | 大小:10kb | 下载:0

[进程与线程multi_theads

说明:example multi-thread on vb
<Turaseang> 在 2025-02-25 上传 | 大小:8kb | 下载:0

[进程与线程ProcessCreate

说明:是用c++Builder做的一个小程序,关于进程创建的-Is c++ Builder to do a small program created on the process
<lanhanghua> 在 2025-02-25 上传 | 大小:363kb | 下载:0

[进程与线程Chat

说明:用c++Builder做的小程序,是关于聊天平台方面的基础编程-Using c++ Builder applet to do is chat platform based on programming
<lanhanghua> 在 2025-02-25 上传 | 大小:2.44mb | 下载:0

[进程与线程MultiThread_rumen

说明:vc mfc多线程入门源码,很简单的处理代码,网上有教程-multi_thread
<buyuexia> 在 2025-02-25 上传 | 大小:1.79mb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 385.86 .87 .88 .89 .90 ... 1044 »

源码中国 www.ymcn.org