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

搜索资源列表

  1. pthread_1

    0下载:
  2. 这是介绍标准的多线程编程的一些资料和代码,介绍的比较详细-This is the standard on multi-threaded programming some of the information and codes, and a more detailed briefing
  3. 所属分类:进程与线程

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:32284
    • 提供者:潘桂聪
  1. ProcessProtect

    2下载:
  2. 提供一个进程保护的通用独立模块。 也就是说可以实现多进程保护功能的DLL。-provide a process independent and protection module. That is to say the process can achieve more protection DLL.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21730
    • 提供者:llp
  1. WinThrottle_005_src

    0下载:
  2. CPU Throttle查看的源代码,比较高级!初学者不要下载-CPU Throttle access to the source code, more advanced! Beginners should not download
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:107297
    • 提供者:赵辉
  1. 多进程 线程

    0下载:
  2. 一个多进程及线程操作的例子,比较实用 -a multi-threaded process and the operation of the examples, more practical. .
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:24527
    • 提供者:谔谔
  1. CCOMThread_src

    0下载:
  2. COM组件中的线程处理,文件中有更详细的说明。-of threads, the paper has a more detailed explanation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:126796
    • 提供者:大狐狸
  1. LF_ThreadPool

    1下载:
  2. 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2875
    • 提供者:zjw
  1. Example052

    0下载:
  2. 程序的互斥运行 如果你的程序被同时运行两次以上,有可能会造成文件系统冲突而丢失数据,本例程用一个简单的办法避免第二次启动同一个程序。-operating procedures contradict the procedure if you are running two or more, and may cause conflicts and file system data loss, the routines with a simple way to avoid the second s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23573
    • 提供者:韩非
  1. Thread(new)

    0下载:
  2. 这是一个关于线程并行与串行所用时间的比较(结合了win32更有实用性)-This is a thread of the serial and parallel time spent by the comparison (in the context of the win32 more practical)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:72514
    • 提供者:Freedom
  1. 多线程设计

    1下载:
  2. 一个很好的多线程设计思想,对学生学习这一块比较全面,很适合做课程设计的一个样本-a good multithreaded design ideas, the students learn a more comprehensive, and is very suitable for curriculum design a sample
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:363702
    • 提供者:孔亮
  1. exitw

    0下载:
  2. 定时关机程序,在9x,2k,xp测试通过,Dephi中定时器的演示,关机代码的演示,30秒提醒功能。窗口在最顶端,较为实用。-Mytob.BSNotes procedures, the 9x, 2k, xp test pass, Delphi timer demonstration, the demonstration code shutdown, 30 seconds to remind function. In the top of the window, a more practical.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:157017
    • 提供者:宋益波
  1. 片段

    0下载:
  2. 进统过本次对处理机调度实验提高了程序设计的方法和技巧,提高了编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解。对处理机调度有了更加深刻的理解。通过对处理机调度的实验操作而加强了对进程管理知识的巩。生更好地掌握操作系统的基本概念、基本原理、及基本功能,具有分析实际操作系统、设计、构造和开发现代操作系统的基本能力程管理和调度-into the EC over the right processor scheduling experiment to improve the progr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10253
    • 提供者:佳音
  1. ftp协议实现多线程断点续传

    0下载:
  2. ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:91191
    • 提供者:云水
  1. commandpassword

    0下载:
  2. 用VC编写的链表程序,比较完整的实现了这种算法,可以应用在其他程序中-VC List prepared by the procedure, a more comprehensive implementation of this algorithm can be applied in other proceedings
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13135
    • 提供者:张红
  1. MemoryShare

    0下载:
  2. 这个实例分成服务器程序和客户程序,显示了如何使用内存映射文件在两个或多个独立进程间传送数据。-this case into a server and client, showing how to use the memory mapping documents in two or more independent transmission of data between processes.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:王林
  1. Win32thread

    0下载:
  2. 本文对Win32 多线程的性能进行了较为中肯的分析。-multithreading performance of a more impartial analysis.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26203
    • 提供者:渐渐
  1. UITHREAD

    1下载:
  2. 用户界面线程示例 呵呵,多来几个线程的例子-user interface thread example Oh, a few more examples of threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:43429
    • 提供者:高兴
  1. VC_Thread_Test

    0下载:
  2. 用VC打包好的线程类,很方便的调用,这个线程类在实际应用中已经用了10多年,经的住考验的,推荐给大家-VC packaged good threads category, is a convenient call, the thread type in the actual application has been used for more than 10 years, the tests and recommended for everyone
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33942
    • 提供者:zj
  1. ThreadPool_Source

    0下载:
  2. 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6870
    • 提供者:王家全
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com