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

搜索资源列表

  1. ThreadMigrate

    0下载:
  2. 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:曹京
  1. SClient

    0下载:
  2. 时间同步客户端,WINDOWS下的.后面有LINUX下的同步客户端.-time synchronization client, the Windows. LINUX is behind the synchronization client.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:58.62kb
    • 提供者:孙刚
  1. p_c.win-linux

    0下载:
  2. 基于进程与共享主存实现的生产者消费者问题(Windows/Linux)。与网络上可以下载到的大多数生产者消费者问题模拟程序不同,本程序使用进程(而非线程)模拟,基于共享内存读写“产品”。同时给出了Windowst和Linux下实现的源代码,使用gcc编译通过。详细参见:http://blog.sina.com.cn/s/blog_53773b5f01000a1j.html
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28.18kb
    • 提供者:林健
  1. dcscan

    0下载:
  2. 定时备份程序,多平台,即可在windows下编译,又可以在linux下编译,使用了pwlib库
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:376.62kb
    • 提供者:曾问
  1. pi

    0下载:
  2. windows下利用多线程求PI的值,利用visual studio 2005编写;在linux下利用多线程求PI的值-under windows for multi-threaded use of the value of PI, using visual studio 2005 to prepare in linux using multi-threading for the value of PI
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1.5kb
    • 提供者:谈晶晶
  1. procon

    0下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制,windows环境下运行-Test Objective: To study the mechanisms and thread Linux Semaphore producers to achieve concurrency control on consumer issues, windows environment running
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1.33kb
    • 提供者:吕璐
  1. process

    0下载:
  2. Windows和linux下的进程间相互调度的程序,适合初学者进行分析-Under Windows and linux between the process of scheduling the procedure, suitable for beginners analysis
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:84.48kb
    • 提供者:琳琳
  1. producerandconsumer

    1下载:
  2. linux和Windows下实现的经典的生产者消费者的操作系统问题-linux and Windows under the producer of the classic problem of the consumer operating system
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:86.46kb
    • 提供者:琳琳
  1. cucme

    0下载:
  2. 一个很好的多线程例子, 而且是网络编程的例子, windows linux都有-multithread sample
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:15.46kb
    • 提供者:王超
  1. duohePPT

    0下载:
  2. 多核程序设计的简介,多线程多实例,对于学习有很大的帮助-It s for the Linux,Windows programing.The history about the multinuclear.And good for studing
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3.36mb
    • 提供者:chenyu
  1. p-and-c

    0下载:
  2. 在Windows和Linux操作系统上,利用各自操作系统提供的Mutex和信号量机制(Win32 API或Pthreads),实现生产者/消费者问题-In the Windows and Linux operating systems, the use of their operating system provided Mutex and semaphore mechanism (Win32 API or Pthreads), to achieve the producer/consumer
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:16.97kb
    • 提供者:凡亚东
  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. DR_MPI

    0下载:
  2. 标准C开发的MPI例程 计算数字的根数, 在Linux和Windows上均可运行-C development of the MPI standard routines Root of the number of calculations
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:22.53kb
    • 提供者:tengbo
  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. thread

    0下载:
  2. 多线程矩阵计算 linux/ windows-matrix multi threads linux/ windows both ok
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2.44kb
    • 提供者:Xi Chen
  1. RWLock_Win_Linux

    0下载:
  2. 实现了windows和linux跨平台的多线程读并发,读写互斥锁,已经在项目开发中使用,很好用-windows linux mutithread read lock write lock, with C++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1.27kb
    • 提供者:sosoyou
  1. 2

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

    • 发布日期:2017-06-14
    • 文件大小:21.22mb
    • 提供者:王光杰
  1. Windows_Linux

    0下载:
  2. 用Delphi开发Windows系统与Linux进程间通信软件-Development of Windows system and Linux process communication software with Delphi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-30
    • 文件大小:176.39kb
    • 提供者:gzwplato
  1. pthread

    0下载:
  2. 提供c/c++多线程开发的API,兼容windows linux平台(provide the developer the application program interface of Multithreading)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:9kb
    • 提供者:1234.l
  1. 8765706

    0下载:
  2. C++比较通用的日志输出函数 适合windows和linux平台()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-02
    • 文件大小:5kb
    • 提供者:Abexda
« 12 »
搜珍网 www.dssz.com