代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/315549/3619501
h fl.h
//
// "$Id: Fl.H,v 1.2 2002/11/27 15:42:23 vpisarev Exp $"
//
// Main header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
// This library is
www.eeworm.com/read/315549/3619516
h math.h
//
// "$Id: math.h,v 1.2 2002/11/27 15:42:23 vpisarev Exp $"
//
// Math header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
// This library
www.eeworm.com/read/315549/3619526
h fl_tooltip.h
//
// "$Id: Fl_Tooltip.H,v 1.2 2002/11/27 15:42:23 vpisarev Exp $"
//
// Tooltip header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2002 by Bill Spitzak and others.
//
// This
www.eeworm.com/read/313170/3645308
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200
www.eeworm.com/read/305566/3772206
readme
This directory contains utilities not requiring par:
PROGRAM PURPOSE
ctrlstrip.c ctrlstrip - Strip non-graphic characters
fcat.c fast cat with 1 read per file
isatty.c pass on return from the
www.eeworm.com/read/304657/3786816
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200
www.eeworm.com/read/303435/3811796
readme
This directory contains utilities not requiring par:
PROGRAM PURPOSE
ctrlstrip.c ctrlstrip - Strip non-graphic characters
fcat.c fast cat with 1 read per file
isatty.c pass on return from the
www.eeworm.com/read/294069/3920569
m test.m
function test(mode)
% test nearest neighbor search based mex files
% recompile
error_flag = 0;
if nargin < 1
mode = 'all';
end
disp('Fast nearest neighbor search routines test')
load points.dat
www.eeworm.com/read/292984/3935716
m ffa.m
% function [L,Ph,LL]=ffa(X,K,cyc,tol);
%
% Fast Maximum Likelihood Factor Analysis using EM
%
% X - data matrix
% K - number of factors
% cyc - maximum number of cycles of EM (default 100)
% tol - te
www.eeworm.com/read/292964/3936864
m ffa.m
% function [L,Ph,LL]=ffa(X,K,cyc,tol);
%
% Fast Maximum Likelihood Factor Analysis using EM
%
% X - data matrix
% K - number of factors
% cyc - maximum number of cycles of EM (default 100)
% tol - te