代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/283091/9043201

m szu.m

function a = szu(dE,T,q) % Szu-Hartley "fast annealing" acceptance method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/softw
www.eeworm.com/read/375836/9348636

m szu.m

function a = szu(dE,T,q) % Szu-Hartley "fast annealing" acceptance method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/softw
www.eeworm.com/read/178061/9420842

m fastnnls.m

function [x,w] = fastnnls(XtX,Xty,tol) %FASTNNLS Fast version of built-in NNLS % b = fastnnls(XtX,Xty) returns the vector b that solves X*b = y % in a least squares sense, subject to b >= 0, give
www.eeworm.com/read/374083/9421610

cxx fft.cxx

//$$ fft.cxx Fast fourier transform // Copyright (C) 1991,2: R B Davies #define WANT_MATH #include "include.h" #include "newmatap.h" static void cossin(int n
www.eeworm.com/read/169968/9829286

c fftdgenc.c

/* * Fast Fourier Transform test data generation * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #include #include #include #include "bitutil
www.eeworm.com/read/169968/9829342

h ffttabls.h

;/* ; * Fast Fourier Transform lookup table ; * Copyright (C) ARM Limited 1998-1999. All rights reserved. ; */ ; ffttabls.h ; ; Table for 1024 point FFT. ; Table size = 516 bytes. ; Table st
www.eeworm.com/read/169968/9829345

h ffts.h

/* * Fast Fourier Transform assembler prototypes * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _FFT_S_ #define _FFT_S_ #include "fftstruc.h" int FFT( Complex *
www.eeworm.com/read/169968/9829363

h fftc.h

/* * Fast Fourier Transform C definitions and prototypes * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _FFT_C_ #define _FFT_C_ #include "fftstruc.h" /* import th
www.eeworm.com/read/169968/9829373

h ffttabls.h

;/* ; * Fast Fourier Transform lookup table ; * Copyright (C) ARM Limited 1998-1999. All rights reserved. ; */ ; ffttabls.h ; ; Table for 1024 point FFT. ; Table size = 516 bytes. ; Table st
www.eeworm.com/read/169871/9835609

m szu.m

function a = szu(dE,T,q) % Szu-Hartley "fast annealing" acceptance method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/softw