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

搜索资源列表

  1. semaphore

    0下载:
  2. 信号量(Semaphore)也被称为信号灯,常常作为在多线程环境下的同步与互斥机制。它负责协调各个线程,以保证它们能够正确、合理的使用公共资源。信号量分为单值和多值两种。单值信号量只能被一个线程获得,而多值信号量可以被若干个线程获得。 本实验是一个信号量实验,父进程作为生产者释放信号量,子进程作为消费者申请信号量。 实验环境 Redhat9.0-Semaphore (Semaphore), also known as signal lights, often in multi-th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:962
    • 提供者:tiger
  1. Programming-Ap

    0下载:
  2. windows核心编程,本书是Windows程序设计领域的名著,涵盖了Windows的最新版本Vista以及WindowsXP的最新内容。书中全面深入地介绍了Windows的各种基本要素,如进程、线程池、虚拟内存、DLL、设备I/O和SEH等,并列举了大量应用程序,精辟地分析了要素的使用方法。 -Programming Applications for Microsoft Windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-17
    • 文件大小:26988778
    • 提供者:boy
  1. 3PCF

    0下载:
  2. 多线程编程实现3PCF算法(Linux) -Algorithm for multi-threaded programming 3PCF (Linux) multi-threaded programming 3PCF algorithm (Linux)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:872
    • 提供者:ycz
  1. pi

    0下载:
  2. 多线程求π 多线程求π 多线程求π-Π seeking multi-threaded multi-threaded multi-threaded request seeking π π π multithreaded demand
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:ycz
  1. 12

    0下载:
  2. linux下的线程和进程事例,希望对大家有帮助-threads and processes under linux case, we want to help------
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:10010
    • 提供者:vdsvs
  1. example

    0下载:
  2. wait-notify机制的应用 不同步时引出的问题 继承基类的实现 实现接口的实现 同步方法的实现 同步块的实现 线程管理池 -wait-notify mechanism of the application does not sync issues arising from the base class implementation inheritance to achieve synchronization interface methods to achiev
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:14847
    • 提供者:yy
  1. nachos-002Pos

    0下载:
  2. NACHOS实验,线程调度的实验,优先级,线程数量-NACHOS experiment, the experimental thread scheduling, priority, number of threads
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:236332
    • 提供者:毛燕杰
  1. press_test

    0下载:
  2. 用C++编写的系统压力测试程序,包括进程压力测试与线程压力测试。-Written in C++, system pressure testing procedures, including the process of stress testing and stress testing thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:5552
    • 提供者:qc
  1. UNIX-Network-programming-2XOpen-API

    0下载:
  2. 本书全面深入地讲述了套接口API网络编程的既成事实标准,对X/open传输接口API也作了广泛的介绍。本书从对套接口API的综合讨论开始,论述了基本编程内容后,即转入高级套接口编程的相关主题,包括IPv4与IPv6的互操作性;UNIX域协议、非阻塞I/O、路由套接口、广播、多播、线程、原始套接口、数据链路访向等,对于客户一服务程序的各种设计方法也作了完整的探讨。在叙述X/Open传输接口API时,还对记这种设备驱动机制作了深入分析。在附录中又给出了IPv6、ICMPV6、虚拟网络等新内容。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-18
    • 文件大小:27975059
    • 提供者:lion
  1. mshell.c.tar

    0下载:
  2. linux操作系统下的简易shell实现,包括常用的命令,历史记录,重定向,以及进程和线程控制,信号处理机制等-The realization of linux shell .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5096
    • 提供者:chen
  1. progrem

    0下载:
  2. Linux应用程序,多线程应用开发,关于生产者与消费者的问题-Linux applications, multi-threaded application development, the question on the producers and consumers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:707
    • 提供者:乐乐
  1. create

    0下载:
  2. create,创建线程示例,里面有完整和程序和makefile,适合初学者学习使用,另有编译好的可执行文件-create, create a thread example, there are complete and procedures and makefile, suitable for beginners to learn, and the other compiled executable files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:4145
    • 提供者:顾满洲
  1. 755856269ULog

    0下载:
  2. linux下一个好用的日志类,提供三个日志级别和线程安全-log class
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:王一
  1. thread-test.tar

    0下载:
  2. 一个关于linux线程的互斥量,条件变量,信号量的例子,看完了明白互斥量等线程同步的基本使用方法-A thread on linux mutex example, read the understand the basics of using a mutex
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:838
    • 提供者:杨永
  1. Example057

    0下载:
  2. Visual C++ 6.0下利用互斥量同步线程来实现文件读取进度条的程序源码,感兴趣的可以参考下-Visual C++ 6.0 under the thread synchronization using mutex to achieve the progress of the document read program source code, can refer interested
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:24116
    • 提供者:方胜鹏
  1. Senior-Linux-program-design

    0下载:
  2. 高级linux程序设计,详细的介绍了linux中的编译方法、进程、线程知识点。-Advanced linux programming, linux in a detailed descr iption of the compilation methods, processes, threads of knowledge points.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:642091
    • 提供者:yupeixin
  1. linux-exec

    0下载:
  2. linux 线程管理示例代码,程序包中包含多个不同版本,供参考学习!-linux thread management sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1657
    • 提供者:admiral
  1. process

    0下载:
  2. 本程序包括创建进程,杀死进程。创建线程杀死线程等。-This process includes creating a process, kill the process. Create thread to kill threads.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:773
    • 提供者:韩丽娜
  1. systemprogram20110602.tar

    0下载:
  2. linux服务器架设的线程实现实例。初学者可以借鉴。-linux server set up the thread implementation instance. Beginners can learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:449706
    • 提供者:rensiming
  1. BlockChatTool

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。--To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:33345
    • 提供者:zishan
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com