CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 进程管理 源代码

搜索资源列表

  1. 第三章 系统进程管理器的开发过程

    0下载:
  2. 是介绍一个关于系统管理进程的源代码 具体有书可以参照,课程设计-is to introduce a system of the management process for the source code has to be a specific reference, curriculum design
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2041543
    • 提供者:蓝祈
  1. TaskManagerEx_2_1

    0下载:
  2. 进程管理器2.0源代码, 来自,codeproject.com可以的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:142181
    • 提供者:noisc
  1. os

    0下载:
  2. 模拟文件管理和进程调度的仿真操作系统设计 源代码+说明
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:250945
    • 提供者:windy
  1. EventCore0.004

    0下载:
  2. 什么是EventCore库 EventCore是一个用于提供线程同步,事件驱动,进程间数据传递,高精度计时器等功能的开源库。EventCore的最新源代码,可以在 http://event.googlecode.com 得到。EventCore库使用方便简单,内建线程管理,是开发多线程程序非常实用的一个库。 为什么要开发EventCore库 开发EventCore的目的是为了解决多线程程序通信,数据传递,函数调用,防死锁,线程同步,高精度计时器等问题。笔者在开发多线程程序时常常被线
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:106175
    • 提供者:china yaosan
  1. linux-0.11-devel-040923

    0下载:
  2. linux:用纯C写的操作系统源代码。里面设计文件管理,进程调度,内存分配。学习的好资料。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13473321
    • 提供者:liangzong
  1. Linux0.11codeV1.0

    0下载:
  2. 详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1915670
    • 提供者:阮鹏飞
  1. killprocess

    0下载:
  2. 杀进程的一段源代码,可以杀掉任务管理器里面的进程,甚至包括杀毒软件的进程,我试过360,可以杀掉-kill the process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:556
    • 提供者:leon
  1. four_system

    0下载:
  2. VC++2005编程实例\源代码\第4章 系统管理编程实例,如何获取计算机串口、鼠标、内存、驱动器、键盘特殊键,用户角色、系统服务、系统性能、启动或停止系统驱动、获取系统指定进程或线程信息,或使用WMI查询系统设备等功能源码27个-VC++ 2005 programming source code examples of Chapter 4 System Management Programming examples of how to obtain a computer serial port
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:432578
    • 提供者:Liu Dongtao
  1. admprocess

    0下载:
  2. 管理windows进程信息的工具visual c++源代码-Management tool for windows process information visual c++ Source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:14988
    • 提供者:bzo
  1. IceSword

    0下载:
  2. 进程隐藏源代码,修改其内存中的列表框中数据来隐藏进程,并脱掉活动链使进程在任务管理器下不可见-The process of hiding the source code, modify the memory data in the list box to hide the process, and took off his chain so that the process of activities in the Task Manager is not visible
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:390894
    • 提供者:zzh
  1. ProcessCommander

    0下载:
  2. VB版的进程管理器——进程指挥管 v1.0的源代码,高人奉献,感谢分享,一个掌握系统进程最完善的资料,它可以显示进程宿主,列出进程所使用的DLL动态链接库文件、线程个数、软件版本等信息。-VB version of the process manager- the process of command and control of the source code v1.0, expert contributions, thanks to sharing, the process of a mas
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:34051
    • 提供者:306
  1. heap

    0下载:
  2. 将一段内存块当做Heap处理,内含全部源代码,也可以让你了解heap管理的细节,特别适合多个进程之间批量传递数据。-Heap will be handled as a block of memory that contains all the source code, you can also let you know the details of heap management, particularly suitable for bulk transfer of data between m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:92865
    • 提供者:苗生
  1. Linux_kernel

    0下载:
  2. linux内核源代码,包括文件系统,中断,进程管理,多对称处理等-linux kernel source code, including file system, interrupts, process management, multi-symmetric treatment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:24653302
    • 提供者:遥遥
  1. windows2008

    0下载:
  2. Windows程序设计巅峰之作,新版涵盖Windows Vista和Windows Server 2008最新核心特性,Windows程序员迈向卓越的必由之路。   本书是Windows程序设计领域广受推崇的圣经级著作。书中深入剖析了Windows程序员必须掌握的底层实现机理,通过大量贴近实战、精心编写的代码,详细阐述了Windows的各种基本要素。如字符和字符串、内核对象、进程、作业、线程、纤程、内存管理、DLL和异常处理等。 这里是windows 核心编程2008版各章节
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6469348
    • 提供者:wangxt
  1. WinAPI_File_Memory_Process_Thread

    0下载:
  2. 这是"精通Windows API函数、接口、编程实例"书中第4、5、6、7章的源代码,包括对文件系统、内存管理、进程、线程、模块的操作方法。-This is the " Mastering Windows API function, interface, programming examples" chapter in the book section 4,5,6,7 source code, including file system, memory management,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:10535202
    • 提供者:
  1. Linux

    0下载:
  2. Linux操作系统源代码,包括进程创建、进程调用、进程撤销等进程管理功能和文件管理功能。-Linux operating system source code, including process creation, process calls, the process of revocation and other process management and document management capabilities.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5356733
    • 提供者:赵晨
  1. prosys

    0下载:
  2. 可以进行系统进程管理的一款软件源代码,供参考-Process management system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7241300
    • 提供者:程宇涛
  1. HideProcess

    0下载:
  2. 用C#写的如何隐藏进程的源代码。进程隐藏后即使在任务管理器中也看不到。-How to use C# to write the source code to hide the process. Even after the hidden process in the Task Manager can not see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:14306
    • 提供者:明光华
  1. jcgl

    0下载:
  2. 进程管理器源代码,轻松结束市面99的应用软件和安全软件,自身有轻型驱动防御,-Process Manager source code, easily 99 end market applications and security software, itself has a light-driven defense,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:41090
    • 提供者:
  1. sood

    0下载:
  2. WindowsNT9XXP下面的进程管理源代码,好源码,不错-WindowsNT9XXP below process management source code, a good source, good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:53248
    • 提供者:ynalor
« 12 »
搜珍网 www.dssz.com