代码搜索结果
找到约 25,001 项符合
Power 的代码
power.jsp
显示的幂值
power.jsp
显示的幂值
power.cpp
//: C05:Power.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file 'Li
power.m
function Z = power(X,Y)
%POWER Elementwise power (.^) operator for a tensor.
%
% See also TENSOR.
%
%MATLAB Tensor Toolbox.
%Copyright 2007, Sandia Corporation.
% This is the MATLAB Tensor Toolbo
power.c
/**
@file power.c
@brief Butterfly MP3 Power Routines
@author Nick Lott
@date January 2006
Copyright (C) 2004 Nick Lott
http://butterflymp3.sf.net/
This is the power control
power.h
/**
@file power.c
@brief Butterfly MP3 Power Routines
@author Nick Lott
@date January 2006
Copyright (C) 2004 Nick Lott
http://butterflymp3.sf.net/
This is the power
power.m
function s = power(a,b)
s = a;
s.s = s.s.^b;
power.jsp
显示的幂值
power.jsp
显示的幂值
power.rc2
//
// POWER.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////