CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - cpu使用

搜索资源列表

  1. pthread_examples.tar

    0下载:
  2. 多线程程序作为一种多任务、并发的工作方式,有以下的优点:   1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。   2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。   3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2556
    • 提供者:李强
  1. UCOSIIkernalschedinganalysis

    0下载:
  2. 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:161385
    • 提供者:Jacky
  1. processmanager

    0下载:
  2. 一个linux进程管理器,具有以下功能: 管理系统的进程, 包括系统中进程的ID,owner ID, effective user ID、 进程之间的关系、各个进程占用的内存大小、进程的状态; 列出各个进程使用的文件描述符,以及它们打开的文件; 列出各个进程当前的信号使用情况, 包括各个阻塞的信号,各个信号的处理(如采用的哪一种处理方式,如采用了Catch function,给出Catch Function的地址或名称); 能对某一进程进行挂起、暂停
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:383574
    • 提供者:赵峰
  1. rtc-ds1302

    0下载:
  2. 时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2944
    • 提供者:121313
  1. Linux程式设计之四

    0下载:
  2. 共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinerary. The use of shared memory i
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:118350
    • 提供者:飞杨
  1. i2c-gpio

    0下载:
  2. linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1819
    • 提供者:小华
  1. ksamp

    0下载:
  2. Linux操作系统内核实习,cpu的类型与型号,所使用的Linux内核版本,从系统最后一次启动以来已经经历了时间,总共有多少cpu时间执行在用户态?系统态?空闲态,配置了多少内存?当前多少可用?,有多少磁盘读写请求,内核已经进行了多少次上下文切换?,从系统启动以来已经创建了多少进程?-Linux operating system kernel internship, cpu type and model used by the Linux kernel version, from the sys
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2492
    • 提供者:eddy yang
  1. watcher

    0下载:
  2. linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6919
    • 提供者:sunjianwu
  1. CPU8051V1

    0下载:
  2. 可用的CPU8051,已经多个项目验证,希望更多的朋友使用它开放!-CPU8051
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:86022
    • 提供者:凌朝东
  1. u-boot_1.1.5.tar

    0下载:
  2. u-boot的源码,包含各种cpu。是使用嵌入式linux的引导必备-u-boot source code, including all kinds of cpu. Embedded linux is to use the guidance necessary
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7998551
    • 提供者:周憬
  1. DBFileServer

    0下载:
  2. 一个和TOP程序差不多功能的程序,但这个是用类封装的,更直观更容易移稙,计算CPU,硬盘,内存的使用空间百分比-TOP procedure and almost a function of process, but then this is the type of packaging, more intuitive稙shift more easily to calculate CPU, hard disk, memory, the percentage of the use of space
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:49093
    • 提供者:陈风
  1. ARM

    0下载:
  2. 简单地说,Linux是一套免费使用和自由传播的类Unix操作系统,它主要用于基于Intel x86系列CPU的计算机上。-Simply put, Linux is a free to use and free dissemination of the type of Unix operating system, it is mainly for Intel x86 series CPU based on the computer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:8721
    • 提供者:张小立
  1. cpu_linux

    0下载:
  2. linux 下编程获取系统的cpu使用情况,主要读取proc文件下的stat文件 -access programming under linux system cpu usage, the main proc file read the stat file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6350
    • 提供者:李密
  1. aix.hpux.linux.win.system_resource

    0下载:
  2. 获取本机系统的CPU、内存、硬盘资源的使用情况。支持AIX、HPUX、Linux、Windows系统。-Get information of CPU, Memory, Disk of local machine. Support AIX, HPUX, Linux, Windows system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:112157
    • 提供者:ttww2000
  1. ram

    0下载:
  2. Linux下获得CPU利用率和内存使用情况-Linux obtained CPU utilization and memory usage
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:98437
    • 提供者:linuxmint
  1. system-monitor

    0下载:
  2. 在linux下用Qt实现的可以显示CPU占用、内存使用及所有进程的系统监视软件-In linux using Qt under the display CPU occupancy can be achieved, all the processes memory usage and system monitoring software
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:384636
    • 提供者:HaoZhi
  1. neicunfenxi.tar

    0下载:
  2. LINUX内寻分析程序,能查看linux进程运行状太,内存及CPU使用情况~~具有较好的图形界面-允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 LINUX nèi xún fēnxī chéngxù, néng chákàn linux jìnchéng yùnxíng zhuàng tài, nèicún jí CPU shǐyòng qíngkuàng ~~jùyǒu jiào hǎo de túxíng jièmiàn 将中文译成英语 英语 中
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:24563
    • 提供者:wangqingan
  1. cpu_usage.rar

    0下载:
  2. cpu使用情况统计工具,使用共享内存方式。,The cpu usage statistical tools, the use of shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:6508
    • 提供者:you
  1. linux查看当前CPU负载

    1下载:
  2. 使用shell编程实现了查看当前CPU负载的功能
  3. 所属分类:Linux/Unix编程

  1. gpio_jtag1

    1下载:
  2. 通过CPU模拟jtag,实现jtag的口的读写(Simulate MDIO through CPU to realize reading and writing of jtag port)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-03-26
    • 文件大小:21273600
    • 提供者:绿野仙踪
« 12 »
搜珍网 www.dssz.com