CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - design

搜索资源列表

  1. youxianji

    0下载:
  2. 1、设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 2、建立进程就绪队列。对两种不同算法编制入队子程序。 3、编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -1, the design process control block PCB table structure (same structure with the experimental one), applicable to the number of priority
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:wang
  1. Pagereplacement

    0下载:
  2. 页面置换--问题描述及设计思想:在进程运行过程中,若其所要访问的页面不在内存需把它们调入内存,但内存已无空闲空间时,为了保证该进程能正常运行,系统必须从内存中调出一页程序或数据,送磁盘的对换区中。但应将哪个页面调出,所以需要根据一定的算法来确定。-Page replacement- problem descr iption and design: the process is running, if they want to access the memory page is not requi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:张龙
  1. Cilk-UserGuide

    0下载:
  2. intel cilk 多线程编程指南,主要用于多核处理器的多线程设计-intel cilk multithreaded programming guide, mainly for multi-core processors, multi-threaded design
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1047329
    • 提供者:magic
  1. DiningPhilosophers

    0下载:
  2. 六个哲学家就餐问题,体验进程(线程)和死锁的问题.本实验设计个哲学家共享一个相同的线程,既完成线程同步,又预防死锁发生.-6 dining philosophers problem, experience the process (thread) and deadlock issues. The experimental design a philosopher share a similar thread, both complete thread synchronization, but a
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:195562
    • 提供者:小白鲨
  1. MFC(thread)

    0下载:
  2. 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:58747
    • 提供者:张宏伟
  1. Schedulingprioritynumber

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序-Design a scheduling algorithm is priority number by the processor scheduling program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1413
    • 提供者:hudong
  1. PV

    1下载:
  2. 用多线程实现“生产者-消费者问题”本作业要求设计并实现一个进程,该进程拥有一个生产者线程和一个消费者线程,它们使用N个不同的缓冲区(N为一个自定义的确定的数值,例如N=32)。你需要使用如下信号量:一个互斥信号量,用以阻止生产者线程和消费者线程同时操作缓冲区列表;一个信号量,当生产者线程生产出一个物品时可以用它向消费者线程发出信号;一个信号量,消费者线程释放出一个空缓冲区时可以用它向生产者线程发出信号; -Achieved with multi-threaded " producer
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1953737
    • 提供者:panwang
  1. pthreadsgetfileconten

    0下载:
  2. 一个多线程扑捉一个文件内容的设计方法,在多个线程中操作一个文件,不用多次的开关。-Capture a multi-threaded design the contents of a file in multiple threads in the operation of a file, do not switch many times.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:林景明
  1. os

    0下载:
  2. 操作系统课程设计:进程调度(时间片轮转,优先级调度,多及反馈队列,阻塞,挂起,唤醒)-Course design: process scheduling (time slice rotation, priority scheduling, and more and feedback queue, block, suspend, resume)
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-31
    • 文件大小:13151741
    • 提供者:liu zhihong
  1. UNIX-Systems-Programming-

    0下载:
  2. 详细说明了如何最大限度的应用Unix系统提供的支持设计复杂软件。详细探讨了进程间通讯通讯、同步和多线程程序的设计。-This completely updated classic demonstrates how to design complex software to get the most from the UNIX operating system. This book provides a clear and easy-to-understand introduction tothe
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2758559
    • 提供者:闫煜
  1. Processordispatching-simulation

    0下载:
  2. 操作系统课程设计处理机调度的模拟程序。在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求用C语言编写和调试一个简单的进程调度程序设计一个模拟处理机调度算法。-Operating System Course Design processor scheduling simulation program. Procedures in a multi-channel
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1457
    • 提供者:huyiming
  1. -Account

    0下载:
  2. 银行账户的多线程设计 很好用的 java编写的-Bank accounts, a good multi-threaded design, prepared by the java
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:3812
    • 提供者:ht
  1. ThreadPoolProject

    1下载:
  2. 是我这几天写的一个C++线程池 注释很全 设计思路也写上去了 同步问题考虑的详细的不能在详细了-I write these days, a C++ thread pool comment is also written up the whole design concept of the synchronization problem can not be considered in more detail the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:15260
    • 提供者:cacker
  1. a-multiThread-Model

    0下载:
  2. 一个多线程编程模型,用于MFC的的后台设计。其包含一个线程池。-A multi-threaded programming model, the background for the design of MFC. It contains a thread pool.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3903066
    • 提供者:xxx
  1. Win32-Multithread-Design

    0下载:
  2. 这个电子书很著名,是台湾的侯捷写的。 这本书的名字是:Win32多线程编程。本人把它分享给大家,希望你能给喜欢。-This book is very well-known, is written by Taiwan' s Hou Jie. The book name is: Win32 multi-threaded programming. I have to share it with everyone, I hope you can give love.
  3. 所属分类:进程与线程

    • 发布日期:2012-11-28
    • 文件大小:22098596
    • 提供者:
  1. FileTransform

    0下载:
  2. 程序是多线程网络文件传输的设计与实现。主要分客户端和服务器端2个部分,在多线程的网络实现文件的传输。-Program is multi-threaded file transfer network design and implementation. Mainly consists of client and server-side two parts of the networks in the multi-threaded file transfer.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3853735
    • 提供者:唐宏美
  1. ex2

    0下载:
  2. 互斥量得使用方法,线程同步,兄弟线程的同步实现方法,课程设计内容-Have to use mutex, thread synchronization, thread synchronization methods brothers, instructional design
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2081
    • 提供者:chenyi
  1. mproxysvr3

    0下载:
  2. 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计-A multithreaded agent, the program running as a service to run the program to apply the windows socket IO completion port model provides a prototype design agent services
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:108032
    • 提供者:
  1. code

    0下载:
  2. vc多线程网络文件传输的设计与实现的程序的源码,很不错的demo,极具参考价值-vc multi-threaded file transfer network design and implementation of the program source code, a very good demo, great reference value
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:74147
    • 提供者:吴荣富
  1. mThread

    0下载:
  2. 操作系统中的线程设计实例,计算机进程运行程序的一个表现-Threads in the operating system design example, a computer process running the program performance
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1129
    • 提供者:张龙
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com