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

搜索资源列表

  1. vcthreads

    0下载:
  2. 10个vc++多线程源代码,c++多线程技术-10 vc++ source code for multi-threaded, multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:136843
    • 提供者:jackey
  1. MultiThread7

    0下载:
  2. 同样是一个VC++的多线程编程的例子,非常有帮助-VC++ is also a multi-threaded programming examples, very helpful
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1887366
    • 提供者:桑敏
  1. lsCommDemo

    0下载:
  2. 一个vc++多线程串行通讯接口源代码 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发,同时还支持大数据传送,感觉挺实用的类库源码,有空时候也可以研究一下源代码-A vc++ multi-threaded serial communication interface, VC++ source code for a relatively simple multi-threaded serial communication interface, wit
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:105224
    • 提供者:andysun
  1. windowswdn

    0下载:
  2. 一份windows驱动开发隐藏进程的程序包括程序的分析sys_build的是用DDK BUILD 环境编译的 sys_VC6.0的是用VC++6.0编译的-A hidden windows-driven development process and procedures, including procedures for the analysis of sys_build is compiled with the DDK BUILD environment sys_VC6.0 is
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:457082
    • 提供者:郑湾州
  1. Chat

    0下载:
  2. VC++下多线程聊天程序示例,帮助你更快进入VC++下多线程程序的实现。-VC++ examples of multi-threaded chat program to help you quicker access to VC++ implementation of multi-threaded programs.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:11682
    • 提供者:liu
  1. chat

    0下载:
  2. 利用VC编写的聊天室的程序,主要用来训练进程和线程的知识。-Prepared by the chat room using VC program, mainly used to train the process and thread of knowledge.
  3. 所属分类:Process-Thread

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

    0下载:
  2. 基于VC编写,应用多线程模拟火车票售票。-VC-based preparation, application of multi-threaded simulation of train tickets.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:6914
    • 提供者:lonely
  1. VC_ProcessMgr

    0下载:
  2. 在ring3下就能结束很多进程的强大的任务管理器,VC版的。-Many will end in ring3 process under the powerful Task Manager, VC version.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:173598
    • 提供者:陈升
  1. DisableTerminateProcess

    0下载:
  2. VC 中编程用于禁止任务管理器结束进程源码-VC Task Manager End Process prohibited source
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:34103
    • 提供者:揭光幸
  1. MultiThread_rumen2

    0下载:
  2. vc mfc 多线程第二个入门教程源码,功能还是很简单,可以自己修改线程函数-multi_thread——2
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:25606
    • 提供者:buyuexia
  1. multithread--wordclear

    0下载:
  2. vc 编程种详细介绍了多进程的处理方式,对win32编程和MFC做了对比,并对应的写出7个实例,有助于快速入手多线程!-vc programming kind of detailed multi-process approach, on win32 programming and MFC was compared, and the corresponding write seven instances, contribute to fast start multi-threaded!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:36350
    • 提供者:氧气鱼
  1. 001

    0下载:
  2. 用vc写多线程下载的框架,有兴趣的朋友可以在此基础上扩充哦。-Vc write multi-threaded downloads with the framework, interested friends, to expand on this basis can be oh.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:33628
    • 提供者:七七
  1. muma

    0下载:
  2. 基于进程和通信隐藏的木马设计与实现,VC开发-Based on process and communication Design and Implementation of the hidden Trojan
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4395641
    • 提供者:廖亚东
  1. thread1

    0下载:
  2. VC++实现的简单多线程程序,详细说明了线程的几种模式,具体查看程序源码。-VC++ to achieve a simple multi-threaded program, detailed descr iption of several models of threads, specifically to see the program source.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:431733
    • 提供者:乔波
  1. TaskManager

    0下载:
  2. 一个进程管理工具,支持双编码,附带VC的编译批处理。-A process management tool, support for dual coding, batch compilation with VC.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:16335
    • 提供者:YeLee
  1. producerandcustomer

    0下载:
  2. 用VC++实现生产者消费者问题,不过没有界面,也可作平时参考使用-Using VC++ to achieve the producer consumer problem, but no interface can also be used as normal reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1387
    • 提供者:凌夏
  1. CodeInput

    0下载:
  2. VC程序注入第三方的代码,实现进程间的通信-code input
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:294428
    • 提供者:wu
  1. Cilk-UserGuide

    0下载:
  2. intel cilk 多线程编程指南,主要用于多核处理器的多线程设计-intel cilk multithreaded programming guide, mainly for multi-core processors, multi-threaded design
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1047329
    • 提供者:magic
  1. GetWindowThreadProcessId()

    0下载:
  2. 找出某个窗口的创建者(线程或进程),返回创建者的标志符。 哪个线程创建了这个窗口,返回的就是这个线程的id号 (进程只有一个线程的话,那么线程标志符与进程标志符就是指同一个标志符) -VC++ GetWindowThreadProcessId() Function
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:5590
    • 提供者:李顺前
  1. MultiThreadMergeSort

    0下载:
  2. 在vc++环境下利用多线程实现的二分法排序-In vc++ environment using multiple threads to achieve sort of dichotomy
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:4080876
    • 提供者:L
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com