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

搜索资源列表

  1. RWLock

    0下载:
  2. 多线程下的文件读写加锁 -File accesss lock in multi-thread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:26036
    • 提供者:站长
  1. multi_thread_udp

    1下载:
  2. 多线程UDP通讯例子- Multi-thread UDP communication example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:44186
    • 提供者:站长
  1. exp3

    0下载:
  2. 可以看动画的多线程applet- May look at the animation multi-thread applet
  3. 所属分类:Applet

    • 发布日期:2017-11-18
    • 文件大小:103281
    • 提供者:徐林达
  1. WorkQueueThreading_src

    0下载:
  2. 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:191030
    • 提供者:谭文堂
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  1. linux-mul-thread

    0下载:
  2. linux的多线程编程源码,对于linux的编程非常有帮助。-linux-source multi-threaded programming, linux programming for the very helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5433
    • 提供者:dfpdn
  1. multi-thread-simple-crawler-socket

    1下载:
  2. C#socket通信, 用c#开发的聊天室程序源代码,可用于自己的二次开发-C# Socket communications, use c# Developed chat room source code can be used in their secondary development
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:455347
    • 提供者:tangshaocheng
  1. ptt-1.0.tar

    0下载:
  2. linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:309727
    • 提供者:许杨
  1. Thread

    0下载:
  2. 这是理解java线程同步的一个小例子,一般适合大多初学者。-This is the understanding of java thread synchronization in a small example of the general suitable for most beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1920
    • 提供者:东东
  1. thread

    0下载:
  2. 本程序详述了利用.net技术开发多线程程序的例子-This procedure details the use of. Net technology development process multi-threaded example
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:14314
    • 提供者:李刊
  1. FTP_delpli

    0下载:
  2. // 模块说明: FTP传输核心模块类 // 功能: 指定一个下载(上传)的日期或文件名,系统执行传输功能(支持续传) // 备注:该模块属于传输类的一个子线程模块. -//Module Descr iption: FTP transmission core modules category// function: to designate a download (upload) the date or file name, the system transfer function
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:7401
    • 提供者:wzw
  1. Thread

    0下载:
  2. 这是一个实现线程的基本例子,希望对学习线程的同行有所帮助-This is a basic example of the realization of thread, hoping to learn from peer help thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:6987
    • 提供者:王强
  1. thread

    0下载:
  2. 线程创建实例,一个板子上的小程序。线程创建实例,一个板子上的小程序。-Examples of thread creation, a small board procedures. Examples of thread creation, a small board procedures.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:45824
    • 提供者:林向阳
  1. Thread

    0下载:
  2. 操作系统进程并发模拟系统,以时间片轮处理的方式实现了简单的线程功能,并基于此架构实现多种方式并发运行的进程模拟系统-Concurrent simulation system for the operating system process to the time slice of the way round to deal with a simple thread function and based on this framework a variety of ways to achieve
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:3230
    • 提供者:Louiewiget
  1. serial

    0下载:
  2. 由于WINCE不支持重叠I/O操作,因此可分别用单独的线程去读写串口,通过多线程来模拟重叠操作[4]-WINCE does not support as a result of overlapping I/O operation, it can be a separate thread to read and write serial port, through multi-threading to simulate the overlapping of operations [4]
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:176314
    • 提供者:owen
  1. tongbu

    0下载:
  2. 同步与互斥 ,还有显示当前线程,司机售票员的pv,还有售票员买票-Synchronization and mutual exclusion, but also shows the current thread, the driver conductor of pv, also buy a ticket conductor
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:8502
    • 提供者:小小
  1. Thread

    0下载:
  2. 自己敲的一个简单Thread例子。线程 例子-Themselves out of a simple example Thread. Thread example
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3953
    • 提供者:w33839834
  1. thread

    0下载:
  2. 使用java技术清楚描述进程于线程的使用方法-The use of java technology clearly describe the process in the use of thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:14691
    • 提供者:juer
  1. thread

    0下载:
  2. 与线程有关的程序,自己边看书边自己写的.要的朋友可以-With thread-related procedures, their own reading side edge wrote it myself. To be a friend
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:6339
    • 提供者:lirong
  1. thread

    0下载:
  2. 该程序运用线程的mutex控制数据流的锁定,实现Producer和consumer之间对buffer的合理有序的利用-The program to control the use of thread mutex lock data stream to achieve Producer and consumer of buffer between the rational and orderly use of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2753
    • 提供者:dreamshello
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com