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

搜索资源列表

  1. NortonProcessViewer

    0下载:
  2. 诺顿出的电脑进程管理软件,比windows自带的进程查看器好用多了-Norton out of the computer process management software
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:324482
    • 提供者:dwedw
  1. PasswordSpy

    0下载:
  2. PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:39795
    • 提供者:yuan
  1. pcb

    0下载:
  2. 掌握进程的创建,查看PCB中包含的内容.在windows XP 下创建一个进程,该进程对应的程序为你自己开发的,显示你所创建的进程的PCB的内容-To master the process of creation, to view the content of PCB. In windows XP to create a process, which corresponds to the procedures for the development of your own to show you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:214264
    • 提供者:seraph
  1. process

    0下载:
  2. Windows和linux下的进程间相互调度的程序,适合初学者进行分析-Under Windows and linux between the process of scheduling the procedure, suitable for beginners analysis
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:86511
    • 提供者:琳琳
  1. pp

    0下载:
  2. 操作系统是控制其他程序运行,管理系统资源并为用户提供操作界面的系统软件的集合。操作系统(英语;Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统身负诸如管理与配置内存、决定系统资源供需的优先次序、控制输入与输出设备、操作网络与管理文件系统等基本事务。操作系统是管理计算机系统的全部硬件资源包括软件资源及数据资源 控制程序运行 改善人机界面 为其它应用软件提供支持等,使计算机系统所有资源最大限度地发挥作用,为用户提供方便的、有效的、
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:zuozuo
  1. PrintPreviewControlEx

    0下载:
  2. 扩展了 System.Windows.Forms.PrintPreviewControl 控件。 采用 Reflection 技术,彻底重写了该控件的打印控制过程。 主要为了实现以下功能: 1 隐藏了挺讨人厌的进程窗口。如果打印过程比较短,这个窗口一闪而过,实在不专业。但打印过程较长时,这个窗口是有用的。 2 可以获取打印结果的图形文件(MetaFile) 3 可以获取打印结果的总页数 另外,初学者通过此源代码,了解到 .Net 程序的元数据原理,以及强大到无所不能
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:2856
    • 提供者:阿扁
  1. hideprocess

    0下载:
  2. windows 系统下 隐藏 进程的代码 此代码使用了rootkit技术-windows system code to hide the process of the code used rootkit technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2883
    • 提供者:雪妖
  1. Programming_Applications_for_icrosoft_Windows_Four

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system dedicated to the internal mechanisms, the a
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:36808275
    • 提供者:lijiang
  1. sunxinyuanma

    0下载:
  2. 孙鑫老师的讲课代码,主要讲解C++的入门,包括类,窗口,网络,进程-SUN Xin teachers code of lectures, mainly on the C++ entry, including the category, windows, networking, process, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3673562
    • 提供者:狼吻
  1. geekos0.3.0

    0下载:
  2. 一种教学用的小型操作系统。 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统.. -A small operating system teaching. A C language development with the operating system, students can be Linux or UNIX environment to expand
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:593887
    • 提供者:钱前
  1. fiberthread

    0下载:
  2. windows下的子进程的范例。建立fiber thread。-child process under windows example. the establishment of fiber thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:21096
    • 提供者:ivan
  1. ProcessMonitor

    0下载:
  2. 该软件是用VC6.0开发的基于Windows平台的进程监控器,用于在程序异常终止后,自动重启,弥补了Windows平台进程不稳定的缺点,特别适用于需要长期稳定运行,无人值守的地方-This process is a course monitor that empolded from VC6.0,It is used at the time of process abended.
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:215956
    • 提供者:管士学
  1. ClipSamp

    0下载:
  2. 使用Windows的统一数据传输,进行进程间通讯的例子。-use windows uniform for communicato of process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:30323
    • 提供者:spark.hao
  1. PRO_LIST_WGX

    0下载:
  2. 类似windows的任务管理器,处理对进程列写,关闭等常规操作外,还增加了进城守护功能(类似双进程的病毒对另一进程进行保护)。被设定了守护的进程,我的任务管理器可以保证这个进程不被关闭(关闭后再打开)。-A software like the task manager of windows.Besides the normal ,I do adds a process-surveillance function,which means the guarded process cannot be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3474983
    • 提供者:hhjack
  1. CProgressDlgTest

    0下载:
  2. 进度条,通过球状分布进行显示。这个类显示一个半透明,阴影模式进度对话框。这一进程的进展情况进行监督作为启动一个新线程,使球体更新进展顺利。如果启用,用户获得的能力,终止与ESC键的过程。该代码将运行在Windows 2000及更高版本。 -The progress bar, through the spherical distribution of display.This class displays a translucent, shadowed modal progress dialo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:188334
    • 提供者:刘擎武
  1. geekos-0.3.1

    0下载:
  2. 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统核心内容分别设计了7个难度逐渐增加的项目供教师选择.-An operating system using C language development, students in the Linux or UNIX environment to expand its functional, you can also use
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:592671
    • 提供者:李奇聪
  1. Simple_Process

    0下载:
  2. 一个查看系统进程的小程序,在Windows系统命令行中运行-View the system processes a small program in the Windows system, run the command line
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:248803
    • 提供者:邱小帅
  1. WindowsSystem

    0下载:
  2. windows系统源码。主要涉及了动态链接库、 WIN 32 API、剪贴板、钩子(Hook、进程和线程、注册表、文件编程等各源码-windows system source code. Mainly related to the dynamic link library, WIN 32 API, clipboard, hook (Hook, processes and threads, registry, files and other programming source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6703522
    • 提供者:李孝进
  1. processscanner

    0下载:
  2. 进程扫描器,用于扫描网络中主机的漏洞,用于windows环境下-process scanner,used to scan the network hosts for vulnerabilities
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:899934
    • 提供者:张宝军
  1. file_encrypt_decrypt

    0下载:
  2. 《寒江独钓——Windows内核安全编程》中文件系统透明加解密一章所对应的源代码,对于指定的进程所对应的文件进行加解密-" Trees and fishing alone- Windows kernel security programming" in the file system transparently encrypt and decrypt a chapter corresponding source code, for the process specified
  3. 所属分类:驱动编程

    • 发布日期:2013-03-29
    • 文件大小:622088
    • 提供者:张英霞
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com