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

搜索资源列表

  1. D__Documen504181222002

    0下载:
  2. 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8.49kb
    • 提供者:风海
  1. glibc-linuxthreads-2.3.tar

    0下载:
  2. This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:238.29kb
    • 提供者:马帅
  1. ksymoops-2.4.9.tar

    0下载:
  2. 一个很好的linux环境下驱动开发的调试工具-a good linux environment Driver Development debugging tool
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:64.23kb
    • 提供者:张重
  1. linux 线程 进程经典文章

    0下载:
  2. 学习操作系统时,进程和线程搞了很久,还是一知半解,看了这一篇文章,才在整体在明白了它们之间的依存-learning operating system, processes and threads engage in a long time, or only a little, having read this article, but only in general they understand the interdependence between the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14.86kb
    • 提供者:Jack
  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:computing
  1. semaphore

    0下载:
  2. linux下邮箱方式进行进程通信的代码和实验报告,用P.V原语实现通信中的同步问题。运用生产者与消费者模型设计实现一个简单的信箱。-approach to the process under linux mail communications code and test reports, using PV primitives to achieve communication in the synchronization problem. The use of producer and cons
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:14.4kb
    • 提供者:yangdingda
  1. pthread_exit

    0下载:
  2. 线程的退出问题,本代码能很好说明线程的退出原理-Thread exit problem, the code can be a good thread out of principle explanation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:1019byte
    • 提供者:龙虾
  1. thread

    0下载:
  2. 这是多线程编程,是线程的流水线模式编程,完全Linux编程-This is a multi-threaded programming is thread pipelined mode programming, complete Linux programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1.29kb
    • 提供者:文月如
  1. duoxianchengfuwuqi

    0下载:
  2. 多线程服务器实现回显功能,包含一个客户端程序一个服务器端程序。在linux下开启服务器程序可以对多个客户端服务。-Echo multi-threaded server implementation features, including a client program of a server-side program. Under the linux server program can open multiple client services.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:266.12kb
    • 提供者:龚煜
  1. Dinning-philosophers

    0下载:
  2. 在linux下“哲学家就餐”问题的一种解法-a solution of "dining philosophers" problem under Linux
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:38.9kb
    • 提供者:coin zou
  1. 41500329linuxmulti-thread

    0下载:
  2. linux多线程代码,可以很好地理解多线程-linux multithreaded code, a good understanding of multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-25
    • 文件大小:5.9kb
    • 提供者:jyj
  1. jthread-1.3.1

    0下载:
  2. jthread是一个多线程开发库,利用它可以方便地在Windows或者Linux开发多线程程序。-jthread is a multi-threaded development libraries, you can easily use it in Windows or Linux multithreaded application development.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:20.07kb
    • 提供者:star
  1. os

    0下载:
  2. linux下面创建三个进程,实现文件的誊抄-create the following three processes linux, file a clerical
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:5.13kb
    • 提供者:梅超
  1. plat_thread

    0下载:
  2. 跨平台线程封装,可以windows及linux下运行.提供统一的接口,方便平台移植-Encapsulation, cross-platform threads can run under Windows and Linux. Provide a unified interface, convenient platform transplantation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:68.43kb
    • 提供者:bing
  1. ParentProcess

    0下载:
  2. 设计并实现Linux的 time”命令。 mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 -Design and realization of Linux' s " time" command. " Mytime" command the command line arguments to accept to run a program, create a separate process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:31.6kb
    • 提供者:风雨兼程
  1. 2

    0下载:
  2. 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在Linux下实现: • 使用fork()/execv()来
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-14
    • 文件大小:21.22mb
    • 提供者:王光杰
  1. 多核应用编程实践

    1下载:
  2. 《多核应用编程实战》是一本全面实用的多核应用编程指南,旨在介绍如何编写功能正确、性能优越且适合扩展为在多个CPU核心的系统运行的应用程序。《多核应用编程实战》面向多种操作系统和处理器类型引用程序示例,内容涵盖类UNIX操作系统(Linux、Oracle Solaris、OS X)和Windows系统上多核应用的编写方法、多核的硬件实现对应用程序的性能影响、编写并行应用程序时要避免的潜在问题,以及如何编写可扩展至大量并行线程的应用程序。, 《多核应用编程实战》适合所有C程序员学习参考。("
  3. 所属分类:进程与线程

    • 发布日期:2020-10-18
    • 文件大小:12.67mb
    • 提供者:江东的少年
搜珍网 www.dssz.com