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

搜索资源列表

  1. uThreadPool.rar

    0下载:
  2. DELPHI 线程池代码(uThreadPool.pas),uThreadPool.pas
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6867
    • 提供者:王风修
  1. windowsvstudio2008.rar

    0下载:
  2. 中山大学windows编程课程详细课件 在vs2008下运行 内容包括 01绪论 02界面编程-1(菜单) 02界面编程-2(控制条) 02界面编程-3(对话框) 02界面编程-4(控件) 02界面编程-5(鼠标与键盘) 03GDI绘图-1(画图) 03GDI绘图-2(字体与图像) 03GDI绘图-3(动画与图标) 03GDI绘图-4(图元文件) 03GDI绘图-5(打印) 04文档与视图 05MFC功能包 06GDI+ 07OOP语言
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26515945
    • 提供者:张元超
  1. Linux_threadpool.rar

    0下载:
  2. linux 线程池,很实用的线程示例,实现的很健壮,纯源代码,linux threadpool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:808904
    • 提供者:redegao
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. wince_MultiThread.rar

    0下载:
  2. wince下的多线程原代码,在WCE模拟器下通过,wince under the original multi-threaded code, adopted in the simulator WCE
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:90122
    • 提供者:王芳
  1. VC-game-code.rar

    1下载:
  2. 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音,A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1168164
    • 提供者:丁戈
  1. EasySocket_demo.zip

    0下载:
  2. TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。,TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:61757
    • 提供者:oliver
  1. ex12b.rar

    1下载:
  2. 使用VC++ 6.0的多线程实现进度条控件的动画显示效果。代码中详细说明了工作线程与窗体线程之间的通信是使用用户自定义消息与对话框对象通信。代码注释非常详细,你可以比对ex12a示例,看一下纯timer与多线程编码的不同。本示例是学习VC++多线程非常好的例子!,使用VC++ 6.0的多线程实现进度条控件的动画显示效果。代码中详细说明了工作线程与窗体线程之间的通信是使用用户自定义消息与对话框对象通信。代码注释非常详细,你可以比对ex12a示例,看一下纯timer与多线程编码的不同。本示例是学习V
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1945138
    • 提供者:Arkliszeng
  1. WinInet.rar

    0下载:
  2. WinInet (多线程下载 进度实时显示) WinInet (多线程下载 进度实时显示),WinInet download
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:46375
    • 提供者:张明
  1. MultiThread_PosixMsgQueue.rar

    0下载:
  2. POSIX消息队列实现可伸缩线程池通讯. 源码中分SRV和测试客户端.,POSIX message queues to achieve a scalable thread pool Newsletter
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5781
    • 提供者:davidq hu
  1. SOCKET.rar

    0下载:
  2. 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2429824
    • 提供者:james
  1. 使用自定义消息进行线程间的通

    0下载:
  2. 使用自定义消息进行线程间的通信 对初学者大有裨益-Using a custom message communication between threads of great benefit for beginners
  3. 所属分类:进程与线程

    • 发布日期:2017-03-24
    • 文件大小:43476
    • 提供者:kidd
  1. 阻塞模式主要用于无窗口、多线程处理中

    0下载:
  2. 阻塞模式主要用于无窗口、多线程处理中。启动服务之后应该启动一个线程来轮询DTU数据,收到数据后直接处理,或放数据缓存,再由其他线程来处理。-Blocking mode is mainly used for non-window, multi-threaded processing. After the start the service should start a thread to poll the DTU data, received data directly, or put the d
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-24
    • 文件大小:611
    • 提供者:fanggang
  1. 同一个进程地址空间内执行的七个线程

    0下载:
  2. 本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same process address space implementa
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-24
    • 文件大小:2766
    • 提供者:吴起
  1. VC创建多线程程序

    0下载:
  2. 如何创建多线程程序 内容简单 适合初学者-so easy
  3. 所属分类:系统编程

    • 发布日期:2017-05-06
    • 文件大小:1272246
    • 提供者:xiaobai
  1. semaphore.zip

    0下载:
  2. 线程中使用Semaphore的例子 ,The example for using semaphore in thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:702
    • 提供者:
  1. async32

    0下载:
  2. 多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版,无源码 Delphi 3.0/4.0/5.0 版适用 ),作者: Varian Software Services NL。 ,Multi-threaded (Multi-Thread) RS232 serial port communications control (1.82 version, non-source version of Delphi 3.0/4.0/5.0 applicable), the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-08
    • 文件大小:511311
    • 提供者:
  1. lmmcj.rar

    0下载:
  2. 多线程网站论坛等网页弱密码猜解,采用idhttp进行post.,Multi-threaded web forums such as password guessing weak solution of the page, using idhttp to post.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:254129
    • 提供者:zw
  1. spider_demo.rar

    0下载:
  2. C#多线程网络爬虫,使用线程池来控制线程,效率不错。,C# multi-threaded network reptiles, use the thread pool to control the thread, good efficiency.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:87341
    • 提供者:bloodxia
  1. chat.rar

    1下载:
  2. linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1922528
    • 提供者:彭晓
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com