文件名称:Multi-Task
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 568kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学习多任务环境的编程,理解多任务程序中任务间通信和同步的方法;
掌握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.
掌握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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多任务通信
..........\mulitiTask.aps
..........\mulitiTask.rc
..........\multiTask.cpp
..........\multiTask.dsp
..........\multiTask.dsw
..........\multiTask.ncb
..........\multiTask.opt
..........\multiTask.plg
..........\ReadMe.txt
..........\Release
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\实时通信系统设计.doc
..........\实时通信系统设计.exe
..........\实时通信系统设计.pdf
..........\mulitiTask.aps
..........\mulitiTask.rc
..........\multiTask.cpp
..........\multiTask.dsp
..........\multiTask.dsw
..........\multiTask.ncb
..........\multiTask.opt
..........\multiTask.plg
..........\ReadMe.txt
..........\Release
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\实时通信系统设计.doc
..........\实时通信系统设计.exe
..........\实时通信系统设计.pdf