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

搜索资源列表

  1. Neighbor

    0下载:
  2. 局域网查询工具的源代码 是学习多线程编程。Windows API Helper wincap 编程的好例子,大家一定不要错过了!-Local area network query tool is to learn the source code for multi-threaded programming. Windows API Helper wincap a good example of programming, we must not miss!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5238395
    • 提供者:紫霞
  1. ex12c

    1下载:
  2. 在VC++多线程编程中,多线程的同步技术是一个非常关键的问题。本示例演示了怎样使用WaitForSingleObject函数来实现信号量控制同步技术,以及使用MFC提供的CCriticalSection类来实现同步数据的访问,以及使用MFC的CEvent类对象来实现多线程的同步。本示注释非常详细,是学习Windows多线程编程时的需要使用事件的好例子。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1976464
    • 提供者:Arkliszeng
  1. DelphiWindowshexinbiancheng

    0下载:
  2. 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:49119913
    • 提供者:龙文
  1. MultiThreadProgram

    0下载:
  2. 本程序是windows环境下采用Visual C++多线程编程的一个实例-This procedure is used under windows environment, Visual C++ programming an example of multi-threading
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:7742
    • 提供者:王永辉
  1. EVC2676

    0下载:
  2. 这是以Windows CE为平台的EVC高级编程及其应用开发,包括MFC编程、进程、线程编程等-This is the Windows CE as a platform for EVC high-level programming and application development, including the MFC programming, process, thread programming, etc.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-23
    • 文件大小:7532647
    • 提供者:zhangci
  1. duoxianchen

    0下载:
  2. 多线程编程,C语言编写,在windows下实现多线程操作。-Multi-threaded programming, C language, in windows under the multi-threaded operation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-21
    • 文件大小:36105414
    • 提供者:vipzp
  1. thread

    0下载:
  2. windows多线程编程推荐代码,包括线程的所有操作-windows multithread program reference!!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6235
    • 提供者:zhanzc
  1. COMThreadModel

    0下载:
  2. 线程模型是一种数学模型,专门针对多线程编程而提供的算法,但也仅是算法,不是实现。本文讲解COM提出的各个类型的线程模型,再说明COM运行时期库是如何实现它们的,就像说明Windows是如何实现线程这个数学模型的一样,最后指明一下跨套间调用和各种类型套间编写的要求以帮助理解。-Threading model is a mathematical model, specifically for the provision of multi-threaded programming algorithm,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:13594
    • 提供者:xiuwei
  1. 675

    0下载:
  2. 多线程操作,windows下的多线程编程VC++源代码-it is used to operate mudli
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:600506
    • 提供者:杜三忒
  1. Producer_Consumer

    0下载:
  2. Windows线程同步技术编程程序源代码,经典的线程同步技术-Thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:41981
    • 提供者:曾海
  1. Windows_multithread_programming_and_example

    0下载:
  2. 本书通过众多实例介绍了如何实现Windows下的多线程编程,即重点介绍了Win32API下的多线程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。 -This book describes through many examples of how to implement multi-thread programming under Windows, which focuses on Win32API and MFC under the multi-threade
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-08
    • 文件大小:15395932
    • 提供者:肖鹏
  1. vc

    0下载:
  2. 在VC_中利用API实现多线程编程实例 .〔摘 要〕32 位Windows 环境下的Win32 API 提供了一些多线程应用程序开发所需要的接口函数,本文介绍 了一种在Visual C + + 中利用Win32 API 编制多线程程序的实例,有助于加深对Windows 多线程编程技术的 认识及理解.-The Case to Real ize Multi- thread Programming Based on API in VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:213476
    • 提供者:趁样
  1. Win32MultThread

    0下载:
  2. 侯捷 大师Win32 多线程编程 要修炼到一定程度才能看懂-multi thread windows 32
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8827351
    • 提供者:叶红
  1. Critical

    0下载:
  2. 多线程编程技术,实现程序的不可再现性,进主程实现N的输出,进程1实现N++,再令N=0-windows API
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:733
    • 提供者:王旺
  1. Microsoft-Mobile-Development-Guild

    0下载:
  2. 第Ⅰ部分 移动应用程序开发基础  第1章 .NET Compact Framework移动平台 1.1 Visual Studio移动应用程序开发快速入门   1.1.1 Visual Studio版本的选择   1.1.2 其他软件  1.1.3 目标、半台:Pocket PC,Smartphone还是Windows CE  1.1.4 Windows CE与Windows Mobile的差异  1.1.5 选择.NET Compact Framework的版本
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5668449
    • 提供者:宋阳
  1. FinderDemo

    0下载:
  2. 多线程文件搜索器,类似Windows的查找文件原理,采用多线程编程-Multi-threaded file finder, find files similar to Windows, the principle of multi-threaded programming
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:433813
    • 提供者:祥者
  1. VCMultithreaded2020

    0下载:
  2. 全面的介绍windows下面的多线程编程技术,适合初学者使用-Comprehensive introduction to the windows below multithreaded programming techniques, for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1196660
    • 提供者:军严厉
  1. createThread

    0下载:
  2. Windows多线程编程之创建线程 create thread-Multithreaded Programming Windows create a thread create thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:2544732
    • 提供者:wujun
  1. ThreadMFC

    0下载:
  2. windows线程和进程编程 MFC visual C-thread and process windows MFC visual C++ programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:152181
    • 提供者:凌云枫
  1. Code_Programming_WinCE6

    0下载:
  2. 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
  3. 所属分类:Windows CE

    • 发布日期:2017-06-15
    • 文件大小:23293649
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com