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

搜索资源列表

  1. Windows-Coding

    0下载:
  2. 包含了Windows编程技术中的许多代码样例,包括基本窗口的创建,图形编程基础、键盘、鼠标编程基础、子窗口控制项、对话框和多线程等。每个知识块都有2-3个程序示范,由浅入深,还有大量的代码注释,方便Windows编程新手的学习-Contains many Windows programming code examples, including the basic window creation, graphics programming, keyboard, mouse programming,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5164080
    • 提供者:丁浩
  1. SendMessage

    0下载:
  2. 多线程中线程间消息传递的demo,通过此例子可以进行windows中多线程编程-Inter-thread messaging demo
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:540871
    • 提供者:七影
  1. MultiThread1

    0下载:
  2. Win32 SDK函数支持进行多线程的程序设计,并提供了操作系统原理中的各种同步、互斥和临界区等操作。Visual C++ 6.0中,使用MFC类库也实现了多线程的程序设计,使得多线程编程更加方便。该例程为Windows API 编写的一个多线程程序实例。-Win32 SDK function supports multi-threaded programming, and provides a variety of operating system principles in synchron
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3568727
    • 提供者:秦继文
  1. dining-philosophers-varellow

    0下载:
  2. 哲学家就餐问题算法仿真,使用windows下多线程编程-Dining philosophers problem algorithm simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:Yuanfu Luo
  1. thread-scheduling

    0下载:
  2. Windows下使用多线程编程,对进程调度方法进行仿真,包括FCFS,SJF,优先级调度,RR,多级队列调度-Under Windows uses multi-threaded programming, the process of scheduling method simulation, including FCFS, SJF, priority scheduling, RR, multi-level queue scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4177
    • 提供者:Yuanfu Luo
  1. attach_20120621184746

    0下载:
  2. 多线程编程,用于实现WINDOWS平台的多线程操作,线程间的通讯。-Multithreaded programming for multi-threaded operation, communication between threads WINDOWS platform.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:27433
    • 提供者:recicon
  1. Multi-thread-programming

    0下载:
  2. 《Windows多线程编程技术与实例》-郝文化-源代码-Windows multi-thread programming techniques and examples- source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:3867458
    • 提供者:李小布
  1. WINDOWS-Kernel-Programming

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-windows kernel programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:27277619
    • 提供者:zhangjun
  1. windows

    0下载:
  2. windows核心编程大作业,实现了线程进程的追踪,虚拟内存的查看等功能。-Large windows core programming job
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:832864
    • 提供者:hehe
  1. tcp-and-multithread

    0下载:
  2. 实现了tcp/ip协议的实例,以及Windows多线程编程的演示实例,使用语言是vc++的mfc,有界面部分。-To achieve the tcp/ip protocol instances, and demonstrate examples of Windows multithreaded programming, using vc++ language is the mfc, there interface portion.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-15
    • 文件大小:7384
    • 提供者:cbkqdcn
  1. ConcurrentEchoTCPServer

    0下载:
  2. 基于流式套接字的并发服务器,多线程编程,windows网络编程-Based on concurrent server stream socket, multi-threaded programming, windows network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4395562
    • 提供者:yiwen
  1. Windows-core-programming

    0下载:
  2. 描述了windows系统的原理,以及如何实现系统编程,详细介绍了进程、线程、存储等在windows下的原理。-Describes the principles of Windows, and how to realize the system programming, process, thread, was introduced in detail the principle of storage and so on under the Windows.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:22636544
    • 提供者:聂窝窝
  1. MultiTread

    0下载:
  2. 在windows下测试多线程编程-test multithread
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1515361
    • 提供者:ddway
  1. 400458

    0下载:
  2. WINDOWS SOCKETS规范及应用 WINDOWS网络编程接口(The WINDOWS SOCKETS specification and application WINDOWS network programming interface)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:139264
    • 提供者:iwplementatihu
  1. 5597201

    0下载:
  2. windows 多线程与多进程编程 进程线程压力与性能测试,(Windows multithreaded programming with multiple process thread stress and performance testing,)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:46080
    • 提供者:revulkcjy
  1. CUM-For

    0下载:
  2. 对windows tool help api封装的COM组件,用于显示进程,线程,模块列表等(For Windows tool help API encapsulation of COM component, is used to display process, thread, module list, etc)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:16384
    • 提供者:Unawe
  1. ComQsPlc

    1下载:
  2. 多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;采用稳定高效的内部协议,无须编写PLC内部程序配合,直接访问PLC的内存,通讯响应快速;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;支持几乎所有PLC的CPU自带通讯口、通讯扩展模块。(Software development and testing team for ma
  3. 所属分类:.net编程

    • 发布日期:2017-12-25
    • 文件大小:807936
    • 提供者:Autoctrl888
  1. bex-box-box

    0下载:
  2. 调用Windows API打开浏览框,用VB编程如果要打开浏览框,很好(Calls the Windows API to open the browse box, using VB programming if you want to open the browse box, very good)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-20
    • 文件大小:65536
    • 提供者:Yuhudi
  1. 91039822

    0下载:
  2. 这是利用多线程来进行文件传输的通讯工具,很好用,不错的(This is to use the multithreading for file transfer communication tools, useful, good)
  3. 所属分类:Windows编程

  1. devtcecorrespond

    0下载:
  2. 使用单独线程实现的计时器,很好的源码,可以学习(Using a separate thread to realize timer, good source code, can learn)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:36864
    • 提供者:Jeromw
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com