代码搜索:zero

找到约 10,000 项符合「zero」的源代码

代码结果 10,000
www.eeworm.com/read/137955/13276369

c paranoia.c

#undef V9 #define NOPAUSE /* A C version of Kahan's Floating Point Test "Paranoia" Thos Sumner, UCSF, Feb. 1985 David Gay, BTL, Jan. 1986 This is a rewrite from the Pascal version by B. A
www.eeworm.com/read/239206/13294578

cpp vander.cpp

void vander(double x[], double w[], double q[], int n) { const int nmax = 100; double zero = 0.0; double one = 1.0; double c[100]; int i,j,k,k1; double xx,t,b,s; if (n ==
www.eeworm.com/read/239206/13294903

cpp laguer.cpp

void value(double x1[3],double dx[3],double gm[3],double gp[3], double sq[3],double g2[3],double h[3],double f[3], double d[3],double b[3],double zero[3]) { int i; for(i=1;i
www.eeworm.com/read/239206/13295012

cpp pinvs.cpp

void pinvs(int ie1, int ie2, int je1, int jsf, int jc1, int k, double c[], int nci, int ncj, int nck, double s[], int nsi, int nsj) { double zero = 0.0; int one = 1; double psc
www.eeworm.com/read/137229/13338242

fbk robotarm.fbk

FEEDBACK Fdbck CYCLE_TIME 0.05 ! Name MIN MAX INOUT Movement (-50.0, 50.0) IN Current (-1.0, 1.0) INOUT Position (0.0, 70.0) OUT Pos_error(-70.0, 70.0) IN Refere
www.eeworm.com/read/322874/13362850

s stop.s

/* Copyright (c) 2004 Ark Pioneer MicroElectronics,Ltd. __________________________________________________________ This is for EPI emulator. ______________________________________________________
www.eeworm.com/read/318125/13487766

m plotpz.m

%plotpz.m - plot the zero and pole plane from %transfer function % -1 -2 % b(1)+b(2)*z +b(3)*z %H(z)=------------------------- % -1 -2 % a(1
www.eeworm.com/read/316291/13525710

cpp pfqfn.cpp

// testf2c2.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "f2c.h" /* testpfq.f -- translated by f2c (version 20060506). You must link the res
www.eeworm.com/read/312649/13606779

c paranoia.c

#undef V9 #define NOPAUSE /* A C version of Kahan's Floating Point Test "Paranoia" Thos Sumner, UCSF, Feb. 1985 David Gay, BTL, Jan. 1986 This is a rewrite from the Pascal version by
www.eeworm.com/read/312211/13615919

cpp machar.cpp

#include #include "nr.h" using namespace std; void NR::machar(int &ibeta, int &it, int &irnd, int &ngrd, int &machep, int &negep, int &iexp, int &minexp, int &maxexp, DP &eps, DP &epsne