搜索资源列表
linux
- linux下的触摸屏驱动源码适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)
a
- This tar file contains the Linux CPU frequency driver for AMD Athlon64 / Opteron processors.
Linux程式设计之四
- 共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多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
ir-gpio.tar.gz linux 基于mips 架构cpu 的红外驱动
- linux 基于mips 架构cpu 的红外驱动,以及用户空间测试程序,linux on mips architecture cpu infrared driver, as well as user-space test procedures
i2c-gpio
- linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
watcher
- linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
SMP-affinity
- 多核的linux环境下绑定中断到指定CPU.用于高性能服务器开发。-The multi-core linux environment bind to the specified interrupt CPU. For the development of high-performance servers.
ffaudio.tar
- Linux OSS声卡驱动测试程序,支持播放,录制,支持多种速率,多种格式,以及通道。如有其他特殊需要,只需添加ioctl接口即可。 本程序在Linux 2.6.20下测试通过,并可方便地移植到MIPS/ARM架构CPU上。-Linux OSS sound drivers test procedures in support of broadcast, recording, supports a wide range of rates, a variety of formats, as we
Loadlog
- Linux记录CPU和MEM Usage的代码-Linux CPU and MEM Usage Log
cpu
- 复制文件 可以在linux 下通过运行此程序来实现文件的复制-copy files
cpu.c.tar
- linux下基于gtk编写的程序,绿色曲线图实时显示cpu利用率-linux prepared under the gtk-based program, green curves show the cpu utilization of real-time
LinuxDriverForStepper
- 步进电机在Linux的驱动程序,CPU为S3C2410-Stepper motor driver in Linux, CPU to S3C2410
monitor.tar
- linux下的任务管理器,GTK编写。已实现查看所有进程,*进程,CPU信息,内存信息,以及相应的使用率的动态图,关机,重启,Halt功能。-Task Manager under linux, GTK to write. Realized View all processes, kill processes, CPU information, memory information, and the corresponding utilization of the dynamic graph,
linux
- linux 资源利用率很详细的分析哦,从内存,cpu,I/o,等方面分析了linux的性能-linux is a detailed analysis of resource utilization Well, from memory, cpu, I/o, so the performance of the linux
Linux-driver-development15
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
cpu-monitor
- 系统监视脚本(LINUX),CPU利用率监视, shell scr ipt. -System monitoring scr ipt (LINUX), CPU utilization monitoring, the shell scr ipt.
Linux-CPU-function-test
- 对cpu进行压力测试,并获得cpu相关参数与配置文件进行比对以测试cpu功能完整性-1.do cpu stress test 2. get cpu information and compare with configuration file
linux-cpu
- 一份可以用的现实linux下显示cpu使用率的源码,在linux下用gcc编译-A reality under Linux can use display CPU utilization of source code, compiled using GCC under Linux
linux-cpu
- modparam for setting number of partitions for Linux v2.13.6.
Small CPU usage monitor lib+example
- Pure C89 source for a small CPU activity monitoring library for Linux (and probably other UNICES like *BSD with a /proc filesystem). Exposes CPU usage since the last call to CpuMon_getUsage and separates (niced) userland, kernel, idle and I/O-wait ti