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

搜索资源列表

  1. mfctlist.zip

    0下载:
  2. mfctlist.zip 列举操作系统中所有的进程,你能够在程序中消灭进程。程序由Visual C++ 5.0开发,工作于Windows 平台
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:28636
    • 提供者:
  1. q1.zip

    0下载:
  2. q1.zip 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:79910
    • 提供者:
  1. page56

    0下载:
  2. 刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:78675
    • 提供者:天秀
  1. SingleEvent

    0下载:
  2. 来源于visual C++编程大全,一些控件。-from visual C + + programming Daquan, some controls.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30133
    • 提供者:丁一甲
  1. MultipleEvents

    0下载:
  2. visual c++ 开发的 MultiEvent ,多线程的程序开发-visual development MultiEvent, multithreaded programming
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13641
    • 提供者:王客
  1. Vc-multith

    0下载:
  2. 本文初步介绍了Visual C++多线程设计的基础知识。-this preliminary presentation of Visual C multithreaded design of the knowledge base.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8484
    • 提供者:渐渐
  1. systthread

    0下载:
  2. 一款应用于Visual c++编写的系统进程监控模拟软件可以实现基本的功能-new Visual c prepared for the process control system simulation software can achieve the basic functions
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:144662
    • 提供者:肖明
  1. VCyclwf

    0下载:
  2. Visual c++实现程序互斥运行的方法-Visual c achieve operational procedures contradict the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16141
    • 提供者:wflee
  1. NetProcess

    0下载:
  2. 用Visual C++实现的进程管理程序,可连网辅助别人完成-the process of achieving management procedures can be completed networking support others
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:945290
    • 提供者:Xiao Luo
  1. yemian

    0下载:
  2. 操作系统的实习 实现页面调度算法 用visual c++实现的-operating system to achieve attachment pages scheduling algorithm used visual realization of the c
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1456
    • 提供者:戴明珠
  1. OnlyRunOneProg

    0下载:
  2. Visual C++中限制一个程序同时只能运行一个实例的方法-Visual C procedures for a limited run only one example of the way
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4248
    • 提供者:njzhanggh
  1. Control_ThreadWithApi

    0下载:
  2. 用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程-with visual c 6.0 creation of a closed-thread example, very suitable for beginners learning to use the API to create threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:83906
    • 提供者:lj
  1. xitongjincheng

    0下载:
  2. Visual C++课程设计案例精编(第二版) 提供的一个系统进程管理器-Visual C curriculum design case precision series (2nd edition) provides a system for process management
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34758
    • 提供者:假行僧
  1. managethread

    0下载:
  2. visual c++对多线程程序的处理源代码-visual c right multithreading procedure in the source code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21319
    • 提供者:
  1. DaoMTDemo

    0下载:
  2. visual c++ 实现dao多线程的演示,-visual c monobook.js Multithreading to achieve the demonstration,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:294979
    • 提供者:jacklee
  1. delete_program

    0下载:
  2. 用Visual C++干干净净地清除进程-clean clearance process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2533
    • 提供者:杨洋
  1. Multi_Thread_C++

    0下载:
  2. 一个简单易套用且实用的Visual C++多线程例子,-a simple and easy to use and useful Visual C multithreading example,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6746
    • 提供者:annan
  1. duoxiancheng

    0下载:
  2. 基于visual c++的多线程示例,希望对大家有帮助-based on visual c multithreading example, we hope to help
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3184
    • 提供者:王云
  1. mutilThreadTCPandUDP

    0下载:
  2. 多线程的TCP和UDP通讯实例,Visual C++6.0开发。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1676212
    • 提供者:lixiujun
  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-21
    • 文件大小:39476579
    • 提供者:
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com