代码搜索结果

找到约 10,000 项符合 Power 的代码

pmc63200.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

radio-maxiradio.c

/* * Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux * (C) 2001 Dimitromanolakis Apostolos * * Based in the radio Maestro PCI driver. Actually it uses the same c

wave.java

package cx.utils; import java.awt.geom.Point2D; import robocode.*; /** *----------------------------------------------------------------- * @author:iiley (iiley@hotmail.com) * http://www.robo

scan_led.pin

-- Copyright (C) 1991-2004 Altera Corporation -- Any megafunction design, and related netlist (encrypted or decrypted), -- support information, device programming or simulation file, and a

ch03.02.c

// #include #include /** ** 2 raised to the power of 10: 1024 **/ int main() { int value = 2; int pow = 10; cout

clock.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions,

energyw.h

#ifndef _ENERGY_H_ #define _ENERGY_H_ /******************************************************************************* Definition of Union ADE_REGS ********************************

vgainterface.pin

-- Copyright (C) 1991-2004 Altera Corporation -- Any megafunction design, and related netlist (encrypted or decrypted), -- support information, device programming or simulation file, and a

correlation(多项式相关系数的计算方法(多项式形式1)).c

//======================================================================= //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列