搜索资源列表

  1. ANALYTIC-HIERARCHY-PROCESS

    0下载:
  2. 使用图例讲解层次分析法,方法简单易懂,便于理解和初次使用-Use the legend explain the Analytic Hierarchy Process, straightforward
  3. 所属分类:技术管理

    • 发布日期:2024-05-18
    • 文件大小:260096
    • 提供者:戴鹏睿
  1. signal-process

    0下载:
  2. 本文是在学习了数字信号处理课程之后,通过阅读了近几年的一些文章,结合自己的方向GPS数据处理,写的一篇总结文章。其中主要主要篇幅介绍了两种载波L1和L2,GPS伪噪声码,以及调制过程。-This article is in learning digital signal processing course after reading some articles in recent years, combined with the dir
  3. 所属分类:技术管理

    • 发布日期:2024-05-18
    • 文件大小:221184
    • 提供者:liufang
  1. Random-process-experiments

    1下载:
  2. 随机过程实验(研一)包含的程序:离散时间马尔可夫链、连续时间马尔科夫链、布朗运动。-Random process experiments (yanyi) program included: discrete time Markov chains, continuous-time Markov chains, Brownian motion.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:黄振
  1. DESIGN-OF-A-COMPUTER-BASED-SYSTEM-TO-PROCESS-AN-A

    0下载:
  2. This document consists of designing a system to process analog signal.To do this,Some materials were used during experiment such as Signal generator,analog oscilloscope,PC and interfacing device. For more details,downloa
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:1589248
    • 提供者:ggas
  1. Analytic-Hierarchy-Process

    0下载:
  2. 包含几个经典层次分析法,matlab程序及其代码-Contains several classic analytic hierarchy process, matlab program code
  3. 所属分类:MacOS编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:朱添田
  1. Process

    0下载:
  2. 一个具有可视化功能的进程监控程序,可以用来监视一些非法进程-Process monitoring program, a visualization capabilities can be used to monitor some illegal process
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:刘山山
  1. get-process-SessionId

    0下载:
  2. 在驱动开发中为了支持RDP模式,经常在内核驱动中要获取一个进程的终端ID(SessionId),即任务管理器中的"会话ID"列。 在应用层获取SessionId的方法很多比如WTSEnumerateProcesses函数,但是在内核中的方法目前我只知道一方法,现在分享给大家, 关键技术是:通过ZwQueryInformationProcess或NtQueryInformationProcess方法,使用ProcessSessio
  3. 所属分类:驱动编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhan
  1. Process

    0下载:
  2. 在VC++环境中,通过C语言编程,实现对进程的创建,包括进程创建时间,以及进程名字的编写-In VC++ environment, through the C programming language, the creation process, including process creation time, as well as the process name writing
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:184320
    • 提供者:徐欣
  1. Kill-Process

    0下载:
  2. 用系统顶层 API 函数如 ZwOpenProcess,ZwQuerySystemInformation 等关闭进程-Close process system top-level API functions such as ZwOpenProcess, ZwQuerySystemInformation, etc.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:Dwj
  1. Process-Stop

    0下载:
  2. 运行后不能创建进程。包含用 C++语言 写的钩子-Can not create running process. Contains C++ language written hooks
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:Dwj
  1. software-process

    0下载:
  2. 规范化的软件开发过程 企业实训的目标和方法 是一个培训用的PPT,希望对大家有用.-Standardized software development process corporate goals and methods of the training is a training PPT, with the hope that useful.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:920576
    • 提供者:
  1. process

    0下载:
  2. 该程序是通过mfc图形化界面演示了进程调度的过程,可以选择FCFS,最高优先级和时间片轮转法来展示进程调度。-The program is through the mfc graphical interface demo process scheduling process, you can choose the FCFS process scheduling highest priority and round-robin metho
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:2398208
    • 提供者:罗赟
  1. Process-experiment

    0下载:
  2. 进程实验 1. 编写程序,显示所有环境变量的名称和值。 2. *编写程序,模仿讲义上的mysystem程序,实现输入命令的执行。 -Process experimental programming, display the names and values ​ ​ of all environment variables. 2* written procedures to imitate handouts
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:weiwei
  1. guoqian-process-create1

    0下载:
  2. 嵌入式linux的简单的进程创建等,对于学习linux应用编程很有帮助-The embedded linux simple process to create learning linux application programming helpful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:eastmoon
  1. guoqian-process-create2

    0下载:
  2. 嵌入式linux的简单的进程创建等,对于学习linux应用编程很有帮助-The embedded linux simple process to create learning linux application programming helpful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:eastmoon
  1. guoqian-process-wait

    0下载:
  2. 嵌入式linux的简单的进程等待等,对于学习linux应用编程很有帮助-Embedded linux simple process waits for learning linux application programming helpful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:eastmoon
  1. vc_Demining-process

    0下载:
  2. 实用,简单易懂,适合初学者使用,简洁,和电脑里面自带的扫雷程序类似-Demining process
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:kabishou
  1. matlab_poisson-process-

    0下载:
  2. 随机过程中的泊松过程仿真实验,协方差,matlab-Stochastic poisson process simulation in the process of the experiment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2699264
    • 提供者:mary
  1. 12V-battery-charging-process

    0下载:
  2. 12V蓄电池充电过程; 详细描述了整个充电过程; 全国大学生电子设计竞赛的作品就是根据这个来实现的-12V battery charging process detailed descr iption of the entire charging process National Undergraduate Electronic Design Contest works is based on this
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:lin
  1. create-a-system-process

    0下载:
  2. 可以让使用者使用普通管理員用戶权限創建system权限的進程-To use ordinary administrator user to create a system process
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:dingshixing
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org