搜索资源列表
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
-
-
0下载:
这是一个基于TCP/IP的灯光控制演示程序
演示了多线程读写及处理TCP/IP端口数据的方法。
-This is a TCP / IP lighting control Demonstration Program demonstration of literacy and multithreaded processing TCP / IP port information.
-
-
0下载:
Visual.C++程序设计技巧与实例--配套光盘
第4章 进程和线程
本章共有8个实例:
1. Process创建和终止进程
2. WorkerThread创建工作者线程
3. UIThread用户界面线程示例
4. Event使用事件对象来实现线程的同步
5. Thread使用临界区对象来实现线程的同步
6. Mutex使用互斥量对象来实现不同进程间的线程同步
7. Semaphore使用信号量对象实现线程的同步
8. MutiThread多线程任务调
-
-
0下载:
哲学家问题的解决,对于并发程序以及多线程的一个简单的解决-philosopher solve the problem, and for the concurrent program in a multithreaded simple solution
-
-
0下载:
VC++编写的一个操作系统多线程调度的可视化示例程序显示了OS多线程调度的基本运行规则-prepared in a multi-threaded operating system scheduling visualization shows the sample program multithreaded OS scheduling the basic operating rules
-
-
0下载:
多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line
An odd number of letters and even the
-
-
0下载:
串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line
An odd number of letters and even the number o
-
-
1下载:
易语言TCP服务器模块源码例程程序结合易语言模块多线程模块.ec和内存操作.ec,调用API函实现TCP服务器的功能。-Easy language TCP server module source routines program combined with easy language module multithreaded module. Ec and memory operation. Ec, API calls the function of the realization of TCP
-
-
0下载:
首先,相信大家都知道易语言静态编译的DLL远线程注入到易语言写的EXE中后,可以远线程调用FreeLibrary进行卸载,但如果被注入的EXE是其他语言写的,就不行了。远线程调用FreeLibrary卸载DLL会导致EXE崩溃。所以很多人认为静态编译的DLL只能注入,不能卸载。-Multithreaded program crashes thread leak solution
-
-
0下载:
易语言数据库中间件源码例程程序结合易语言多线程支持库远程服务支持库,创建ADODB对象实现数据库中间件的应用。
点评:易语言数据库中间件源码仅供参考。
-Easy language source middleware routines multithreaded program combines easy language support library remote service support library, create ADODB object implements
-
-
0下载:
Delphi多线程控制,多线程池,含源码的Demo程序,非常具有参考价值-Delphi multithreaded control, multi-thread pool, including source code of Demo program, great reference value
-