搜索资源列表
mfctlist.zip
- mfctlist.zip 列举操作系统中所有的进程,你能够在程序中消灭进程。程序由Visual C++ 5.0开发,工作于Windows 平台
q1.zip
- q1.zip 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC
Visual Basic .NET 中实现后台进程
- 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
page56
- 刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
SingleEvent
- 来源于visual C++编程大全,一些控件。-from visual C + + programming Daquan, some controls.
MultipleEvents
- visual c++ 开发的 MultiEvent ,多线程的程序开发-visual development MultiEvent, multithreaded programming
Vc-multith
- 本文初步介绍了Visual C++多线程设计的基础知识。-this preliminary presentation of Visual C multithreaded design of the knowledge base.
eat1
- 使用线程实现并发操作,解决操作系统中经典的哲学家吃饭问题,通过可视化演示。-use threads to achieve concurrent operation and solve operating system classic philosophers food, through visual demonstration.
vbhideprocess
- 在VB中实现隐藏进程,XP+Visual Basic 6环境下测试通过。-in VB achieve hidden process, XP Visual Basic 6 environment test.
systthread
- 一款应用于Visual c++编写的系统进程监控模拟软件可以实现基本的功能-new Visual c prepared for the process control system simulation software can achieve the basic functions
Vbyclwf
- Visual Basic实现程序互斥运行的方法-Visual Basic procedures for the operation of Mutual Exclusion
VCyclwf
- Visual c++实现程序互斥运行的方法-Visual c achieve operational procedures contradict the
schedule1
- 演示系统进行线程调度的源代码,清晰直观 ,对PCB有很好的理解-demo thread scheduling system source code, clear visual of PCB have a good understanding
APIFucntion
- API函数的简单调用。基于visual basic的例子。对api初学者有一定的帮助。-simple API function calls. Based on visual basic example. Api beginners to have some help.
NetProcess
- 用Visual C++实现的进程管理程序,可连网辅助别人完成-the process of achieving management procedures can be completed networking support others
yemian
- 操作系统的实习 实现页面调度算法 用visual c++实现的-operating system to achieve attachment pages scheduling algorithm used visual realization of the c
OnlyRunOneProg
- Visual C++中限制一个程序同时只能运行一个实例的方法-Visual C procedures for a limited run only one example of the way
Control_ThreadWithApi
- 用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程-with visual c 6.0 creation of a closed-thread example, very suitable for beginners learning to use the API to create threads
xitongjincheng
- Visual C++课程设计案例精编(第二版) 提供的一个系统进程管理器-Visual C curriculum design case precision series (2nd edition) provides a system for process management
apiting-Visual
- Visual Basic编写COM组件 Visual Basic compiles COM components-Visual Basic writing Visual Basic COM component compiles COM components