Multi-Task

所属分类:进程与线程
开发工具:Visual C++
文件大小:568KB
下载次数:112
上传日期:2008-03-01 12:21:12
上 传 者mouseroyal
说明:  学习多任务环境的编程,理解多任务程序中任务间通信和同步的方法; 掌握Windows环境中多线程程序设计与实现方法。模拟多任务的交互过程,每个任务用线程实现,基本要求如下: 任务1:接收从键盘键入的字符,发送给另一任务2; 任务2:接收任务1发来的字符,用事件的方式通知任务3接收; 任务3:接收任务2发来的字符,并显示; 可增加其他功能,如:以秒显示时间等; 系统能退出。
(Multi-tasking environment to learn programming, to understand multi-tasking process communication and synchronization between the mission of the method master Windows environment, multi-threaded program design and implementation of methods. Simulation of multi-tasking interactive process, with each mission thread to achieve the basic requirements are as follows: one mission: to receive from the keyboard typed characters, sent to another mission 2 Missions 2: receiving one mission sent by the characters, with events notify the mission to receive 3 mission 3: 2 sent a mission to receive the characters, and displays increase other functions, such as: display the time in seconds system can quit.)

文件列表:
多任务通信\mail.ico (1078, 2008-01-02)
多任务通信\mulitiTask.aps (32528, 2008-01-02)
多任务通信\mulitiTask.rc (1716, 2008-01-02)
多任务通信\multiTask.cpp (4197, 2008-01-03)
多任务通信\multiTask.dsp (4707, 2008-01-02)
多任务通信\multiTask.dsw (524, 2008-01-02)
多任务通信\multiTask.ncb (50176, 2008-01-07)
多任务通信\multiTask.opt (48640, 2008-01-07)
多任务通信\multiTask.plg (1510, 2008-01-03)
多任务通信\resource.h (459, 2008-01-02)
多任务通信\StdAfx.cpp (296, 2008-01-02)
多任务通信\StdAfx.h (667, 2008-01-02)
多任务通信\实时通信系统设计.doc (182784, 2008-01-03)
多任务通信\实时通信系统设计.exe (20480, 2008-01-03)
多任务通信\实时通信系统设计.pdf (442506, 2008-01-03)
多任务通信\Release (0, 2008-01-03)
多任务通信 (0, 2008-01-07)

======================================================================== CONSOLE APPLICATION : multiTask ======================================================================== AppWizard has created this multiTask application for you. This file contains a summary of what you will find in each of the files that make up your multiTask application. multiTask.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. multiTask.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named multiTask.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者