CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 进程与线程

资源列表

« 1 2 ... .96 .97 .98 .99 .00 901.02 .03 .04 »
  1. 《Win32多线程程序设计》配套代码

    2下载:
  2. 《Win32多线程程序设计》的全部配套源代码
  3. 所属分类:进程与线程

    • 发布日期:2009-01-08
    • 文件大小:320264
    • 提供者:WQYDSB
  1. DllMessagecycle

    2下载:
  2. Delphi 制作的动态库中是没有消息循环的,对对于很多基于消息响应的事件无法触发,本实例将实现一个消息循环,以解决上述问题-Delphi in the production of dynamic libraries is not the message loop for message-based response to many events can not be triggered, this example will implement a message loop, to addres
  3. 所属分类:进程与线程

    • 发布日期:2014-03-26
    • 文件大小:406154
    • 提供者:都督
  1. C-shili.RAR

    2下载:
  2. Visual C++系统开发实例精粹 赵辉,叶子青编著 的例子程序源码-Visual C++ system development examples essence Zhao Hui, Ye Ziqing compiled example program source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-22
    • 文件大小:39476579
    • 提供者:
  1. sys

    2下载:
  2. 易语言驱动读写内存模块源码,带默认驱动一个。可自行添加驱动修改函数。-Yi language-driven source code to read and write memory module with a default driver. Can add a function-driven changes.
  3. 所属分类:进程与线程

    • 发布日期:2016-01-24
    • 文件大小:9143
    • 提供者:刘智强
  1. SPQR-1.1.2.tar

    2下载:
  2. 基于C++编程的多线程的多波前稀疏矩阵的QR分解,Timothy A. Davis编写-SuiteSparseQR is an implementation of the multifrontal sparse QR factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using Intel s Threading Building Blocks
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1162490
    • 提供者:mengdieaaq
  1. ShowDlg

    2下载:
  2. 一个VC++编写的动态数据曲线拟合的例子。通过采用定时器的方式,定时去采集拟合曲线的样本,并绘出曲线图。对VC++初学者和用与数据采集数据处理的朋友有重要帮助!-VC++ to prepare a dynamic data curve fitting example. Manner through the use of timers, from time to time to collect samples of curve fitting and curve drawing. VC++ for
  3. 所属分类:Process-Thread

    • 发布日期:2015-09-19
    • 文件大小:9857017
    • 提供者:li
  1. MFC

    2下载:
  2. 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
  3. 所属分类:进程与线程

    • 发布日期:2013-10-31
    • 文件大小:739677
    • 提供者:longtao
  1. -M-Thread-TCP-Server

    2下载:
  2. 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-18
    • 文件大小:8057724
    • 提供者:chengzhang
  1. VB:DLL

    2下载:
  2. VB编写的DLL程序代码-VB prepared DLL code
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:62467
    • 提供者:宋建国
  1. producerandconsumer

    2下载:
  2. 生产者-消费者问题: *设置两类线程,一类为生产者,一类为消费者; *设置生产者消费者数据结构; *使用菜单随机启动生产者或消费者; *在窗口上显示生产者或消费者的执行状态; *随着线程的执行,更新窗口的显示。 -Producer- Consumer problem:* Set up two threads, a category for producers, a category of consumers * Set up producers and consumers
  3. 所属分类:Process-Thread

    • 发布日期:2016-08-19
    • 文件大小:1943079
    • 提供者:macintosh
  1. NetBot_Attacker

    2下载:
  2. NetBot_Attacker VIP 5.5 更新 [+] 文件传输管理模块显示远程IP [+] 下载文件时自动填充文件名 [+] 增加进程管理中进程线程数,进程优先级等信息 [*] 修改上线和控制协议,不兼容之前所有版本 [*] 服务端免杀-NetBot_Attacker VIP 5.5 update [+] file transfer management module shows the remote IP [+] to download a file automat
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:977737
    • 提供者:刘朝
  1. Programming_with_POSIX_Threads

    2下载:
  2. 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8444538
    • 提供者:sgu
« 1 2 ... .96 .97 .98 .99 .00 901.02 .03 .04 »
搜珍网 www.dssz.com