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

搜索资源列表

  1. MoveDisk_0.4

    1下载:
  2. C# 写的一个文件同步小程序,使用到了异步委托调用程序,多线程编程,文件操作,比较适合参考。。有收藏价值-C# written in a file synchronization applet to use asynchronous delegate calls to the program, multi-threaded programming, file operations, more suitable for reference. . There is value to the coll
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:460136
    • 提供者:yeabow
  1. HttpDTransSaint1.1

    0下载:
  2. 传圣1.1版本,为http多线程下载和断点续传的示例-http download sample
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:174895
    • 提供者:fckyou
  1. threadpool

    0下载:
  2. VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2909
    • 提供者:brooke
  1. openmp

    0下载:
  2. 基于OPENMP的并行算法,通过设置不同的线程数来验证多线程对并行计算速度提高的贡献-OPENMP-based parallel algorithm, by setting a different number of threads to validate the multi-threaded parallel computing speed of the contribution of
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1043
    • 提供者:chenqing
  1. TestThreadPool

    0下载:
  2. 在MFC下面点击菜单响应线程池工作事件,线程池工作是一个写文件内容到c盘。可以设定线程池的大小。-In the MFC-click menu below to respond to the work of the event thread pool, thread pool is a written document to the c drive. Can set the thread pool size.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3632541
    • 提供者:bug3000
  1. multithreadingcorrespondence

    0下载:
  2. 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1903022
    • 提供者:郑建飞
  1. CommTest

    0下载:
  2. 一个关于vb串口多线程通信的实例,可以看看。-Vb serial port on a multi-threaded communication instance, you can look at.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1232737
    • 提供者:韩云飞
  1. MultiThread1

    0下载:
  2. 一个关于vc多线程的实例,相当详尽,能运行。-An example of multi-threaded on the vc quite detailed and can run.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1851362
    • 提供者:韩云飞
  1. BoardProces

    0下载:
  2. 进行了状态条显示进度条的编程,和弹出式进度条的编程,弹出式进度条是多线程编程。状态栏显示进度条为渐变颜色和带文字进度条两种类别。-Conducted a status bar displays the progress of the programming, and the pop-up progress bar of the program, pop-up progress bar is a multi-threaded programming. The status bar displays
  3. 所属分类:StatusBar

    • 发布日期:2017-03-31
    • 文件大小:44182
    • 提供者:任桢
  1. reader_writer

    0下载:
  2. 读者写者问题,通过临界资源互斥实现多线程的读写控制-Readers to write those problems through the critical resources mutually exclusive multi-threaded read-write control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2683347
    • 提供者:邹平
  1. ThreadManager

    0下载:
  2. C#自定义多线程,wince cf 自定义多线程-Wince ThreadManager
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:55030
    • 提供者:李小虫
  1. threading

    0下载:
  2. 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:16853
    • 提供者:btle
  1. C10K

    0下载:
  2. Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由Th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:379668
    • 提供者:fsdfsdfd
  1. multi-thread-simple-crawler-socket

    0下载:
  2. 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:455443
    • 提供者:亿龙
  1. Event

    0下载:
  2. 使用事件对象进行线程同步:先创建线程,然后向内存中复制数据,被创建的线程等待置位事件,在读内存-Use the event object for thread synchronization: first create a thread, and then copy the data to the memory, was created by a thread to wait for the set events, reading the memory
  3. 所属分类:Windows Develop

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

    0下载:
  2. 线程池的实现主要分为三部分,线程的创建、添加任务到线程池中、工作线程从任务队列中取出任务进行处理。 主要有两个类来实现,CTask,CThreadPool-Implementation of thread pool is divided into three parts, thread creation, add the task to the thread pool, work out a thread from the task queue task for processing. Th
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2099
    • 提供者:nel
  1. Thread_down

    0下载:
  2. 本程序包含5个源文件,实现了多线程下载,并实现了断点续传、-This process consists of 5 source files to achieve a multi-threaded downloads, and implements HTTP,
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6686
    • 提供者:zhang
  1. d1

    0下载:
  2. delphi+多文件的多线程下载封装类. //本下载方法采用的是HTTP下载 //首先采用一个主类TC_DownLoad_Main来下载多个文件 //然后用一个子类TC_DownLoad来下载单个文件 反复创建这个子类便可以下载多个文件 //在子类中用多个线程类TThread1来进行单个文件的多线程下载-it can help you download file by multiple thread..
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:345792
    • 提供者:awfsdfwaf
  1. Download

    0下载:
  2. 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Through the HTTP protocol is used to download programs to support HTTP and multi-threaded downloading. Note that the program can only download a task that lists Although you can pu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:69014
    • 提供者:fangzhou
  1. InThreads-QQpsw-delAD

    0下载:
  2. 实现:线程注入,API拦截,各子窗口句柄获得及控制,内容的获取及修改......,非常好的源码(实列用:QQ)-To achieve: Thread Injection, API interception, the child window handle access to and control access to and modification of the contents of ......, a very good source (solid line with: QQ)
  3. 所属分类:Windows Kernel

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