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

搜索资源列表

  1. TaskMgrLH

    0下载:
  2. TaskMgrLH软件是一个进程列表枚举,CPU使用率的显示的源码,使用NativeAPI-TaskMgrLH software is an enumerated list of processes, CPU usage display the source code, the use of NativeAPI
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:57614
    • 提供者:陈宏
  1. FCFS

    0下载:
  2. CPU调度算法FCFS的效率,首先输入进程数,在输入开始和运行时间,出比较结果-CPU efficiency FCFS scheduling algorithm, the first input of processes, the input start and run time, the comparison result
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:959
    • 提供者:风格还是
  1. 46575868654

    0下载:
  2. 仿Windows系统任务管理器中的CPU使用率图表实例源码下载,直观演示内存及CPU的使用情况,并显示进程数,我觉得界面做的挺不错,有点专业味道,源码值得学C#的借鉴。左侧的直方图主要用来适时显示CPU的使用率,右侧分上下两部,上部是物理内存总量和可用情况,下部是虚拟内存的总量和可用情况,创建Graphics类对象的方法也教给您。 ,作者版权所有,仅供学习与参考。-Imitation of Windows system in task manager CPU usage chart exam
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:15696
    • 提供者:桂花翅子
  1. fm1702_cpu

    0下载:
  2. 复旦CPU卡读写程序,M1卡CPU卡读写对比,对认识对CPU卡操作流程比较有用,51C-Fudan CPU card reader procedures, M1 card CPU card reader contrast, the understanding of operational processes on the CPU card is useful, 51C
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:360230
    • 提供者:yu
  1. CUDA_C_Programming_Guide

    0下载:
  2. CUDA_C_Programming_Guide,学习CUDA编程的必备工具书,里面的指导非常到位,非常适合初学者入门参考。-Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefulness. Newer CUDA developers will see how the hardware processes c
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2751353
    • 提供者:mzh
  1. sys1

    3下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,请实现:  先进先出调度算法;  基于静态优先数的调度算法; 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示: ➢ 当前执行进程; ➢ 就绪队列; ➢ 等待队列-Process scheduling simulation program: Suppose there are 10 processes need to be p
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1430751
    • 提供者:李浩诚
  1. process

    0下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  先进先出调度算法;  基于优先级的调度算法;  最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  当前执行进程;  就绪队列;  等待队列 -Process scheduling simulation program: Suppose there are 10
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:2590
    • 提供者:鸣海夜一
  1. engineMonitor_java

    1下载:
  2. 实现从一台主机监控多台服务器CPU、内存、进程等信息,包括实时监控和历史监控-Monitor and control multiple servers CPU, memory, processes, and other information from a host computer, including real-time monitoring and historical monitoring
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17413898
    • 提供者:liuyungao
  1. 1_killer

    0下载:
  2. This program is a simplified analogue "Task Manager" in Windows XP. The program lists all processes in the system, their paths, priority, PID, CPU usage. Allows you to kill any process in the system. Compatible with Windows XP and Windows Vista, in W
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:461785
    • 提供者:robt
  1. Kubias20072IR

    0下载:
  2. 医学图像配准,医学图像2D_3D配准,基于vc++开发。-Abstract. We present a method that performs the rigid 2D/3D image registration efficiently on the GPU. As one main contribution of this paper, we propose an efficient method for generating realistic DRRs that are visu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:330063
    • 提供者:刘坤
  1. os

    0下载:
  2. 在系统中真正被所有进程都使用的内核通信方式是系统调用,例如当进程请求内核服务 时,就使用的是系统调用。一般情况下,进程是不能够存取系统内核的,它不能存取内核使 用的内存段,也不能调用内核函数,CPU 的硬件结构保证了这一点,只有系统调用是一个例 外。-In the system, the real core of communication are all processes using a system call, such as when a process requests k
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:793508
    • 提供者:黄丽蓉
  1. SystemInformation

    0下载:
  2. 用来查看cpu占用率,内存占用率,硬盘容量,系统进程等信息-To view the cpu usage, memory usage, hard disk capacity, system processes and other information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3469428
    • 提供者:denova
  1. multi_ebb_procs_test

    0下载:
  2. Test running multiple EBB using processes at once on a single CPU. They should all run happily without interfering with each other.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1486
    • 提供者:mtpotl
  1. 110104010104

    0下载:
  2. 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
  3. 所属分类:OS Develop

    • 发布日期:2017-05-20
    • 文件大小:5292514
    • 提供者:曾小丽
  1. FCFS

    0下载:
  2. CPU调度算法FCFS的效率,首先输入进程数,在输入开始和运行时间,出比较结果-CPU efficiency FCFS scheduling algorithm, the first input of processes, the input start and run time, the comparison result
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1196
    • 提供者:ld09jiangz
  1. FCFS

    0下载:
  2. CPU调度算法FCFS的效率,首先输入进程数,在输入开始和运行时间,出比较结果-CPU efficiency FCFS scheduling algorithm, the first input of processes, the input start and run time, the comparison result
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1281
    • 提供者:kr2mutong
  1. project

    1下载:
  2. 本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。-This procedure using two a
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1247
    • 提供者:倪云
  1. LAB3

    0下载:
  2. Multi-level queue 196 scheduling algorithm is used in scenarios where the processes can be classified into groups based on property like process type, CPU time, IO access, memory size, etc. One general classification of the processes is foreground pr
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:11264
    • 提供者:lay
« 1 2 3 4»
搜珍网 www.dssz.com