代码搜索结果

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

hao.pin

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

beep.pin

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

tel.pin

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

common.h

#ifndef __msp430_headers_common_h #define __msp430_headers_common_h /* common.h * * mspgcc project: MSP430 device headers * Common register definitions * * (c) 2002 by M. P. Ashton

lcdfinal.pin

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

3_4_4.c

//用递归调用的方式,计算x的n次方幂: #include unsigned long power(int x,int n) reentrant { unsigned long p; for (p=1L;n>0;--n) p*=x; return(p); } main () { int x,n; input(x,n); //调用输入函数(略)输

main.cpp

#include #include int main(void){ using namespace std; cout

dq01.pin

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

dq01.fit.rpt

Fitter report for dq01 Tue Dec 18 15:43:16 2007 Version 6.0 Build 178 04/27/2006 SJ Web Edition --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fitt