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

搜索资源列表

  1. MEMINFO.zip

    0下载:
  2. 查看CPU和内存使用情况的程序
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:39060
    • 提供者:
  1. 顺序查找的实现

    1下载:
  2. 查找是使用计算机中CPU最大的一个功能,查找算法决定了程序的优劣性,此算法完成了顺序查找的实现。- The search was uses in the computer a CPU biggest function, the search algorithm had decided the procedure fit and unfit quality, this algorithm has completed the smooth search realization.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:杨涛
  1. uCOS-II V2.52--Keil for MCS51

    0下载:
  2. 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:509724
    • 提供者:鲁清竹
  1. 恒温箱技术总结报告

    0下载:
  2. 此文档是我生产实习的源码,开发环境是Keil51,使用的控制CPU是华邦系列单片机,功能是实现恒温箱的交互控制-This document is my internship source code, the development environment is Keil51, control the use of the CPU is Winbond series microcontroller, is functional incubators of interactive control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:168810
    • 提供者:汪永威
  1. cputicker

    0下载:
  2. 测试用户当前所使用计算机CPU的速度,需要20秒的时间,用VC开发。文件为压缩文件,无解压密码。-Test the current user s CPU speed, needed 20 Sec for running.It is developed by VC. The file is a compressed file without passwords.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:19105
    • 提供者:张剑
  1. MemCPUUsgesCtl

    0下载:
  2. 显示内寸使用情况和CPU占用比例的图形类,在天极网上下的,经过部分修改-show RAM usage and CPU utilization ratio of the graphics category, Inc. in the Internet, after some changes
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4493
    • 提供者:张效栋
  1. IBM-8841I06-99AHT04

    0下载:
  2. 下面我们根据8251A芯片的使用体会对其在串行同步方式下的通信原理及应用进行着重介绍。在开始发送或接收之前,8251A必须装入一组由CPU 产生的控制字。-below 8251A chip based on the use of its experience in serial synchronous mode of communication theory and application highlights. At the beginning of sent or received befo
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:108002
    • 提供者:裘俊超
  1. ScrollBmpUse

    0下载:
  2. windows ce.net 4.2 位图显示程序 可以滚动。 可以使用不同的CPU类型编译。-windows CE.NET 4.2 chart shows the rolling procedure. Be able to use different types of CPU compiler.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47062
    • 提供者:
  1. Detectcpu11

    0下载:
  2. 这个代码使用了几个类,即可获取计算机中CPU的信息,包括CPU频率,型号,生产商,二级缓存,CPU技术特征,所有寄存器位置等.没有使用微软的WMI库编程-the code used several categories, the computer can access the CPU information, including CPU frequency, type, manufacturer, two cache, CPU technical features, register all l
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:37709
    • 提供者:大头文
  1. ProcContrlTest

    0下载:
  2. 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名杀死进程,按进程ID杀死进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39736
    • 提供者:童彬
  1. OEM信息修改器

    0下载:
  2. V1.2 更新: * 默认对原OEM信息进行备份; * 修正windows 98下部分品牌无法使用的错误; * 增加windows 98下安装序列号的显示; * 修正选择自定义信息后无法再选择内置信息的错误; * 文件选择对话框去掉预览功能,以支持快捷方式的文件联接。 V1.1 更新: * 增加对windows 98的支持; * 增加显示产品序列号。 V1.0 更新: * 增加新联想OEM信息和11种主流CPU信息; *
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:324442
    • 提供者:李高
  1. 汇编语言虚拟机

    1下载:
  2. 本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and co
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:232656
    • 提供者:叶靥
  1. Verilog HDL使用中该注意的问题及一些模块代码

    0下载:
  2. cpu仿真,提供vivado上的cpu仿真生成文件(cpu simulated,but no one can get 20 words in this short file how can I do? just tell you the simulated file and vivado system is 2015)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:200704
    • 提供者:momotou
  1. Linux CPU挖矿软件(解压密码:613506039) (1)

    0下载:
  2. 用于LINUX平台的虚拟币(门罗币XRM)挖矿软件,附带使用说明。(Virtual currency mining)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:264192
    • 提供者:tao_9502
  1. MT25Q

    1下载:
  2. 镁光MT25Q Flash的单片机驱动,根据芯片手册编写。CPU使用的是STM32F407,使用官方驱动库。(Magnesium MT25Q Flash MCU driver, according to the chip manual. CPU uses STM32F407 and uses the official drive library.)
  3. 所属分类:其他

  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
    • 提供者:绿野仙踪
  1. 获取CPU温度

    0下载:
  2. 非wmi方式,使用WINO驱动获取获取CPU温度!
  3. 所属分类:PlugIns编程

  1. PLC专用解密工具

    2下载:
  2. 应用程序,对CPU密码进行破解。使用的时候直接连接CPU进行密码破解(Application program to crack the CPU password)
  3. 所属分类:其他

    • 发布日期:2021-04-24
    • 文件大小:2468864
    • 提供者:annnan
  1. uC-CPU资源包

    0下载:
  2. uC-CPU资源包,UCOS-III的CPU定义部分,配合uC-OS3-develop使用
  3. 所属分类:uCOS开发

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com