代码搜索结果
找到约 10,000 项符合
Power 的代码
ifft1.java
//IFFT1.java
public class IFFT1 {
// 付立叶变换点数
int count;
int power;
Complex[] x;
Complex[] fd;
FFT1 fft1;
public IFFT1(){
//System.out.prin
test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
test.plg
礦ision2 Build Log
Project:
F:\power0415_a\test.uv2
Project File Date: 04/15/2008
Output:
Build target 'Target 1'
linking...
Program Size: da
jtag.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
ex5_01.cpp
// Ex5_01.cpp
// Declaring, defining, and using a function
#include
using std::cout;
using std::endl;
double power(double x, int n); // Function prototype
int main(void)
{
ex3_09.cpp
// Ex3_09.cpp
// Using multiple counters to show powers of 2
#include
#include
using std::cin;
using std::cout;
using std::endl;
using std::setw;
int main()
{
lon
httpsvr.bld
# Microsoft Developer Studio Generated Build File, Format Version 50001
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
# TARGTYPE "Power Macintosh Application" 0x0401
CFG=Http
elec.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
ave_period.m
function P=ave_period(data)
year=length(data);
wolfer=data;
% plot(year,wolfer)
% title(' signal')
Y = fft(wolfer);
Y(1)=[];
% plot(Y,'ro')
% title('Fourier Coefficients in the Complex P
gewei.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,