搜索资源列表
Ant-mfc
- 在这里可以下载到,精神恍惚了一个星期,终于写完了,真是高兴啊,挺好玩的, http://www.0635jj.com/蚁群算法MFC版演示程序. ... 多个线程读到的内容大体都相同,怎么能让每个线程有一个独立的数据源来产生随机数呢,,,,大家在用程序的时候,-here can be downloaded to a trance, a week, finally finished, really pleased ah, very good play. http : / / www.0635jj.
VC6 MFC程序遍历整个文件夹
- VC6 MFC程序.程序可以遍历整个文件夹,包括所有子目录文件.可以查找指定文件.创建线程查找不会卡窗口-VC6 MFC program. Program can traverse the entire folder, including all sub-files can be to find the specified file. Create a thread to find the window will not card
SimuTcpClient
- 模拟tcp协议的三次握手 mfc 使用winpcap开发; 在多线程同步方面有些小问题; windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-t
mfc-multiThread
- MFC多线程编程实例,包括线程创建,线程间通信,线程同步等内容-MFC multi-threaded programming examples, including thread creation, communication between threads, thread synchronization etc.
MFCThread
- MFC创建线程,终止线程,暂停线程,继续线程-MFC to create threads, terminate threads, suspended thread to continue the thread
THREAD
- MFC开发的生产者与消费者模似软件,多线程编程,对话框界面。-I am Chinese,rk I can t use English.But I already pass the Band four.
CThreadEx
- 能实现工作线程和用户界面线程同步控制;MFC多线程应用实例-Work to achieve the user interface thread and thread synchronization control MFC multi-threaded application
thread
- 一个在MFC里用多线程播放音乐的示例程序-MFC inside a music player with multi-threaded sample program
clientAndServer
- MFC实现的客户端服务器,vc6.0开发,使用多线程实现.是初学者可以使用的良好代码-MFC to achieve client-server, vc6.0 development, using multi-thread implementation. Yes you can use a good code for beginners
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
windowsThread
- mfc 调用windows线程 创建线程 MFC界面-mfc calling windows interface thread to create a thread MFC
mtmdi
- multi threading sample in mfc
Thread
- MFC THREAD的类继承使用开发的 例子-MFC THREAD class inheritance example of the use of the development ~~~~~~~~~~~~~~~~~~
CMutex
- vc6下实现的多线程同步例子。本例很好的说明多线程同步方法的使用。同步方法是互斥体,使用的是mfc中互斥对象,简单易用很适合初学线程控制学习。
3
- 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
thread
- mfc界面,单链表存储进程信息,演示多级轮转法进程调度的过程。-mfc interface, a single linked list storage process, present the process of scheduling multi-cycle process.
mfc
- 线程函数要声明为static类型,或是全局的.如果在线程函数中要访问类中的成员,就将this指针传给pParam.-Thread function to be declared as static type, or the overall situation. If the thread function to access the class members, this pointer will be passed to pParam.
MFC(thread)
- 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
thread
- MFC 多线程应用, 包括工作线程, 用户界面线程, 例子多达9个,欢迎下载测试-MFC multi-threaded applications, including the worker thread, the user interface thread, examples of up to 9 are welcome to download the test
MFC多线程TCP服务设计经典代码
- MFC多线程TCP服务设计,s实现多人聊天(MFC, is a useful code ,for mulite people chat.use mulite thread)