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

搜索资源列表

  1. Threadpractice

    0下载:
  2. 最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:lisa
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52568
    • 提供者:毛东
  1. Multi-ThreadTest

    0下载:
  2. 简单的多线程例子,可以很清楚的看到怎么实现,win32编程,很易懂.-simple multithreading example, we can clearly see how the realization of win32 program, very easy to understand.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7396
    • 提供者:荣天
  1. RmExec

    0下载:
  2. 远程注入的令一种方法: 本例子是利用远程注入让EXPLORER.exe加载CMD.EXE。注意,只能用RELEASE版本,如果想用DEBUG版本,可以把远程函数注入部分(remote.cpp)写成LIB连接接入即可。-leading to the remote injection method : This example is the use of telemedicine for EXPLORER.exe loaded into CMD.EXE. Attention, which can
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47086
    • 提供者:吴振芳
  1. SelfInjectCode

    1下载:
  2. 一个不用CreateRemoteThread进行远程线程注入的例子 防止某些防火墙拦截 不是我写的,为了下个代码只好出卖一下作者了-not CreateRemoteThread a remote thread injection to prevent a certain examples intercept some firewall is not my writing, to the next code can only sell what the author
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:961
    • 提供者:hke
  1. radTaskList

    0下载:
  2. wince evc开发的可以看到系统进程的例子-wince evc development of the system can see examples of process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2776195
    • 提供者:陈文增
  1. sdksample

    0下载:
  2. 这是一个用SDK编写的创建多个进程和的例子。 每相隔半秒钟就可以鼠标创建进程-This a preparation using the SDK to create multiple processes and examples. Each can be separated by half a process to create mouse
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36901
    • 提供者:lovehust
  1. BCBMultiThreaded.rar

    0下载:
  2. Borland C++ Builder BCB的多线程例子 包括创建线程 运行线程等 简单易懂 exe文件可直接运行 看到效果 ,BCB examples include the multi-threaded thread running threads, such as the creation of easy-to-read document can be directly run the exe to see the effect of
  3. 所属分类:进程与线程

    • 发布日期:2017-03-30
    • 文件大小:358431
    • 提供者:yaojinwei
  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. jinchengshouhu

    1下载:
  2. 双进程守护例子,想法其实大家都会,但实现不容易,大家可看看,其实运行时移动走一个程序,也失败了-Dual-process guardian example, the idea of fact, we will, but not easy to achieve, we can see, in fact, run-time mobile take a program, but also failed
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:10562
    • 提供者:王奎
  1. multith

    0下载:
  2. 一个多线程的演示的例子。初学者可以看下,非常有用。-Demonstration of a multi-threaded example. Beginners can facie, very useful.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:29333
    • 提供者:王易
  1. Thread_8examples

    0下载:
  2. 学习C++多线程的超好例子,里面有8个例子,由浅入深,100%能编译-Learn C++ multi-threaded super good example, which has eight examples, easy-to-digest, 100% can be compiled
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:105921
    • 提供者:chenlinren
  1. mulThread

    0下载:
  2. 一个多线程的简单例子,可以用vc++ .net编译通过,适于初学者。-More than one thread of a simple example, you can use vc++. Net compiler is passed, for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:115482
    • 提供者:qk
  1. vbMulti-threaded

    0下载:
  2. 一个初步的用VB写“多线程”程序的例子,些例子打破VB6不能多线程的常规-VB with an initial write " multi-threaded" example program, some examples VB6 can not break the conventional multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:8255
    • 提供者:蒋楚桥
  1. MultiThread

    0下载:
  2. 利用SDK实现多线程的简单例子,绝对可以运行-SDK using a simple example of multi-threaded, absolutely you can run
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:623
    • 提供者:李云
  1. __VCMultiThreadStdSln_ok

    0下载:
  2. 最近在学习多线程,这是一个比较好的例子,折腾了两天才弄好的。希望对新手有帮助。-This is a program for multithread. You can complie it with visual studio 2005.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:47642
    • 提供者:mhd
  1. Progress

    0下载:
  2. 一个关于进程的例子,可以添加,阻塞和唤醒进程的一个例子。-An example of the process, can be added, blocking and wake-up process of an example.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:37723
    • 提供者:LHacker
  1. Mutex_Critical

    1下载:
  2. 这个例子利用多线程使用不同的排序算法对数据进行排序,每一个线程使用不同的算法。主线程里使用快速排序QuickSort,其他四个算法分别建立四个子线程,在子线程中进行排序。因为每一个线程都要调用函数PrintResult把结果输出到显示器上,所以不同的线程就会争夺着向显示器输出,这样,不同线程的输出就会混合在一起,所以呢必须让线程一个接着一个输出。也就是必须对PrintResult进行互斥控 制。要进行互斥控制,则必须用到Event、Mutex、CrititicalSection、Semaph
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-05
    • 文件大小:856064
    • 提供者:chenzifeng
  1. aTheadDemo

    0下载:
  2. 一个用 delphi 写的多线程例子,可以直接使用,通过调试。尤其对delphi线程编程初学者有非常好的参考价值。-Delphi write a multi-threaded with examples can be used directly, through debugging. Programming delphi thread especially has a very good reference for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:15031
    • 提供者:yumin
  1. cPP-program

    0下载:
  2. C++多线程例子经典的程序,已经本人多次调试验证过,可以做学习参考用-C++ examples of the classic multi-threaded program, has been verified, can be used immediately,
  3. 所属分类:进程与线程

    • 发布日期:2017-03-28
    • 文件大小:267995
    • 提供者:zixun
« 12 3 »
搜珍网 www.dssz.com