搜索资源列表
PowerIdle
- 测试设备空闲检测电源管理,包括设备初始化电源状态,应用程序打开设备时,电源状态的变化,并进入设备空闲检测-test device idle power manager,include device init power status.when application opened device,check power status,and check device idle status.
SPWM16
- 用于产生SPWM波的程序(用于驱动变频逆变电源的开关管驱动-used to generate SPWM procedures (used to drive the variable frequency inverter drives switch
ICRW
- 一个简单的DDK驱动程序,适合初学者。里面没有涉及到电源管理-a simple DDK driver, suitable for beginners. There's no relating to power management
WDM_PowerSleep
- 一个WDM的电源管理驱动!完整的源码,包括应用程序,驱动源码,驱动安装文件等!可以直接装载并测试!-a power management WDM Driver! Complete source code, including the application procedures, source driver, driver installation documentation! Direct loading and testing!
PowerTest
- C8051F040电源测试程序,基准电压为2.43V.通过查询方式读取电压值,再经过AD。读取采样值。
driver
- 此驱动程序是SATA功能的PCI卡为例,此驱动程序支持ATA协议的PIO,DMA,电源管理,中断处理等功能,特别是DMA,采用ScatterGather编程方式。另外,包含编译后的checked version 的sys文件。
power
- 本程序为编码器调节电压,能校对:输出电压,输入电压,与校对调节输出的电压值,适合做通用数字电源程序
w1
- 电源的驱动程序源代码 a useful driver program,source code for power supply
power_amplifier_control
- 凌阳61源码,主要是一个电源的控制程序,包括了液晶及键盘,DA等的驱动程序,希望对大家有所帮助
ds2438
- 用于读写ds2438电源监控芯片的驱动程序-Power monitoring chip for reading and writing ds2438 driver
TIchinese_A989
- TLV5618 DA转换驱动程序 //硬件连接: DIN --P0^0 // SCLK --P0^1 // CS --P0^2 // VDD --逻辑电源(+5V) // AGND --GND(0V)-for TLV5618 DA programe
PowerSleep
- 一个简单的电源管理驱动程序,是学习驱动程序编写的一个好例子-A simple power management driver, the driver is prepared to learn a good example
HOWTOWORKKITL
- 由于我们主要是分析kitl的工作原理我们就电源管理的代码不做分析,以加电启动的程序流进行分析-Since we mainly analyze the working principle kitl we will not do power management code analysis to power-start the process flow analysis
1pow
- windows下的一个驱动程序, 实现电源管理的几个状态的简单处理-A driver under windows, provides easy handle for the power states of the power management.
7026A
- 电源芯片ATT7026是专用的电能测量芯片,本程序为其驱动-drive programm of ATT7026A
DC POWER BY MCU CONTROL
- 此程序实现"数控步进直流稳压电源"的功能,输出Vout以0.1V连续步进-This program to achieve " CNC stepper dc power supply" function, the output Vout to 0.1V step consecutive
Use_the_DDK_Driver_Super_Collection
- 驱动程序设计编程超级宝典:即插即用、电源管理和设置设计指南,内核模式驱动程序设计指南,图形驱动程序设计指南,网络驱动程序设计指南等-Driver Design Programming Super Collection: Plug and Play, power management and set design guidelines, the kernel mode driver design guide, graphics driver Design Guide, Network Driver
Power_Test
- 本程序测试了电源的几种工作模式,并通过串口输出相关信息。本例程有两种运行方式。-This procedure tests the power of several patterns, and related information through the serial output. There are two ways to run this routine.
PnpPowerSample
- 基于windows最新驱动模型wdf的设计的pnp和电源管理的驱动程序。-pnp manager and power manager driver based on WDF.
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本