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

搜索资源列表

  1. simpleThreadPool

    0下载:
  2. 简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3414
    • 提供者:测试
  1. Code

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization application. In the preparation of Win
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27237
    • 提供者:中国
  1. CpuUsage

    0下载:
  2. 使用这个小程序可以实现任务管理器功能中的查看cpu即时使用率的功能。 编译时会提示有个错误,不用理会,直接连接和执行就可以啦。 站长,刚刚我传了一次啦,可是回来发现少了个文件,再重新传一下!-Use this small program can achieve the task management function in the real-time view cpu usage function. Compile-time will be prompted to have a mistak
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:88201
    • 提供者:weiyewang
  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
    • 文件大小:131398
    • 提供者:柳懿
  1. JCDD

    0下载:
  2. 通过优先权法和轮转算法的模拟加深对进程概念和进程调度过程的理解,掌握进程状态之间的切换,同时掌握进程调度算法的实现方法和技巧。-Through the priority and Round Robin simulation concepts and deepen their understanding of the process of understanding the process of the activation process and master the process of sw
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:240276
    • 提供者:hghh
  1. Thread

    0下载:
  2. 使用C写的主子线程的通讯,相信看后会对线程和线程通讯多一些了解。-Written using the C master thread of communication, I believe, after watching threads and thread would be a little more understanding of communication.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:28432
    • 提供者:
  1. multiThreading_demo_backup

    0下载:
  2. Win32多线程编程有关源代码 出自候捷大师之手 堪称经典-Win32 multi-threaded programming related to the source code from the hand of a master-designate was a classic Czech Republic
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:7038001
    • 提供者:clins
  1. msg_Send_Get

    0下载:
  2. VC环境下线程间收发消息最简单的例子,非常容易理解和掌握-VC environment, send and receive messages between threads, the simplest example, very easy to understand and master
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:27420
    • 提供者:丁力
  1. thread

    0下载:
  2. 通过此代码,可以全部的了解和掌握线程的各种编程,-With this code, you can understand and master all the various threads programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:109662
    • 提供者:草木之人
  1. jinchengguanli

    0下载:
  2. 1.掌握进程的概念,明确进程的含义 2.认识并了解并发执行的实质 3.掌握进程另外的创建方法 4.熟悉进程的睡眠、同步、撤消等进程控制方法 5.进一步认识并发执行的实质 6.分析进程竞争资源的现象,学习解决进程互斥的方法 -1. To grasp the concept of the process, clearly the meaning of the process 2. Know and understand the essence of concurrent e
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:50447
    • 提供者:dc
  1. Iflytek.AlertClock

    0下载:
  2. 多线程练习,简单易用,熟练掌握多线程,让你轻松写意,丢掉一切烦恼。-Multi-threading practice, easy to use, master multi-threaded, easy to freehand and lost all the troubles.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:200589
    • 提供者:孙厚冬
  1. 1

    0下载:
  2. 通过编写进程管理的算法,要求学生掌握整个进程管理的各个环节,进程的数据结构描述,进程的各种状态之间的转换,以及进程的调度算法。以加深对进程的概念及进程调度算法的理解,并且提高链表的应用能力,达到提高编程能力的目的。-Process management through the preparation of the algorithm, requires students to master the management of all aspects of the process, the pro
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:205784
    • 提供者:黄正政
  1. Windows

    0下载:
  2. 侯捷大师的,Windows多线程程序设计,值得仔细研读-Master Hou Jie, Windows multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-14
    • 文件大小:22914600
    • 提供者:pysjp
  1. process

    0下载:
  2. 掌握使用一门语言进行多线程编程 编写程序将多线程的执行过程动态的演示出来。-Master the use of a multi-threaded programming language for writing multi-threaded program execution out of a dynamic presentation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5510
    • 提供者:阿门
  1. b4_01_05.java

    0下载:
  2. 多线程的使用的java的难点,看完本程序可以让大家熟练掌握它。-The use of the multi-thread Java difficulty, watching this program can help you master it.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2983
    • 提供者:zhangjun
  1. lab08

    0下载:
  2. 多线程(1): 理解线程各状态; 掌握JAVA中多线程的两种实现方法。-Multi-threaded (1) : Understand the thread state Master of the two kinds of JAVA multi-thread realization method.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:14196
    • 提供者:
  1. lab09

    0下载:
  2. 多线程(2): 掌握线程同步、线程间通信-Multi-threaded (2) : Master thread synchronization between threads, and communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:128329
    • 提供者:
  1. 11

    0下载:
  2. 掌握用邮箱方式进行进程通信的方法,并通过设计实现简单邮箱理解进程通信中的同步问题以及解决该问题的方法。-Master the process of communication methods to use E-mail, to understand the synchronization process communication, and methods to solve the problem by designing a simple mailbox.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1249
    • 提供者:吴用
  1. Code1

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event object, key code segment kernel (critical area) explanation and the application in a multithreaded synchronization. Under Windows base
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40412
    • 提供者:lj
  1. CriticalAreaAxclusiveAccess

    0下载:
  2. 1、 进程的同步问题是操作系统处理机管理的一大核心问题,为了更好的理解和掌握操作系统管理的思想,现通过临界区的互斥访问来了解对临界资源的处理过程-1, the synchronization process of the operating system processor management is a major core issue, in order to better understand and master the operating system, management thou
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:267890
    • 提供者:巴西里
« 12 3 »
搜珍网 www.dssz.com