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

搜索资源列表

  1. producer_and_consumerv1.1

    0下载:
  2. 这同样是我课程设计的代码,不过在前一个代码的基础上加如了新的算法了避免死琐的发生-This is the same curriculum design code, but a former code on the basis of increase as a new algorithm to avoid the occurrence of death Suo
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2435
    • 提供者:钱碧伟
  1. jinchengdiaodu2

    0下载:
  2. 进程调度算法 进程调度算法 进程调度算法 进程调度算法-process scheduling algorithm process scheduling algorithm process scheduling algorithm process scheduling algorithm process scheduling algorithm process Scheduling Algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3726
    • 提供者:两辆
  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. RWLock

    0下载:
  2. 读写锁: 一个简单的支持多个读,一个写控制源码
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4117
    • 提供者:马铭满
  1. MultipleEvents

    0下载:
  2. visual c++ 开发的 MultiEvent ,多线程的程序开发-visual development MultiEvent, multithreaded programming
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13641
    • 提供者:王客
  1. postkill

    0下载:
  2. system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息。此例对指定程序发送一个WM_QUIT消息。专用来使防火墙类程序正常退出。传递参数使用注册表实现。-system authority, the creation of dll threaded remote users into the process, to send user information. Such cases to send a designated WM_QUIT news. Dedicated to e
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47131
    • 提供者:张三
  1. Vc-multith

    0下载:
  2. 本文初步介绍了Visual C++多线程设计的基础知识。-this preliminary presentation of Visual C multithreaded design of the knowledge base.
  3. 所属分类:进程与线程

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

    0下载:
  2. 本程序由VC++.NET 2003编写,功能是探讨多线程的实现。-procedures by the VC.NET 2003 prepared function is to explore multithreading realized.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:61712
    • 提供者:伍亚军
  1. dxc_z1

    0下载:
  2. 这是个多线程序编程例子,VC++写的 -This is a multi-line programming examples, written by VC
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6174
    • 提供者:z
  1. dzxz

    0下载:
  2. 多线程模拟,操作系统实验,简单易懂 初学者的作品-multithreading simulation, experimental operating system, simple works beginners
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2344
    • 提供者:郑娓娓
  1. Ashutdown

    0下载:
  2. shutdown.exe 应用C++作的小程序,请大家多多支持,谢谢!-shutdown.exe C application for a small program, we can support, thank you!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:63555
    • 提供者:张克
  1. pthreadforlinux

    0下载:
  2. linux,驱动设计教程。linux多线程程序设计方法介绍。-linux, drive design handbook. Linux multithreaded programming method introduced.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3468
    • 提供者:马涛
  1. memery

    0下载:
  2. 操作系统中内存分配调度,用c编写的代码,可能有不完善之处,望各位能指出并改正-operating system memory allocation scheduling, c prepared with the code may be flawed, the hope that you can correct and
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2096
    • 提供者:小蒋
  1. MessageQueue

    0下载:
  2. 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39886
    • 提供者:张峰
  1. DHTMLtoC

    0下载:
  2. VC++与DHTML混合编程并实现与JSP语言的参数传递 程序名称:ChildFrm.cpp 运行环境:Windows 2000 + SP4, VC++6.0-VC mixed with DHTML programming and to achieve and JSP language Parameter Passing procedures title : ChildFrm.cpp runtime environment : Windows 2000 SP4, VC 6.0
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:91968
    • 提供者:远风
  1. ZThread_src

    0下载:
  2. 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:478876
    • 提供者:nirvana
  1. jiangno111

    0下载:
  2. thinking in c
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35053
    • 提供者:jdjd
  1. ViewDog1.0

    3下载:
  2. BCB 一个监视指定的程序是否启动,如没有启动则启动,如果指定程序没有响应,则结束重新启动. KeyWords:别让你的程序没响应. QQ:254082939 Email:haihong5995037@163.com-BCB designated a surveillance procedures under way, such as starting activated, if no response to the specified procedure, the end
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:67291
    • 提供者:耿海瑞
  1. threads_src

    0下载:
  2. 对线程进行了有效的封装,使开发都能够方便的使用线程,并能够为线程提供私有的数据访问方法。-right threads to an effective package, enabling developers can facilitate the use of threads and threads to provide private data access methods.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4007
    • 提供者:王家全
  1. ThreadPool_Source

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

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