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

搜索资源列表

  1. process

    0下载:
  2. visual basic 6 (vb)对进程的控制,代码比较全,有进程的结束进程,进程的路径-visual basic 6 (vb) to the process control, compare the whole code, a process the end of the process, the process of the path .....
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11281
    • 提供者:方剑
  1. CreateProcessAsUser

    0下载:
  2. Create process as user
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:7719
    • 提供者:Morela
  1. Lab0803-Sharp

    0下载:
  2. C55XDSP的图像锐化程序,对于较小的图像有很好的效果。开发环境是CCS3.2-C55XDSP image sharpening process, the smaller images have very good results. Development environment is CCS3.2
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:67211
    • 提供者:xiajinwen
  1. HideP

    0下载:
  2. 进程隐藏代理,可以隐藏指定的进程,通过驱动程序-The process of hidden agents, to hide the process designated by the driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:156735
    • 提供者:北京海思科
  1. windowPCA

    1下载:
  2. 改进后的pca用于故障检测与诊断,应用于TE的化工过程,仿真结果比传统的pca方法效果更好-Pca for improved fault detection and diagnosis of chemical process applied to TE, the simulation results than the traditional method pca better
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1164
    • 提供者:王坤
  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. Assignment3

    0下载:
  2. The programme implement a simple shell. It could execute a command, having pipe, redircting, forward a background process and background a foreground process and so on. It is implemented using recursive.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:8301
    • 提供者:吴峰
  1. Software_development_process_documents

    0下载:
  2. 软件开发的全过程,主要分为三个阶段。这几个阶段中要产生可行性分析文档、需求分析文档、概要设计文档、详细设计文档等。开发的编码也有规范。这些内容都有包括。-The whole process of software development can be broadly divided into three stages. Several stages to produce a feasibility analysis of the document, needs analysis document
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:276822
    • 提供者:beyond
  1. Monitortheprocessofrunning

    0下载:
  2. delphi监视进程运行源程序代码。-delphi source code to monitor the process of running
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:5707
    • 提供者:baoquan
  1. AHP

    0下载:
  2. AHP 层次分析法 层次分析法概述。层次分析法(Analytic Hierarchy Process简称AHP)是美国运筹学家T. L. Saaty教授于70年代初期提出的, AHP是对定性问题进行定量分析的一种简便、灵活而又实用的多准则决策方法。它的特点是把复杂问题中的各种因素通过划分为相互联系的有序层次,使之条理化,根据对一定客观现实的主观判断结构(主要是两两比较)把专家意见和分析者的客观判断结果直接而有效地结合起来,将一层次元素两两比较的重要性进行定量描述。而后,利用数学方法计算反映每
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2703467
    • 提供者:billten
  1. process

    0下载:
  2. 操作系统的进程管理实验,可以实现小部分功能-Operating system process management experiment, a small number of functions can be achieved
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:1400
    • 提供者:zhou
  1. fghty

    0下载:
  2. 看名字大家就应知道是什么了,我就不多说了,环境是vc++6.0 基于API的图像采集程序-Look at the names of everyone should be aware of what is, and I do not say, the environment is vc++6.0 the-API of-the-image-acquisition-process
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:37647
    • 提供者:
  1. wdwefsfsd

    0下载:
  2. 这是基于vc++6.0的关于SDK的图像采集程序,希望对大家有所帮助。-This is based on vc++6.0 on the SDK' s image acquisition process, we hope to be helpful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:134984
    • 提供者:
  1. Process_Monitor

    0下载:
  2. labview中的一个自带的子函数,在以前系统上有,现在没有了!用于进程监控!-labview a built-in Functions, in the previous system there is now no! For the process of monitoring!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:13645
    • 提供者:王慧
  1. codeinject_pacage

    2下载:
  2. 收集几款VC++代码注入程序,不同时期的都有,通过这些示例你会明白如何将代码注入不同的进程地址空间,随后在该进程的上下文中执行注入的代码。这里主要是三种方法:   1、Windows 钩子   2、CreateRemoteThread 和 LoadLibrary 技术 ——进程间通信   3、CreateRemoteThread 和WriteProcessMemory 技术   ——如何用该技术子类化远程控件   ——何时使用该技术-Collection of se
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:48499
    • 提供者:300
  1. LietKeProcess

    0下载:
  2. Enum Process running on window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:40288
    • 提供者:chen_xiao_dao
  1. GetProcessDLL

    0下载:
  2. Get dll list of system proce-Get dll list of system process
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:156566
    • 提供者:wai
  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. HP-Process-Resource-Manager-overview-5982-4359EN.

    0下载:
  2. HP Process Resource Manager overview
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:336107
    • 提供者:Masood Asif
  1. ThreadMasterGUI

    0下载:
  2. Thread master is a software that can handle the cpu load of every process. Here is the source code of the GUI that uses ThreadMaster library
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:508683
    • 提供者:infothem
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com