代码搜索结果

找到约 939 项符合 Battery 的代码

batteryapplet.pro

TEMPLATE = lib CONFIG += qtopia warn_on release HEADERS = battery.h batterystatus.h batteryappletimpl.h SOURCES = battery.cpp batterystatus.cpp batteryappletimpl.cpp TARGET = batteryapplet DESTDIR

libbatteryapplet-no.ts

BatteryStatus Battery Status Batteri status

batmon.h

/************************************************************************* * File : BATRCS.C * * Author : Prabhu.C * * Purpose : Definition file for Battery Monitor module. * * Date : 23rd Feb 1998

ms02-nv.h

/* * Copyright (c) 2001, 2003 Maciej W. Rozycki * * DEC MS02-NV (54-20948-01) battery backed-up NVRAM module for * DECstation/DECsystem 5000/2x0 and DECsystem 5900 and 5900/260 * systems. * *

cache.c

#include "Stdio.h" #include "Conio.h" typedef struct battery { char *data; int front,rear; int size; }Battery; void Initqueue(Battery *Q,int size) { /*初始化链表队列*/ Q->data=(ch

battery.~cpp

/***************************************************************************** * battery.cpp ------ 检测电池状态并以文本和曲线的方式显示出来 * 主要功能1:利用spcomm元件获取串口RS232的数据 * (包括;电量、电流、电压、电量剩余百分比) *

battery.cpp

/***************************************************************************** * battery.cpp ------ 检测电池状态并以文本和曲线的方式显示出来 * 主要功能1:利用spcomm元件获取串口RS232的数据 * (包括;电量、电流、电压、电量剩余百分比) *

ms02-nv.h

/* * Copyright (c) 2001, 2003 Maciej W. Rozycki * * DEC MS02-NV (54-20948-01) battery backed-up NVRAM module for * DECstation/DECsystem 5000/2x0 and DECsystem 5900 and 5900/260 * systems. * *

battmon.txt

************************************************************************* ************* TRUE BATTERY STATE MONITORING - HOW TO **************** **************************************************