代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/147766/5721875

flags .fast-math-emu.o.flags

ifeq (,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += fast-math-emu.o endif
www.eeworm.com/read/398163/6291418

c linefit_all_fast4.c

#include "timeseries.h" double linefit_all_fast4(data_kernel dk, double *C, int nrow, options op, double *r) { int i, j, k, info, nrhs, lwork, minrc; int ncol; int *ipiv; double alpha, beta, a, P,
www.eeworm.com/read/398163/6291423

c linefit_all_fast2.c

#include "timeseries.h" double linefit_all_fast2(double *A, double *data, double *C, int nrow, int ncol, double *fit, double *cov_fit, double *residuals, double *sigma, int get_sigma) { int i, j, k,
www.eeworm.com/read/398163/6291441

c linefit_all_fast3.c

#include "timeseries.h" double linefit_all_fast3(data_kernel dk, double *C, int nrow, double *fit, double *cov_fit, double *data_hat, options op) { int i, j, k, info, nrhs, lwork, minrc; int ncol; i
www.eeworm.com/read/485855/6548477

m pitch_fr3_fast.m

function [T,frac,vn]=pitch_fr3_fast(exc,xn,h,tmin,tmax,biaozhi) %Fast version of the pitch close loop. %exc,xn,h,tmin,tmax--(excitation buffer) (target vector ) (impulse response of %filters.) (mi
www.eeworm.com/read/485548/6552933

exe c30fast_fft.exe