CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Process Thread

搜索资源列表

  1. COMM_LIN.ZIP

    0下载:
  2. how to Process-Thread command-line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4474
    • 提供者:hathal thawab
  1. winheixinzhinan

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system dedicated to the internal mechanisms, the a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-21
    • 文件大小:36809004
    • 提供者:zhangth
  1. process_and_thread

    0下载:
  2. sample source for process and thread. it compiled in evc++4
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:135313
    • 提供者:zeromirr
  1. Programs(update)

    0下载:
  2. 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-To the producer/consumer model as the basis, in the Windows 2000 environment to create a console process, in the process to create a thread simulation n producers and consum
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7835
    • 提供者:曹雅丽
  1. reader-writer

    0下载:
  2. 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:640
    • 提供者:谢雨
  1. spyxx

    0下载:
  2. spyxx(SPYXX.EXE) 是一个基于 Win32 的实用工具,它提供系统的进程、线程、窗口和窗口消息的图形视图。-spyxx (SPYXX.EXE) is a Win32-based utility, which provides system process, thread, message window and the graphical view window.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:150473
    • 提供者:ok
  1. programmingWindows

    0下载:
  2. 本书是讲解Windows操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、...之后,他又推出了经典著作《Windows 高级编程指南》和《Windows核心编程》。如今这两本书早已成为Windows程序设计领域的... -This book is on the Windows operating system dedicated to the internal mechanisms, the authors start from the b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2090309
    • 提供者:tangjian
  1. Thread

    0下载:
  2. 关于用C语言学习进程和线程的相关资料,方便查找和使用。-On the use of C language learning process and thread information to easily find and use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10630438
    • 提供者:kongweiwei
  1. Programming_Applications_for_icrosoft_Windows_Four

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system dedicated to the internal mechanisms, the a
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:36808275
    • 提供者:lijiang
  1. LinuxProgrammingembeddedmulti-task

    0下载:
  2. 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:12489
    • 提供者:魏冲
  1. Thread

    0下载:
  2. 线程的应用,基本的线程及其方法的调用,进程同步的应用-Threaded applications, the basic method of the thread and calls the application process synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:5600
    • 提供者:李明
  1. coder25

    0下载:
  2. linux下的高级编程,高级io,进程,线程的多种源代码-the high-level programming under linux, advanced io, process, thread a variety of source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:466877
    • 提供者:何芳奎
  1. ActiveOB

    0下载:
  2. 主要内容是:Symbian进程、线程及多任务机制Active等-Main contents: Symbian process, thread and multi-task mechanism Active, etc.
  3. 所属分类:Symbian

    • 发布日期:2017-04-06
    • 文件大小:2529
    • 提供者:zzg
  1. EVC2676

    0下载:
  2. 这是以Windows CE为平台的EVC高级编程及其应用开发,包括MFC编程、进程、线程编程等-This is the Windows CE as a platform for EVC high-level programming and application development, including the MFC programming, process, thread programming, etc.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-23
    • 文件大小:7532647
    • 提供者:zhangci
  1. Csharp2

    0下载:
  2. C#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 …… -Advanced Programming C# Web Applications- Electronic Teaching Chapter 1 of the process, thread and network protocols, TCP Application Programming Chapter 2
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:1958120
    • 提供者:王清河
  1. process

    0下载:
  2. 操作系统原理实验,主要用来统计线程时间数,南京大学内部资料-Operating principle experiment, the main thread is used to statistical time series, Nanjing internal data
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:50296
    • 提供者:路粮户
  1. testCpu

    0下载:
  2. 一个简单的测试cpu实用率的简单程序,主要是学习在wince下如何使用api来得到某个线程的cpu使用时间,比较粗糙-A simple test cpu utility rate of a simple process, mainly in the wince to learn how to use the api to get a certain thread cpu usage time, compare rough
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2590325
    • 提供者:杜艳青
  1. EmbeddedLinux_programs

    0下载:
  2. Embedded Linux programing for training includes Process, Thread, IPC, Shell and Make manual of GNU
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:896773
    • 提供者:samlin
  1. WINDOWSpart1

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is the Windows operating system to explain the internal mechanisms of monog
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6446013
    • 提供者:xieshangxu
  1. WINDOWSpart2

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is the Windows operating system to explain the internal mechanisms of monog
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6267056
    • 提供者:xieshangxu
« 1 2 34 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com