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

搜索资源列表

  1. Event

    0下载:
  2. vc开发环境事件编程源代码,清晰简明说明了程序中如何使用事件-example code for event.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:6609
    • 提供者:zhangyugang
  1. Mutex

    0下载:
  2. vc开发环境互斥锁编程源代码,清晰简明说明了程序中如何使用互斥锁-example code for mutex.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:6749
    • 提供者:zhangyugang
  1. COPYDATA

    0下载:
  2. VC编程,进程间利用CopyData通信-VC programming, interprocess communicate through by CopyData
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3711726
    • 提供者:康凡
  1. MultiThread

    0下载:
  2. 一个用VC++编写的多线程的例子,适合刚开始学习用VC进行多线程的程序员参考-Multi Thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:4520
    • 提供者:greg
  1. Process-name-to-take-the-process

    0下载:
  2. 进程名取进程ID,VC++编写.利用进程名得到进程的ID号.-Process name to take the process
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-22
    • 文件大小:1952768
    • 提供者:郭轩轩
  1. duoxiancheng

    0下载:
  2. VC中利用多线程技术实现线程之间的通信.doc-this is cplusplus
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:27375
    • 提供者:xiaxiaoli
  1. VC_open_process

    0下载:
  2. VC打开其他关闭其他程序进程的代码,对于进程的学习非常有用!-this program can finish the function which control others progress‘s turnoff.it is useful for study the controling of the progress.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:414220
    • 提供者:王超
  1. 07socket

    0下载:
  2. VC下得多线程和 socket 代码 非常不错 期待您的下载-socket VC++ under windows
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5562099
    • 提供者:qie
  1. multi_thread_test

    0下载:
  2. 此源码是使用VC开发的多线程测试源码,对多线程做了很好的解释!-multi threads function test source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2969876
    • 提供者:li
  1. MultiThread

    0下载:
  2. 多线程演示,VC++演示最简单的多线程示例,适合想对多线程有所了解的人学习。-Threaded demo, VC++ demonstration of the most simple multi-threaded example, suitable to multi-threaded understanding person learning.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:77872
    • 提供者:吴天
  1. VCPP

    0下载:
  2. VC++进程控制的代码,实现了创建进程、观察进程、终止进程。-VC++ process control code, realize the creation process, observe the process, termination process
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-18
    • 文件大小:4799424
    • 提供者:xiaoling
  1. CPP

    0下载:
  2. VC多线程编程,适合入门级学习,很不错的!-VC thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:21874
    • 提供者:胡忠胜
  1. Multi-threaded-programming-examples

    0下载:
  2. 在VC++的平台下,用系统函数实现多线程的运用程序(10个)仅供参,做课程设计的考。-In vc++ of flat, we use the system function of multithreaded application (10) is only for participation, do of the curriculum design of the examination.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:28907
    • 提供者:孔宇
  1. MultiThread

    0下载:
  2. 多线程是VC++的一个重要的环节,MultiThread讲述了如何创建线程和使用。-Multithreading is an important link in VC++ MultiThread about how to create a thread and use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:14580
    • 提供者:陈晓磊
  1. VCduoxiancheng

    0下载:
  2. VC多线程,是一款学习VC多线程的好资料,附带有源代码。可以好好研究-VC multithreaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:451385
    • 提供者:wenhongbing
  1. caozuoxitong

    0下载:
  2. 基于VC的哲学家算法的实现,简单的小程序,无GUI界面,多线程原理-Philosophers algorithm (VC platform)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:chenqishi
  1. thread-and-socket

    0下载:
  2. 线程同步与异步套接字编程:用VC++写出一个线程同步与异步以及socket套接字通信的例子-Thread synchronization with asynchronous socket programming to write a thread synchronization with asynchronous socket socket communication examples: VC++
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:42609
    • 提供者:lz
  1. MFC-user-interface-thread

    0下载:
  2. VC++实例258——创建MFC用户界面线程-VC++ instance 258- Create MFC user interface thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:23220
    • 提供者:guo feng
  1. ConsoleToPipeTest

    0下载:
  2. VC执行Dos命令并把结果保存到内存区,在编辑框输入dos命令,显示dos执行结果-VC implementation of the Dos command and the results saved to a memory area in the edit box to enter the dos command, dos execution results
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1916830
    • 提供者:王彦
  1. process

    0下载:
  2. 线程同步与异步套接字VC++编程实例,演示如何保证应用程序只有一个进程、线程死锁、基于消息的异步套接字实现,若要更细节的了解,请下载源码编译运行。-Thread synchronization with asynchronous socket VC++ programming examples, demonstrates how to ensure that only one application process, thread deadlocks, the message-based asy
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:36571
    • 提供者:MarkZar
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com