代码搜索结果
找到约 25,001 项符合
Power 的代码
power.ex1
POWER.EXE─例子
若POWER.EXE存放在C盘的DOS目录中,并使用默认设置,可在CONFIG.SYS文件
中加入以下命令:
? device=c:\dos\power.exe
如果上端内存区可用,则将POWER.EXE装入上端内存中。
~w
power.h
//----------------------------------------------------------------------------------------------------
// ID Code : Power.h No.0000
// Update Note :
//
//------------------------------------
power.c
//----------------------------------------------------------------------------------------------------
// ID Code : Power.c No.0002
// Update Note :
//
//------------------------------------
power.art
G04 ================== begin FILE IDENTIFICATION RECORD ==================*
G04 Layout Name: E:/class_cadence/Minisystem/DSPsystem.brd*
G04 Film Name: POWER*
G04 File Format: Gerber RS274X*
G
power.art
G04 ================== begin FILE IDENTIFICATION RECORD ==================*
G04 Layout Name: E:/class_cadence/Minisystem/DSPsystem.brd*
G04 Film Name: POWER*
G04 File Format: Gerber RS274X*
G
power.c
// power.c
//
// Generated by C DriverWizard 3.1.0 (Build 1722)
// Requires DDK Only
// File created on 10/23/2004
//
#include "pch.h"
#ifdef CHARSAMPLE_WMI_TRACE
#include "power.tmh"
#endi
power.h
/*
* File: power.h
* Purpose: Power measurement utility
*
* Notes:
*/
#ifndef _POWER_H_
#define _POWER_H_
/********************************************************************/
/*
* Functio
sysfs-power
What: /sys/power/
Date: August 2006
Contact: Rafael J. Wysocki
Description:
The /sys/power directory will contain files that will
provide a unified interface to the power managemen
power.bat
@echo off
if "%1"=="" goto loop
copy power%1.in power.in >nul
echo Problem Test
echo Data %1
time
power.pas
program E1_10; {power}
type arr=array[1..100] of 0..1;
var d,w:array[1..100] of integer;
n,c,i,t:longint;
min:longint;
bb:arr;
input,output:text;
procedure search(bp,t,wt,fx:i