搜索资源列表
Multiprocess
- 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of incremental even; The second window mus
myThreadDemo
- 源码包括: 1.单任务的进度控制 2.多任务的显示进度,并可取消,就像拷贝文件一样-source include : 1. Single-task control the progress of two. Multi-tasking show progress can be canceled, like the same copy paper
win-multitask
- 本文介绍了Windows多线程多任务设计的基础知识。-This paper introduces the Windows multi-threaded multi-task design of the knowledge base.
osdd
- 在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计了一个模拟处理机调动算法-in multi-channel and multi-task procedure system, the system in place at the same time within the state of the process may have several. That
Multi-Task
- 学习多任务环境的编程,理解多任务程序中任务间通信和同步的方法; 掌握Windows环境中多线程程序设计与实现方法。模拟多任务的交互过程,每个任务用线程实现,基本要求如下: 任务1:接收从键盘键入的字符,发送给另一任务2; 任务2:接收任务1发来的字符,用事件的方式通知任务3接收; 任务3:接收任务2发来的字符,并显示; 可增加其他功能,如:以秒显示时间等; 系统能退出。
多线程多任务编程
- 通过本例可以实现多线程多任务编程(转载)-passage of the legislation will be multi-threaded multi-task programming (reproduced)
12.如何实现多线程多任务?
- 本程序用VC编写,主要用于演示如何实现多线程多任务。-the procedures used to prepare VC, mainly for demonstrating how to achieve multi-threaded multi-task.
简单的线程池
- VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
MulitThread.rar
- VC++多任务经典源程序。 很适合于初学者。,VC++ Source multi-task classic. Very suitable for beginners.
Chat
- 多线程,多任务,网络聊天室,windows操作系统保存-Multi-threaded, multi-task, network chat rooms, windows operating system to preserve
sjp
- 在多道程序或多任务系统中,系统同时处于就绪态的进程有若干个。为了使系统中的各进程能有条不紊地进行,必须选择某种调度策略,以选择一进程占用处理机。时间片轮转算法-Procedures in the multi-channel or multi-task system, the system in a ready state at the same time there are a number of processes. In order to make the process system ca
MultiThreadDownload
- 实现基于HTTP和FTP的、支持断点续传的、具有多任务同时下载能力的多线程系统。-Based on HTTP and FTP and HTTP support, and with the ability to multi-task at the same time to download the multi-threaded system.
MyTaskMgrmaneagement
- 类似于windows中的任务管理器,用Visual c++实现,用到了多线程等知识-Similar to the windows in the task manager, using Visual c++ implementation of such knowledge to use a multi-threaded
multi-thread-example
- 此源码为C++多线程实例,能够实现多任务的演示。-The source code for the C++ multi-threading example, to achieve multi-task demonstration.
HowToRealizeMuti-ThreadAndMulti_task
- 这是一个描述如何实现多线程多任务的程序,-This is a program which illustrates how to realize multi-thread and mult-task
Processordispatching-simulation
- 操作系统课程设计处理机调度的模拟程序。在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求用C语言编写和调试一个简单的进程调度程序设计一个模拟处理机调度算法。-Operating System Course Design processor scheduling simulation program. Procedures in a multi-channel
iLeadDownloader
- 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。-An individual package VC++ support multi-tasking, multi-threaded HTTP the DLL components, and more with the way the Task Manager list.
MT_Downloader
- 实现多线程多任务下下载,各下载任务进度显示,导入下载链接等功能。-Multi-tasking multi-threaded downloads, download task progress display, import features such as download links.
Multi-thread_multi-task--download
- 多线程和多任务下载器.源码,用易语言打开,功能蛮好的.-Multi thread and multi task download source code, open the easy to use language, function is good.
多任务多线程demo
- 用C#实现的多线程多任务下载,采用文件切块,多线程分块下载,再拼接(Multi-threaded and multi-task Download with C# is realized. File is cut into blocks, multi-threaded is downloaded in blocks, and then spliced.)
