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

搜索资源列表

  1. D__Documen504181222002

    0下载:
  2. 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8.49kb
    • 提供者:风海
  1. GetFileVersionInfo

    1下载:
  2. 封装文件版本获取的C++类,使用该类可以方便的获取一个可运行程序的属性信息。通过这个类可以方便的进行文件版本更新。-Packaging documents obtained C, the use of such convenient access to a procedure that can run the attribute information. Through this type can be conveniently updated versions of documents.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.06kb
    • 提供者:cxingpeng
  1. MyTaskManager

    0下载:
  2. 这个是一个c#的任务管理器,使我从别的地方下载下来的,里面用了很多系统的dll文件,挺简单的,主要就是学习一下,-this a c # task manager, so I downloaded from somewhere else down, inside with a lot of system dll documents, they are simple, the main thing is to learn from this. Ha ha
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:44.54kb
    • 提供者:
  1. jthread-1.2.1

    0下载:
  2. 著名线程库,vocal等多个公司的开源项目中用到这个库。使用C++实现。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:236.24kb
    • 提供者:chenyuhe
  1. ShotGun

    0下载:
  2. 这个版本是完整版的带命令的远程线程插入版本,是ShotGun的源码。用C++ 源码新建工程就可以了,这样的Exe文件应该体积会小一点
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14.19kb
    • 提供者:neusoftrhl
  1. ThreadModel

    0下载:
  2. 一个workhorsing线程的C++类封装,可以作为中间件方便地创建、启动、暂停、同步、释放一个线程。只需要在这个类上派生新的类,重载虚函数run(),这个函数包含需要被执行的代码
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:ligand
  1. hardwarebreakpoint

    0下载:
  2. C++硬件CPU断点编程 这个程序可以在X86,X64构架的硬件断点设置,直接利用CPU,而不是在VC等程序下使用软件断点。-C++ Hardware breakpoint CPU programming this procedure can X86, X64 architecture hardware breakpoints settings, the direct use of CPU, rather than in the VC and other procedures using s
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:232.58kb
    • 提供者:li
  1. SimpleFTP20_src

    0下载:
  2. 基于多线程的FTP服务器开这个自行设计的FTP服务器其基本模式为C/S 模式,那么宏观的C/S模式如下图-Based on multi-threaded FTP server designed to open the FTP server of its basic model C/S mode, then a macro-C/S model as illustrated
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:13.63kb
    • 提供者:namename
  1. RoundRobin

    0下载:
  2. 这个c程序是简单模拟进程调度,使用方法是简单轮转法和优先算法-C procedures for the simulation process is a simple scheduling, the use of a simple rotation law and the priority algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:1.38kb
    • 提供者:黄缘
  1. 04-ProcessInfo

    0下载:
  2. 这个小程序用来监视系统的进程信息; 来自Windows via c-This small program used to monitor the system processes information from Windows via c++
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:11.86kb
    • 提供者:HeLingPing
  1. os

    0下载:
  2. 这个程序主要实现进程的操作系统的同步与并发,用到了一个c++中的类的用法。-This program processes the main operating system to achieve synchronization and concurrency, used in a c++ class usage.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:袁光翠
  1. CSharpInterprocesscommunication

    0下载:
  2. C#进程间的通信与共享内存,这个特性需要4.0以上的支持,大家在下载查看时需注意。-C# to communicate with the shared memory between processes, this feature requires the support of more than 4.0, we should pay attention to when downloading view.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:14.46kb
    • 提供者:dragon
  1. Single-processor-scheduling-process

    0下载:
  2. 这个C程序用来模拟操作系统中的单处理器进程调度。用户可以输入时间片,要创建的进程等。-This C program used to simulate a single processor operating system process scheduling. Users can enter a time slice, the process to be created and so on.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:218.86kb
    • 提供者:点点
  1. smbllcmall

    0下载:
  2. 这个源码是一小的C#编程的展示,让大家体会他的优点-The display of the source code is a small c# programming, let everybody experience his advantage
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-20
    • 文件大小:2kb
    • 提供者:oassdev
  1. 6866310

    0下载:
  2. 这个小程序会C的人应该都知道的,学习是不错的,很好-This small program will C should be know, study is good, very good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:2kb
    • 提供者:resxory
  1. grotocsl

    0下载:
  2. 这个是我在新公司的服务器里找到的一些c++ builder的学习资料()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-04
    • 文件大小:5kb
    • 提供者:Hilsry
  1. lzhsibr0

    0下载:
  2. 这个小程序会C的人应该都知道的,学习是不错的,很好()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-06
    • 文件大小:2kb
    • 提供者:ulubwzopy
搜珍网 www.dssz.com