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

搜索资源列表

  1. 多线程管理器源代码thread manager

    0下载:
  2. 一个多线程管理实例程序。对于win32系统编程和多线程编程的人是一个很好的东西。-a multithreaded case management procedures. Win32 system for programming and multi-threaded programming is a good thing.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:46.62kb
    • 提供者:xuxu
  1. test航空售票

    0下载:
  2. 一个简单的模拟飞机售票系统,有利于初学进程,利于熟悉多线程编程。是我第一次做出的多线程程序-a simple simulation of the plane ticketing system is conducive to the process of learning, conducive familiar with multi-threaded programming. The first time I made the multithreaded
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9.55kb
    • 提供者:黄蕊
  1. modd

    0下载:
  2. 这是计算机操作系统中最基础的上机实验就是模拟的PCB编程,实现进程模拟调度!-This is the most computer operating system based on the experimental simulation of the PCB is programming, Implementation process simulation scheduling!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:陈朝熙
  1. windows_block

    0下载:
  2. windows账户管理程序,学习系统编程的极好资料。-windows account management procedures, learning system an excellent programming information.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274.99kb
    • 提供者:musant
  1. file_spliter1

    0下载:
  2. 文件分割技术,运用了系统的命令,可以提高运用系统自带功能编程的能力。-document segmentation technology, the use of the system orders can apply the system, bringing their functional programming capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27.06kb
    • 提供者:crd
  1. morethreadreader

    0下载:
  2. 学习操作系统时多线程试验程序,为读者写着问题的多线程程序。有两个,读者优先和写者优先。-study multithreaded operating system testing procedures, readers wrote to the multithreaded programming. Two readers wrote and priority of priorities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19.09kb
    • 提供者:张楠
  1. 生产者与消费者

    0下载:
  2. 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30.32kb
    • 提供者:石大浪
  1. 内存管理2dephi源代码

    0下载:
  2. 操作系统内存管理的具体实现,Dephi编程实现-operating system memory management is a concrete realization, Delphi Programming
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:278kb
    • 提供者:李雪
  1. 处理器调度实验

    1下载:
  2. 此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart de
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.66kb
    • 提供者:何浩
  1. common_ctrl

    0下载:
  2. 中文PWIN98/95之所以深受广大计算机用户的青睐,除其在32位多任务、多线程和系统稳固性等核心技术的重要改进之外,更主要的还是其优秀的用户交互界面。这就给程序设计人员提出了新的课题,如何在自己开发的应用程序中充分利用WIN98/95支持的各种高级通用控制和视,这也是学习VC编程所必须掌握的基本内容,本文将通过实例来具体演练VC5中的这些控件。-The reason why Chinese PWIN98/95 well received by the computer user s favor
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:128.32kb
    • 提供者:柳懿
  1. Programming_with_POSIX_Threads

    2下载:
  2. 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8.05mb
    • 提供者:sgu
  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
    • 文件大小:2.63mb
    • 提供者:闫煜
  1. slow-change-color

    1下载:
  2. 进行windows系统编程,应用多线程技术,实现进度条。-The windows system programming, application of multi-threading technology, the progress bar.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6.22mb
    • 提供者:mahande
  1. xinjianjiincheng

    0下载:
  2. 这是一个新建进程的源码程序,可以满足大家基本的系统编程所不能缺少的东西-This is a new process of the source program, can meet all the basic system programming indispensable thing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:崇传兵
  1. Multi-threaded-programming-examples

    0下载:
  2. 在VC++的平台下,用系统函数实现多线程的运用程序(10个)仅供参,做课程设计的考。-In vc++ of flat, we use the system function of multithreaded application (10) is only for participation, do of the curriculum design of the examination.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:28.23kb
    • 提供者:孔宇
  1. Protect__38176COPPERSMITH--9283567

    0下载:
  2. 这是用别人那拿写的系统编程源码Protect__38176COPPERSMITH 9283567,同学们可以下载-This is written in others that take Protect__38176COPPERSMITH- 9283567 system programming source code, the students can download and see
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:jvthv202068
  1. Virus--05317PlugIns60686

    0下载:
  2. 这是用别人那拿写的系统编程源码Virus 05317PlugIns60686,同学们可以下载-This is written in others that take Virus get- 05317 plugins60686 system programming source code, the students can download and see
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:739byte
    • 提供者:pkw-704233
  1. Ftp_7854127Value-8681Tab-1311712

    0下载:
  2. 这是用别人那拿写的系统编程源码Ftp_7854127Value-8681Tab-1311712,同学们可以下载-This is written in others that take system programming source TAB Ftp_7854127Value- 8681-8681, the students can download and see
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:19.12kb
    • 提供者:NLYcjus-43029
  1. System__5517851ToolDECZD0468960

    0下载:
  2. 这是用别人那拿写的系统编程源码System__5517851ToolDECZD0468960,同学们可以下载-This is written in others that take System__5517851ToolDECZD0468960 system programming source code, the students can download and see
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:XXWU_3451
  1. sype66

    0下载:
  2. 一个完整的编译器源代码,从事系统编程方面可以去研究一下,不错(A complete compiler source code, to study the in system programming, good)
  3. 所属分类:进程与线程

« 12 »
搜珍网 www.dssz.com