代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/102676/7124061
ʵ
#include
#include
const int N=50;
float x[N];
float y[N];
void input(int m)
{
for(int i=0;i
www.eeworm.com/read/151810/7127682
rpt clk_divide_3.fit.rpt
Fitter report for clk_divide_3
Fri Mar 17 00:48:20 2006
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
www.eeworm.com/read/151810/7127729
pin clk_divide_3.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, and a
www.eeworm.com/read/293555/7129011
c ex22.c
#include
main() { /* 主函数体 */
int x, n, p, power(int x, int n);
printf("caculate X to the power of N\n please input X and N ? ");
www.eeworm.com/read/259820/7148064
pin a8251.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
www.eeworm.com/read/453009/7148241
rpt image.fit.rpt
Fitter report for image
Mon Nov 12 16:24:33 2007
Version 5.0 Build 168 06/22/2005 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/463790/7175129
rpt qwe.fit.rpt
Fitter report for qwe
Thu Apr 23 11:13:12 2009
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
www.eeworm.com/read/463790/7175192
rpt qwe.fit.rpt
Fitter report for qwe
Wed Apr 22 21:51:57 2009
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
www.eeworm.com/read/463758/7175808
h aironet.h
/*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright
www.eeworm.com/read/463748/7175971
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
ts=0.001;
fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi*219*t)