代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/398242/7997453
c 90.c
# include "stdio.h"
main( )
{
int x, n ;
scanf("%d,%d",&x,&n);
printf("%d**%d=%d\n",x,n,power(x,n));
}
power( int x, int n)
{
int p
www.eeworm.com/read/398242/7997454
c 13.c
# include "stdio.h"
main( )
{
int x, n ;
scanf("%d,%d",&x,&n);
printf("%d**%d=%d\n",x,n,power(x,n));
}
power( int x, int n)
{
int p
www.eeworm.com/read/197261/8008857
m rsprp.m
%Primitive Polynomial
%pp=[1 1 1];
%pp=[1 0 1 1];
%pp=[1 0 0 1 1];
%pp=[1 0 0 1 0 1];
%pp=[1 0 0 0 0 1 1];
%pp=[1 0 0 0 1 0 0 1];
pp=[1 0 0 0 1 1 1 0 1];
m=length(pp)-1;
bpr=zeros(2^m,m+1);
www.eeworm.com/read/297457/8016781
rpt m_generate.fit.rpt
Fitter report for M_generate
Mon Aug 20 13:05:09 2007
Quartus II Version 6.1 Build 201 11/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/397854/8018827
c ex2c-tx.c
/*= ex2c-tx.c ==================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be useful, bu
www.eeworm.com/read/397854/8018974
txt changelog.txt
Changes in v1.1:
Fixed a bug in the function SwitchChannel in radio.c (changed "POWER
www.eeworm.com/read/297435/8021298
rpt signal.fit.rpt
Fitter report for signal
Thu Apr 10 15:37:40 2008
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. F
www.eeworm.com/read/197143/8026684
c adc.c
/**********************************************************************
* File: Adc.c
* Devices: TMS320F2812, TMS320F2811, TMS320F2810
* Author: David M. Alter, Texas Instruments Inc.
* History:
www.eeworm.com/read/197142/8026899
c adc.c
/**********************************************************************
* File: Adc.c
* Devices: TMS320F2812, TMS320F2811, TMS320F2810
* Author: David M. Alter, Texas Instruments Inc.
* History:
www.eeworm.com/read/196986/8036721
rpt timedevider.fit.rpt
Fitter report for timedevider
Wed Sep 06 15:29:46 2006
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice