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

搜索资源列表

  1. ftp

    0下载:
  2. ftp协议实现多线程断点续传的代码+c+++builder-ftp protocols, multi-threaded HTTP code+ c+++ builder
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:82257
    • 提供者:小妮
  1. CommDlg

    0下载:
  2. 功能: visualC++ 2005 多线程串口通讯实例,可以实现异步发送和接受数据。接受数据和发送数据不会相互阻塞,实现数据的串口畅通交互。 参数: 串口号:COM4 波特率:9600 数据位:8 奇偶校验:偶校验 停止位:1-Function: visualC++ 2005 instances of multi-threaded serial communication can be achieved asynchronously send and rece
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:961701
    • 提供者:liyanjie
  1. memcached-1.2.1-iocp

    0下载:
  2. 超酷的线程池代码,非常值得学习;超酷的线程池代码,非常值得学习;-Cool thread pool code, is worth learning from
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:103804
    • 提供者:ligs
  1. netfleet_2.0

    0下载:
  2. QT4.0开发的下载工具和源码,支持多任务和多线程下载。-QT4.0 Download tools and source code developed to support multi-tasking and multi-threaded downloading.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5137494
    • 提供者:diaopan
  1. myDownloadpro

    0下载:
  2. 网络下载程序,支持多线程下载,用VC++编写的。-Internet download, support multi-threaded downloading, with VC++ written in.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:69109
    • 提供者:shao
  1. Linuxprogramming

    0下载:
  2. linux方面的c编程的优秀书籍 包括网络编程 和linux多线程编程等-linux in c programming, including network programming and excellent books on linux and other multi-threaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10060017
    • 提供者:金敏
  1. Win32_MultiThread

    0下载:
  2. 《Win32多线程程序设计》原码侯捷翻译,对深入掌握多线程有很好的启发作用-Win32 MutilThread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:7902147
    • 提供者:钟建军
  1. WebDataGather

    0下载:
  2. 多线程采集源代码,对想做采集朋友有一定的参考价值,C#开发,vs2008下直接打开-Multi-threaded collection source code, to want to collect friends have a certain reference value, C# development, vs2008 directly to open
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-07
    • 文件大小:486090
    • 提供者:沈剑立
  1. FinderDemo

    0下载:
  2. 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。-VC++ multi-threaded high-speed file search code, set the path, file name that contains characters, number of threads, the program will quickly run up, but will
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:46106
    • 提供者:275
  1. vbthread

    0下载:
  2. 利用VB建立多线程操作.代码规范,可读性强.-The use of a multi-threaded operation of VB. Code specifications, readable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7811
    • 提供者:298
  1. ipc_demo

    0下载:
  2. linux ipc经典问题生产者与消费者问题及几个简短多线程编程代码-linux ipc classical problem about consumer and the pruducer and some easy pthread codes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10293
    • 提供者:赵新宇
  1. Race

    0下载:
  2. 一个关于多线程程序,在RACE中实现了五条进度条,同时并进-One on multi-threaded program, to achieve a 5 RACE progress bar, moving forward together
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1890212
    • 提供者:wangyonggang
  1. GlobleVarThread

    0下载:
  2. 一个设置线程的优先级得例程,来自于Visual C++范例大全-Set the priority of a thread was routine, and from the Visual C++ examples of Daquan
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:33946
    • 提供者:ladeng
  1. Chattingroom

    0下载:
  2. MFC实现的聊天室,运用多线程,UDP ,tcp协议连接-MFC implementation chat rooms, use of multi-threading, UDP, tcp protocol connection
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9048738
    • 提供者:jason
  1. thread

    0下载:
  2. 简单的多线程实验,多个线程在对话框中画,不过没有使用双缓冲,所以会闪烁-thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:32651
    • 提供者:huang
  1. Client

    0下载:
  2. 以C#语言实现BT下载的客户端功能,实现多线程下载,局域网能寻找拥有共同目标的节点-With C# language implementation BT download client-side functionality, multi-threaded download, local area network can have a common goal to find the node
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:400413
    • 提供者:姜治宇
  1. gongjutiao

    0下载:
  2. winform形式,多线程编写工具条功能。功能较简单。-c#winform
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:40598
    • 提供者:wangchaoyang
  1. MuliThread1

    0下载:
  2. 普通多线程问题,MFC界面实现,适合初学者使用-Common multi-threading issues, MFC interfaces, suitable for beginners to use
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:246019
    • 提供者:guoyansong
  1. socket2

    0下载:
  2. socket编程 C++语言实现 模拟通讯通信 支持多线程-socket programming C++ language for analog communications to support multi-threading
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:102097
    • 提供者:张杰
  1. VC_multithreading_filecopy

    1下载:
  2. MFC中一个多线程的例子,同时包含文件拷贝功能-A multi-threaded example, contains both the file copy function
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:282323
    • 提供者:海坤
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com