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

搜索资源列表

  1. 第四章进程线程控制

    0下载:
  2. VC 中进行进程线程控制 有兴趣的同志可以看看哪-VC for process control threads are interested can find out where comrades!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:95029
    • 提供者:蔡蔡
  1. thread_sample

    0下载:
  2. 线程示例:读写文件、递归创建线程进程、快速排序-thread Example : reading and writing documents, recursive process of creating threads, Quick Sort
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:100811
    • 提供者:none
  1. 用线程实现动态改变图标

    0下载:
  2. 用线程实现动态改变图标-using threads to implement dynamic changes icon
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13940
    • 提供者:中国
  1. Ht04

    0下载:
  2. 在多个线程之间安全地共享有限的资源-threads between the various security sharing limited resources
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4380
    • 提供者:龙泰旭
  1. xianchengtongbu

    0下载:
  2. 多线程协同工作过程中一些线程等待另一线程提供资源所以要线程之间要同步进行-multithreaded process to work together some threads awaiting another thread there to provide resources between the threads simultaneously
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8396
    • 提供者:石仪
  1. Visual Basic .NET 中实现后台进程

    0下载:
  2. 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:173784
    • 提供者:程崇刚
  1. UseThreadApp

    0下载:
  2. 线程的启动、终止、和停止操作的实现,操作功能有System.threading完成-threads start to end, to cease operation and the realization of operating functions are completed System.threading
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10838
    • 提供者:丁胜
  1. 学习多线程之一:线程通信--利用事件对象

    0下载:
  2. 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17398
    • 提供者:xuxu
  1. NT下进程隐藏

    0下载:
  2. 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32284
    • 提供者:潘桂聪
  1. NT环境下进程隐藏的实现

    1下载:
  2. NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szT
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:32682
    • 提供者:dsfd
  1. OsDemo

    0下载:
  2. 操作系统原理实例代码,涉及进程、线程、信号量等操作系统的原理和思想的实现。-operating system code examples principle involved process, threads, signals and so on the operating system principles and ideas of achievement.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25540
    • 提供者:田野
  1. APress-Taming-Java-Threads-Code

    0下载:
  2. APress - Taming Java Threads Code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:173799
    • 提供者:
  1. Multi-threads-progress

    0下载:
  2. 多线程进度条显示,对于界面编程具有参考价值!-Multi threads progress
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:16655
    • 提供者:心港
  1. Programming_with_POSIX_Threads

    2下载:
  2. 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:8444538
    • 提供者:sgu
  1. VCPP-Threads-working-study

    0下载:
  2. Its my study program for working with threads. It demonstrates 3 methods of syncronization in VC++.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8996716
    • 提供者:player259
  1. threads

    0下载:
  2. qt 多线程编程 qt以前版本对于多线程不是支持很好,这是一个很好的例子-qt4.5.3 threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1800
    • 提供者:dongyin
  1. Multiple-threads

    0下载:
  2. java多线程详细解释,这个对于线程不是很了解的人,有较大帮助-Multiple threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:107682
    • 提供者:tiantian
  1. Processes-and-threads

    0下载:
  2. Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:976977
    • 提供者:阳光
  1. threads-and-process

    0下载:
  2. 对线程跟进程进行一个通俗的分析,帮助更好的理解他们-do help to easily understand threads and process
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:3326
    • 提供者:Grace fan
  1. Threads-and-Socket

    2下载:
  2. 适用于对threads和sockets入门-Counter.class :Counter extends Thread, count 10 to 500 CounterApp: two counter,two thread Buffer.java, Producer.java, and Consumer.java:Use to realize synchronization MyServer.java and MyClient.java :socket
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:9908
    • 提供者:qxy
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com