搜索资源列表
MultiThreads
- 本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progres
CloseSmoothly_demo
- CloseSmoothly_demo, 通过回调实现对话框的平滑淡入淡出效果-CloseSmoothly_demo through dialog callback achieve a smooth fade out effect fades
ProgressThreadTest
- 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
preceduredialogegthreat
- 一个多线程的进度对话框源代码 as follows: // ProgDlg.h : header file // CG: This file was added by the Progress Dialog component ///////////////////////////////////////////////////////////////////////////// // CProgressDlg dialog-a multithreaded progress
auto-_QQ
- qq自动申请软件,他的参考价值在于,它对对话框中各控件数值的初始化方式,另外采用多线程方式,能检测的对话框上的各个空间并加以控制。-qq automatic application software, the reference value lies in the fact that it controls the dialog box initialization values, Another multi-threaded mode, it can detect the dialog on
Mthread
- 一个简单的多线程,一个线程写对话框,一个线程写文本-a simple multi-thread, a thread written dialog, a text written Thread
20073192143784
- 游戏运行于Win32平台(Win95 / 98, Win NT 4或者更高); 支持各种通信协议(LAN, Internet, Dial-up, Direct cable); 游戏允许四个人参与; 游戏使用图像和动画来显示背景和移动目标; 一个游戏片断是驻留在服务器上; 每个参赛者要么是一个服务器,要么是一个客户; 客户与服务器交互,并参与到游戏之中。 主要编程特征: 基于MFC; 充分应用C++特征; 使用DirectPlay; 使用DirectS
Sieve
- Sieve 是一个基于对话框的程序,使用了著名的Eratosthenes素数算法来计算2和所指定的数之间存在的素数的数量。是一个多线程应用程序。
Programming.Windows.CHS
- 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋 奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程 序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位 图和元文件 ** 内核和打印机 ** 声音和音乐 **
TwoThread
- 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
ShowAllProcess
- 一个使用了CListCtrl的对话框程序,可以查看当前系统的进程,线程数,ID,优先级-CListCtrl in a dialog with the program, you can view the current system processes, threads, ID, priority
MultiTimerDemo
- 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
jTaskView
- 用于枚举进程及其所挂接的所有模块,并实现了远程卸载指定的进程模块,此外,实现了对系统运行对话框、文件属性对话框的调用。-For the enumeration process and articulated by all modules, and to achieve the long-range process to uninstall the specified module, in addition, the realization of the system dialog box, th
duoxiancheng
- 用多线程保存文件。保存同时显示进度条、对话框大小可变-failed to translate
multitread_001
- 编写一个耗时的多线程程序: 新建一个基于对话框的应用程序SingleThread 适合初学者。-Time-consuming to prepare a multi-threaded procedures: Create a new dialog-based applications suitable for beginners SingleThread.
vc
- 第2章 文档和视 第3章 对话框与控件 第4章 菜单、快捷键和控制条 第5章 图形操作 第6章 文件操作 第7章 MFC通用类 第8章 异常处理和诊断 第9章 多线程 -Chapter 2 documents and, as Chapter 3 of the dialog box and control Chapter 4 menu, shortcut keys and control section in Chapter 5 graphics operation
my2
- 用mfc实现的一个关于进程的对话框程序。创建司机和售票员进程,并实现他们的同步运行。-Mfc achieved using a dialog process on the process. The creation of the driver and the conductor process and achieve their synchronous operation.
testMultiOp
- 这是一个在MFC下的线程同步的例子,我在其中用了一个副线程(SecondApplication)来处理对话框的消息,同时处理消息,将处理的消息反馈给对话框的textbox-This is an MFC thread synchronization under the examples in which I used a vice thread (SecondApplication) to handle the dialog box message, while addressing the me
thread
- 简单的多线程实验,多个线程在对话框中画,不过没有使用双缓冲,所以会闪烁-thread
jincheng
- 两个MFC 对话框程序,实现程序间虚拟内存的访问,从而实现进程间的 通信-Two MFC dialog program to realize the virtual memory access between programs in order to achieve inter-process communication