搜索资源列表
ADS7843driver
- ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确-ADS7846/7843 chip suitable for use in the 4-wire Touchscreen, SPI through standard protocols and CPU communication, simple o
得到cpu类型的代码
- 简单的得到系统cpu类型的代码-be simple system cpu types of code
cpulook
- 查看CPU使用率的小软件,代码简洁易懂-View CPU usage of small software, code simple and easy to understand! !
SimpleMachineProtect
- 简易电脑安全保护及优化工具 Ver 1.70 =================================== 一款比较专业和功能完善,甚至有点商业软件等级的开源计算机安全保护工具软件。系统主要有四大模块:1、病毒扫描;2、控制管理;3、进程浏览;4、系统优化。 主要技术特色: 便携性强,体积不大; 支持所有文件及按扩展名扫描;支持指定位置扫描; 提供扫描结果报告服务(日志文件); 支持内存病毒扫描及当发现病毒时及时侦测和拦截; 支持病毒提
ring0
- What IS TRing0? TRing0 is a system level component that gives Delphi program access to system ressources like IO ports, Model Specific Registers (MSR) etc. Normally these ressources cannot be accessed directly by applications, just IO drivers. TRin
cpulimit-1.1.tar
- 它是什么? cpulimit是一个简单的程序,将限制CPU使用率的进程(以百分比表示,而不是在CPU clock)。这是非常有用的控制shell工作,当你不想让他们吃太多的CPU 。它没有采取行动或其他调度优先的东西,但真正的CPU使用率。此外,它能够适应整个系统的负载,动态和快速。-What is it? cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed i
cpu
- cpu.c -- simple CPU usage reporting tool-cpu.c-- simple CPU usage reporting tool
MyMachineInfo
- 一个简单的获取系统信息的程序。通过该程序可以获得系统的相关配置信息,比如cpu、内存、显卡等-A simple access to system information program. Access to the system through the process related configuration information, such as cpu, memory, graphics, etc.
fenshixitong
- 依据“先进先出”调度原则,并用队列加以实现,从而对CPU分时系统进行简单模拟。输入为用户个数和每个用户所要完成的任务及消费的CPU运行周期,在考虑到CPU申请延迟周期的情况下,输出CPU在运行过程中每个周期的工作状态,正在使用CPU的用户以及等待使用的用户。-Based on " FIFO" scheduling principles, and use a queue to be achieved, and thus a simple simulation of CPU tim
linphone-3.3.0.tar
- linphone-3.3.0 版本,这个就不多做介绍了,知道的人都知道!如果还是不知道,那么看看下面英文的介绍吧。-Features Linphone provides a large amount of functionalities. List of supported features: * audio with the following codecs: speex (narrow band and wideband), G711 (ulaw,alaw),
arealtimemultitaskkernelanasyis
- 初次接触实时多任务操作系统的人,往往对实时程序的运行机制感到很困惑:任务在什么时候投入运行?操作系统以什么机制决定目前应该运行哪一个任务?本任务什么时候放弃了对CPU的控制?为了解答以上问题,我们从分析一个很简单的实时调度程序入手,来说明一下多任务程序的运行过程-Initial contact with real-time multitasking operating system, often real-time operating system program was very confus
HardwareInfoDemo
- 一个在单文档下的简单应用程序,通过点击菜单获取本地计算机的CPU类型和内存-Under a single document in simple application, by clicking on the menu for the local computer' s CPU type and memory
hello.tar
- 基于linux-2.6.20内核 最简单驱动程序 helloword CPU 2410-Linux-2.6.20 kernel based on the most simple driver helloword CPU 2410
CpuId
- 最近很多朋友问我怎么获取Cpu序列号,就简单的写了一个也分享给大家-Recently many of my friends ask me how I get Cpu serial number, written on a simple and shared for everyone to see
halfcpu
- 简单功能实现cpu使用率50 ,喜欢编程整蛊系统的可以试一试,有微小的浮动-Simple function to achieve 50 cpu usage, like playing a trick system programming can play a game
Code
- cpu使用率的计算,简单方便,,对于不同的cpu可能要修改-cpu utilization rate is calculated, simple and convenient, for different cpu may have to modify the
Temperature
- 调用系统接口,小窗口置顶显示CPU和硬盘温度,代码简洁,可直接应用。-Call system interface, small window Top of the CPU and hard drive temperature, the code is simple and can be applied directly.
APK_Unicore_CPU
- 软件模拟Unicore CPU。模拟CPU的各个功能部件,读入二进制机器码,按照指令的格式进行相关的寄存器操作或者是访存操作,用一个文件模拟内存。可运行简单的程序。-Software simulation Unicore CPU. Simulate various functional components of CPU, read binary machine code, in accordance with the format of the associated instruction r
prodesb
- 有是一个简单的cpu设计的开发过程!里面 有代码,和分析-There is a simple CPU design development process.
CPU_SHIXIAN
- 模拟计算机的各种算术运算和逻辑运算,配合硬件板子使用显示屏,显示过程及结果。-The purpose of this project is to design a simple CPU (Central Processing Unit). This CPU has basic instruction set, and we will utilize its instruction set to generate a very simple program to verify its perfor