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

搜索资源列表

  1. MyhttpProxy

    0下载:
  2. 实现了一个功能简单的HTTP代理服务器,主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-A simple HTTP proxy server, introduces multi-threaded programming related knowledge, including the critical section is initialized and de
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:560801
    • 提供者:章顺利
  1. Gh0st-RAT-Beta-2.5-VC_src

    0下载:
  2. 版本:2.5 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。 心跳包机制防止意外掉线.. 支持HTTP和DNS上线两种方式 自动恢复SSDT-Version: 2.5 control terminal with a the IOCP model of data transmission
  3. 所属分类:Remote Control

    • 发布日期:2017-11-02
    • 文件大小:1039446
    • 提供者:ljh
  1. gh0st_server_3.6_src

    0下载:
  2. 版本:3.6 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。 心跳包机制防止意外掉线.. 支持HTTP和DNS上线两种方式 自动恢复SSDT-Version: 3.6 control terminal with a the IOCP model of data transmission
  3. 所属分类:Remote Control

    • 发布日期:2017-11-13
    • 文件大小:1024388
    • 提供者:ljh
  1. 89456

    0下载:
  2. 使用工作线程,VC++编程精选学习源码,很好的参考资料。-Use worker threads, VC++ programming featured learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:213183
    • 提供者:红烧排骨
  1. vcnettaskthread

    0下载:
  2. 使用VC.NET实现多线程多任务的编写实例,当用户拖动最小化窗口时系统调用此函数取得光标显示。若遇到是1000的倍数时发送消息,更新对应进度条,延缓时间,通知更新进度条,启动第一个进度条工作线程,启动第二个进度条工作线程,并可重置线程,终止线程并初始化进度条。-Use VC.NET write multi-threaded multi-tasking instance, when the user drags the minimized window system calls this func
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:42876
    • 提供者:apudn67
  1. MultiThreadMsg

    0下载:
  2. 实现多线程:主线程、工作线程消息发送接收-MultiThread:Msg Send And Recv
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:35042
    • 提供者:张忠国
  1. Multithreading

    0下载:
  2. WPF 多线程操作。利用工作线程完成依赖CPU的工作,不阻塞WPF UI主线程。-WPF multithreaded operations. Use of the work dependent on the CPU threads to complete the work, do not block the main thread WPF UI.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:96586
    • 提供者:yanxianshi
  1. wlanscannew

    0下载:
  2. 编写了一个简单的MFC获取笔记本电脑附近AP热点的小程序。获得MAC,iRSSI,ssid信息。多线程,工作线程扫描ap。-a simple MFC demo,get the iRssi,MAC and Ssid around the computer.Multi-Thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-16
    • 文件大小:25322302
    • 提供者:董泽锋
  1. WebLogic--Performance

    0下载:
  2. Weblogic性能调优手册,包括JVM、工作线程等-Weblogic tuning manual, including JVM, worker, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1543210
    • 提供者:shan
  1. VS2008TeamSuite

    0下载:
  2. IOCP模型建立的服务器,实现了线程池,可以在建立少数几个工作线程的基础上实现与客户端的连接-IOCP model of server, the realization of the thread pool, can realize the connection with the client based on the establishment of a few threads on
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3264
    • 提供者:song
  1. VS2008TeamSuite

    0下载:
  2. IOCP模型建立的服务器,实现了线程池,可以在建立少数几个工作线程的基础上实现与客户端的连接 客户端-IOCP model of server, the realization of the thread pool, can realize the connection with the client based on the establishment of a few threads on client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:song
  1. MultiThreadDemo1

    0下载:
  2. 该例程摘自《Visual C++开发修行实录》,介绍了MFC创建和使用工作线程的知识。-The routine the Visual C++ development practice memoir MFC is introduced, the creation and use of knowledge worker.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1924958
    • 提供者:王桂喜
  1. AfxBeginThread

    1下载:
  2. 采用AfxBeginThread创建工作线程。采用素数的判断来演示,涉及到多参数的传递,消息的响应和信息的实时显示等。-Using AfxBeginThread to create a working thread. The judgment of the prime number is used to demonstrate the multi parameters, the response of the message and the real-time display of the in
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:5385216
    • 提供者:林林
  1. AfxBeginThread1

    0下载:
  2. 架构工作线程,基于VC2005开发。供初学者使用-Architecture worker, based on VC development.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4471772
    • 提供者:builder
  1. gweuan0

    0下载:
  2. Win32中的两种线程 GUI线程与工作线程,好源码,很有用-Two threads in Win32 GUI thread and worker thread, good source code, very useful
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:13312
    • 提供者:locks
  1. CThreadEx

    0下载:
  2. MFC多线程实例,在主线程的基础上创建一个工作线程-MFC multithreaded instance, based on the main thread to create a worker thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-12
    • 文件大小:92517
    • 提供者:刘加朋
  1. zenyvery

    0下载:
  2. Win32中的两种线程 GUI线程与工作线程,好源码,很有用-Two threads in Win32 GUI thread and worker thread, good source code, very useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:19456
    • 提供者:TMSggzaf+68486
  1. 933444

    0下载:
  2. Win32中的两种线程--GUI线程与工作线程,好源码,很有用(Two threads in Win32 GUI thread and worker thread, good source code, very useful)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:13312
    • 提供者:Jolpuc
  1. workUndej

    0下载:
  2. Windows下用VB程序实现CPU占用率查看的工作,(Under Windows VB program to realize the CPU usage view of work,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:Dempsay
  1. matrix

    0下载:
  2. 矩阵乘法 给定两个矩阵 A 和 B,其中 A 是具有 M 行、K 列的矩阵, B 为 K 行、N 列的矩阵, A 和 B 的矩阵积为矩阵 C, C 为 M 行、N 列。矩阵 C 中第 i 行、第 j 列的元素 Cij 就是矩阵 A 第 i 行每个元素和矩阵 B 第 j 列每个元素乘积的和,即 要求:每个 Ci j 的计算用一个独立的工作线程,因此它将会涉及生成 M×N 个工作线程。主 线程(或称为父线程)将初始化矩阵 A 和 B,并分配足够的内存给矩阵 C,它将容纳矩阵 A 和 B
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:leser
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com