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

搜索资源列表

  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274270
    • 提供者:李小
  1. 中国象棋vc源代码

    0下载:
  2. 涉及线程的中国象棋源代码,包含人工智能算法-involves threading a Chinese chess source code, including artificial intelligence algorithms, etc.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:79847
    • 提供者:张璐
  1. 2.如何获取系统进程?

    0下载:
  2. 本程序使用VC编写,用于获取系统进程的标志号。-procedures for the use of the VC preparation for the acquisition process, a symbol.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33621
    • 提供者:汤目
  1. 12.如何实现多线程多任务?

    1下载:
  2. 本程序用VC编写,主要用于演示如何实现多线程多任务。-the procedures used to prepare VC, mainly for demonstrating how to achieve multi-threaded multi-task.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49365
    • 提供者:汤目
  1. 3.如何终止指定进程?

    0下载:
  2. 程序用VC编写,短小,说明如何终止指定进程。-procedures VC preparation, short on how to terminate the designation process.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35579
    • 提供者:汤目
  1. 简单的线程池

    1下载:
  2. VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4857
    • 提供者:张洋
  1. VC计算器

    1下载:
  2. 一个计算器程序 能够执行计算器的普通功能-a calculator program to implement the general function calculator
  3. 所属分类:进程与线程

    • 发布日期:2014-01-21
    • 文件大小:8450
    • 提供者:zd
  1. 进程-1

    0下载:
  2. 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process -- VC design.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2955
    • 提供者:贾炜
  1. RWCriticalSection_src

    0下载:
  2. 一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1947
    • 提供者:dd
  1. cn700_vc347772244

    0下载:
  2. 银行家算法的实现 vc++开发 有需要的可以下载使用-bankers algorithm development to achieve vc need can be downloaded use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19090
    • 提供者:夸克
  1. 多线程编程

    0下载:
  2. VC++多线程编程
  3. 所属分类:进程与线程

    • 发布日期:2009-03-31
    • 文件大小:17085
    • 提供者:fyq1999@126.com
  1. VC下实现生产者消费者问题

    0下载:
  2. 所属分类:进程与线程

    • 发布日期:2008-12-23
    • 文件大小:1614983
    • 提供者:coolphx2007
  1. Simulationofcommunicationsyste

    0下载:
  2. 本系统在vc环境下,实现多线程报文发送,类似于电子通信系统。,Vc of the system in the environment, the realization of multi-threaded message sent, similar to electronic communication systems.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-31
    • 文件大小:13345418
    • 提供者:C++
  1. ThreadTest.rar

    1下载:
  2. 一个实例,介绍如何在VC中调用多线程,本例中也同时实现了常用的排序算法。,An example on how to call the VC multi-threaded, this case also the realization of the sorting algorithm used.
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-05
    • 文件大小:17256
    • 提供者:李洪坛
  1. FinderDemo

    0下载:
  2. 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:45568
    • 提供者:madud00144
  1. ThreadPool

    0下载:
  2. 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:42638
    • 提供者:豪戈
  1. vcthreads

    0下载:
  2. 10个VC++使用线程的例子,分别讲述如何线程开始,安全结束,挂起,恢复,临界区,信号量,以及事件。-Ten VC++ thread examples。
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:5693458
    • 提供者:pengbo
  1. loadEXE.rar

    0下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:6050
    • 提供者:漆光耀
  1. MulitThread.rar

    0下载:
  2. VC++多任务经典源程序。 很适合于初学者。,VC++ Source multi-task classic. Very suitable for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:6383
    • 提供者:qqq
  1. MultiThread

    0下载:
  2. 在vc++环境下的关于多线程的编程例子,可以很明确的了解这个过程-In vc++ environment on multi-threaded programming examples can be very specific understanding of the process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:6566
    • 提供者:鸽子
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com