代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/371574/9548942
rpt f_adder.fit.rpt
Fitter report for f_adder
Sun Nov 02 19:25:59 2008
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
www.eeworm.com/read/371228/9561108
rpt ram.fit.rpt
Fitter report for ram
Sat Aug 23 14:02:22 2008
Quartus II Version 7.2 Build 175 11/20/2007 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
www.eeworm.com/read/371228/9561125
pin ram.pin
-- Copyright (C) 1991-2007 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/174991/9565630
h wireless-phy.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- *
*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/371105/9568094
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/371105/9568096
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/174670/9578190
asm boot.asm
; Generated by PSoC Designer ver 4.2 b1013 : 02 September, 2004
;
;@Id: boot.tpl#15 @
;=============================================================================
; FILENAME: boot.asm
; VE
www.eeworm.com/read/174670/9578192
tpl boot.tpl
;@Id: boot.tpl#15 @
;=============================================================================
; FILENAME: boot.asm
; VERSION: 4.15
; DATE: 18 August 2004
;
; DESCRIPTION:
;
www.eeworm.com/read/174670/9578265
asm boot.asm
; Generated by PSoC Designer ver 4.2 b1013 : 02 September, 2004
;
;@Id: boot.tpl#15 @
;=============================================================================
; FILENAME: boot.asm
; VE
www.eeworm.com/read/370845/9580534
rpt ad0804.fit.rpt
Fitter report for ad0804
Wed Oct 15 17:55:19 2008
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not