CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Process Thread

搜索资源列表

  1. mutipleprocessing

    0下载:
  2. c#编写的 一个简单的多线程实例,希望对线程进程初学者有所帮助。-c # prepared in a simple example of the multi-thread, and I hope to thread process beginners help.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9094
    • 提供者:孙浩
  1. getremotewndprocdemo

    1下载:
  2. 获取其它进程中窗口的窗口过程 创建远程线程的方式,可以在其它进程内创建一个新的线程,并且可以指定这个线程的线程函数-access to other process window of the process of creating long-range window thread, in other processes to create a new thread, and can specify the function thread Thread
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:14484
    • 提供者:张世民
  1. _multithreadexam

    0下载:
  2. 多线程编程演示。在该该程序中演示了多线程的问题!有助于理解线程的开启和同步线程的机制-multithreaded programming demo. The demonstration of the process of multi-thread! Thread help understanding the opening threads and synchronization mechanisms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29294
    • 提供者:葛冉
  1. 程序创建两个线程

    0下载:
  2. 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:80223
    • 提供者:罗伟
  1. 3910496

    0下载:
  2. 利用远程线程实现进程隐藏,给QQ发送的消息加上小尾巴-Remote thread hidden process, QQ sent to the news with a small tail
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5816
    • 提供者:yiping
  1. ProcessManage

    0下载:
  2. 实现简单的系统进程管理。可察看当前系统中正在运行的进程,进程的基本信息。(如:进程大小、线程ID等)可终止某一进程。-simple realization of a systematic process management. Can see the current system running processes, the process of basic information. (Eg : Process size, thread ID, etc.) may terminate a pro
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1064274
    • 提供者:韩海钦
  1. picshow3.07

    0下载:
  2. TPicShow is an image slider control with 150 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1027678
    • 提供者:type
  1. linux_process_and_thread

    0下载:
  2. Linux process and thread programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:182284
    • 提供者:XD
  1. 用VC语言实现的汉罗塔

    0下载:
  2. 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type exampl
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:89255
    • 提供者:雷冰
  1. ExecuteCommand

    0下载:
  2. ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as background thread. objThread.IsBac
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:4705
    • 提供者:wxh
  1. 线程通信

    0下载:
  2. 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4505
    • 提供者:执凹
  1. jrtplibex4

    0下载:
  2. /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。 例子的中文解释都由hanyuej
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5253072
    • 提供者:ds
  1. jrtplibex5

    0下载:
  2. /* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example. */ /* 这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。 例子的中文解释都由hanyuej
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5196316
    • 提供者:ds
  1. picshow[delphi]

    0下载:
  2. TPicShow is an image slider control with 171 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1122612
    • 提供者:sea
  1. abfilesscn

    0下载:
  2. Two components for smart searching for files through your disk drives. It scans user specified drives or paths for files selected by file mask. File mask can contain multiple masks (for example: *.exe,*.dll,*.ocx,*.vxd). Thread based search algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13127
    • 提供者:秦永久
  1. 消息循环重载实例

    0下载:
  2. 本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作-the procedures in the main thread While cycle counts, the counting process, and use the second news cycle, to handle its own Windows news and sent out, thus corresponding to inter
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26538
    • 提供者:周孝良
  1. Windows存储管理实习

    0下载:
  2. 使用Windows 2000 / XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。-use Windows 2000 / XP API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to tra
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7798
    • 提供者:白潘恩
  1. ReaderAndWriter

    0下载:
  2. 在Windows 2000/XP/2003环境下,创建一个包含N个线程的控制台进程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者一写者问题。-Windows 2000/XP/2003 environment, the creation of an N threads include the console process. Use of these n threads to express n read
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10008
    • 提供者:白潘恩
  1. TwoThread

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31357
    • 提供者:华天晴
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:35949
    • 提供者:钱彦江
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 37 »
搜珍网 www.dssz.com