资源列表

« 1 2 ... .96 .97 .98 .99 .00 801.02 .03 .04 .05 .06 ... 1044 »

[进程与线程Mutex

说明:vc开发环境互斥锁编程源代码,清晰简明说明了程序中如何使用互斥锁-example code for mutex.
<zhangyugang> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程synchronization-and-deadlock

说明:C_线程系列讲座(4):同步与死锁问题的避免-The C_ thread lecture series (4): synchronization and deadlock
<胡天> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程09-Queue

说明:一个在window环境下的线程安全的队列,可以在多线程中使用,也可以跨进程调用。-A thread-safe queue in the window environment can be used in multi-threaded, you can also cross-process calls.
<z> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程MultiThreadExercise

说明:多线程的练习操作。vs2008 工程。 简单的应用 操作简单-exercise operation, multi-threaded. The vs2008 engineering. Simple applications easy to operate
<aaaaa> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程Reader-Writer

说明:创建一个控制台进程,此进程包含n个线程,用这n个线程来表示n个读者或写者,每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作,用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 写-写互斥,即不能有两个写者同时进行写操作。 读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如
<何必> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程Telephone2

说明:java 实现多线程 模仿电信移动收费 是个不错的多线程和接口例子-java multi-threaded imitate Telecom mobile charges is a good multi-threading and interface example
<翌生> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程aThreadTest

说明:该工程主要是模拟了多线程的工作状态,为初学者提供一些帮助!-The project is to simulate the working status of the multi-threaded, to provide some help for beginners!
<lixinyu> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程manga

说明:lists the processes running on a windows machine along with the process ids-lists the processes running on a windows machine along with the process ids...
<dbarger9> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程xc003

说明:终止一个进程,visual c++开发环境,c++代码-Terminate a process
<斯巴达克斯> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程JGroup_Stock

说明:Using the jar file of JGroup, these files realize to do a stock system which could sell or buy stocks in different machines synchronized and recover from crash easily with buffer for history message
<姓名> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程dat15_01

说明:主要是win32线程的编程,win32的API函数的使用能够-most is win32
<chenfei> 在 2025-02-13 上传 | 大小:7kb | 下载:0

[进程与线程KillBaiduPlayer

说明:WIN32 枚举指定进程并结束进程 控制台程序 本例以*百度影音的进程为例子-Enumeration specifies WIN32 console application process and end the process in this case in order to kill the process as an example Baidu video
<姚远智> 在 2025-02-13 上传 | 大小:7kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 801.02 .03 .04 .05 .06 ... 1044 »

源码中国 www.ymcn.org