代码搜索结果
找到约 25,001 项符合
Power 的代码
digtal power.lnp
"main.obj"
TO "digtal power"
RAMSIZE(256)
power.m
function y = power(x,d)
%POWER (overloaded)
% Author Johan L鰂berg
% $Id: power.m,v 1.11 2007/04/01 16:21:38 joloef Exp $
% Vectorize x if d is vector
if prod(size(x))==1 & (prod(size(d)
power.cpp
/******************************************************************************
*
* File Name:
*
* Power.cpp
*
* Description:
*
* Power Management functions
*
* Revision
power.lst
MPASM 03.70.01 Released POWER.ASM 2-16-2006 19:30:38 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ;;;;;;;;;;;;;;;;;
power.m
function s = power(a,b)
s = a;
s.s = s.s.^b;
power.m
function ds=power(ds,a)
% Function takes the power of the traces of a seismic dataset
% Written by: E. R.: September 11, 2005
% Last updated:
if isstruct(ds) & strcmp(ds.type,'seismic') & isnumer
power.cpp
// Power.cpp: implementation of the CPower class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "DrawChip.h"
#include "Power.h"
#ifde
power.h
//power.h - code recommendation for C header file
/***********************************************************************
MODULE: POWER MANAGEMENT
VERSION: 1.01
CONTAINS: Routines for contr
power.c
//power.c - code recommendation for C header file
/***********************************************************************
MODULE: POWER MANAGEMENT
VERSION: 1.01
CONTAINS: Routines for contr
power.lst
C51 COMPILER V7.05 POWER 04/13/2004 13:35:27 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE POWER
OBJECT MODULE PLACED IN p