搜索资源列表
winsocket++
- TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP / IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode l
multithread
- Windows下的多线程同步程序,实现司机-售票员同步实例
Chat
- 多线程程序的编写,多线程应用中容易出现的问题。如何利用命名互斥对象保证应用程序只有一个实例运行,这是应用多线程编写网络聊天室程序。
操作系统课程实验报告1
- 1. 经典IPC问题的分析报告 根据课本所提供的几个实例或自己查找到的IPC实例,写出具体的模型的设计思想,写出相应的伪代码,并针对于伪码写出具体的设计思路,每个信号量的设置含义及目的,并对于设计的每行伪码给出详细地解释,对其可能被中断情况给与分析。(如有可能,可以利用多线程编程对某个算法具体实现)-1. IPC classic analysis of the textbooks in accordance with the provision of several examples or to
CommTest
- 一个关于vb串口多线程通信的实例,可以看看。-Vb serial port on a multi-threaded communication instance, you can look at.
progress
- 多线程使用进度条+(实例+C++代码)MFC系列-Multi-threaded use the progress bar+ (instance+ C++ code) MFC Series
MFC_progress
- 多线程使用进度条+(实例+C++代码)MFC系列-Multi-threaded use progress bar+ (example+ c++ code) MFC series
ThreadDelegate
- 线程中处理界面委托实例,本例通过对多线程调用,并在界面中显示。-Thread delegate
WQDemo
- 多线程一个实例,类似赛马程序,其中都有注释。-Multi-threaded an instance of race similar program, which has a comment.
MFCApplication8
- 使用MFC和OPencv进行多线程编程的实例,能够获取中间图片-Using MFC and OPencv multithreaded programming examples, can obtain an intermediate image
vcPP-280-examples
- 学习和精通VC++的绝佳资料,280个编程实例,内含窗口、菜单、控制栏、对话框、多线程、网络、数据库等16个概念,每个都有很多个demo实例,学习起来非常方便。-very good resources to learn VC++, including 180 examples,involve window,menu,control bar,diag,mulitithreading,Internet,data base and so on,totally 16 concepts.You can l
MFC-Multithreaded-instance
- MFC多线程实例,通过对话框上的两个按钮控件来开启俩个线程,一个线程用来车削工件,另一个线程则用来退刀。-MFC multithreaded instance, through the dialog box on the two button controls to open two threads, one thread to turn the workpiece, another thread is used to return the knife.
Qt_multithred
- Qt中多线程实例,用于学习qt编程,很基础和实用-Examples of multi-threaded Qt, for learning QT programming, very basic and practical
VB_hjk
- VB最简单的多线程实例, 超级简单,不过要注意运行环境-VB easiest multithreading examples
paocess
- xmlschema-core-2,2,1 多线程java实例,对进程学习者有所帮助吧-Xmlschema- core- 2, 2, 1 multi-threaded Java instance, help to learners of the process
scsa
- C++编写的关于API多线程的实例,处理争抢资源的问题 不错的(C + + written about API multithreaded instance, deal with the issue of competing for resources well)
ejpkk624
- xmlschema-core-2,2,1多线程java实例,对进程学习者有所帮助吧()
Semaphore
- windows下qt多线程开发实例,简单应用场景,可参见QT编程手册第5版(Windows multithreaded development under QT example, simple application scenarios, see QT programming manual Fifth Edition)
wglqavg
- 本人有特点的多线程编程实例,可以学习参考()