代码搜索:移相法

找到约 10,000 项符合「移相法」的源代码

代码结果 10,000
www.eeworm.com/read/123446/14632777

opt 牛顿法.opt

www.eeworm.com/read/123446/14632779

mak 牛顿法.mak

# Microsoft Developer Studio Generated NMAKE File, Based on 牛顿法.dsp !IF "$(CFG)" == "" CFG=牛顿法 - Win32 Debug !MESSAGE No configuration specified. Defaulting to 牛顿法 - Win32 Debug. !ENDIF !IF "$
www.eeworm.com/read/123446/14632780

ncb 牛顿法.ncb

www.eeworm.com/read/123446/14632788

dsw 牛顿法.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/123437/14634136

jpg 陈毅法.jpg

www.eeworm.com/read/122580/14683116

c 排序法.c

#include #include struct node { int key; }r[20]; struct rnode { int key; int point; }; main() { void print(struct node a[20],int n); int creat(); void shell
www.eeworm.com/read/120884/14784387

cpp 割线法.cpp

#include #include double x=0; double f(double x) { return (x*x*x-7.7*x*x+19.2*x-15.3); } /*由于文件太小 所以加了这么几个字 世界答复会计师拉丁;风纪扣发生搭街坊历史;非金属;安放贷款;扩大解放了;撒旦咖啡碱了;深刻搭街坊了解撒旦法;搭街坊离开;地方 *
www.eeworm.com/read/219123/14893630

txt 割线法.txt

#include #include #define N 100 #define eps 1e-6 #define eta 1e-8 float Gexian(float(*f)(float),float x0,float x1) { float x2,d0,d1; int k=0; do { x2=x1-(*f)(x1)*(x
www.eeworm.com/read/218376/14924230

cpp 幂法.cpp

#include #include #define N 3 #define EPS 1e-6 #define KM 30 void PowerMethod(float *A) { float MaxValue(float *,int ); float U[N],V[N],r2,r1; float temp; int i,j,
www.eeworm.com/read/214867/15085842

m 限幅法.m

%%Clipping and Filtering % Repeated Clipping and Filtering--PAPR Simulation % % Reference: J. Armstrong, New OFDM peak-to-average power reduction scheme. % % Author: Bin Jiang % National M