-
RWCriticalSection_src
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
- 2005-06-15 22:24:09下载
- 积分:1
-
bmp位图文件的读取与保存
bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构(Read and save bmp bitmap files, you can be familiar with the file structure of bmp)
- 2018-11-25 11:34:29下载
- 积分:1
-
loadBanace
里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。
(Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
- 2013-02-26 22:42:25下载
- 积分:1
-
1
说明: Test of something to upload
- 2015-04-02 19:27:16下载
- 积分:1
-
amicMultiThread
一款稳定的VB多线程例子源码,运行实例后,每个线程单独运行,框内一条竖线各自运行互不影响,本线程占用系统资源极少,而且较稳定,是值得大家借鉴的一款不错的多线程模块。
(A stable VB multithreaded example source code, running instances, each thread is run separately, a vertical bar box each run independently of each other, very little this thread consumes system resources, and more stable, is worth learning a good multi-threaded module.)
- 2012-09-25 13:34:32下载
- 积分:1
-
VCPP-EXE-communication-
进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
- 2013-09-08 11:33:22下载
- 积分:1
-
mappings
功能是仲裁访问的互斥体,包含创建数据文件,创建仲裁的互斥体,根据文件创建100个线程来读写,关闭对象(Function is to arbitrate access mutex,Includes creating a data file, create a mutex arbitration, creates 100 threads to read and write in the paper, close the object)
- 2014-04-23 14:51:26下载
- 积分:1
-
font-candidate
VC源代码 其它 VckbaseWiz zip 介绍如何制作APPWIZARD的程序范例()
- 2018-03-20 12:26:29下载
- 积分:1
-
Multithread3
多线程的VC++源代码,代码经过测试功能正常,值得参考学习!(Multi-threaded VC++ Source code, the code has been tested and functioning properly, it is also useful to learn!)
- 2009-01-16 10:53:20下载
- 积分:1
-
Code
进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
- 2008-07-23 17:36:37下载
- 积分:1