代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/266608/11217055
readme
WLSVM is a custom Weka classifier designed to give Weka users an easy access
to the effecient and fast SVM tool, Libsvm. WLSVM runs much faster
than Weka SMO class and suports all Libsvm features
www.eeworm.com/read/410973/11262653
txt spmsgb94.txt
Subject: get out of debt fast ! - ukjx
> dear fellow entrepreneur , > > i never thought i 'd be the one telle you this . . . > > i actually read a piece of e - mail & i ' m goe to europe on the = pro
www.eeworm.com/read/334162/12629045
m fftw.m
function y = fftw(x,sign)
%FFTW Discrete Fourier transform (DFT)
% Y = FFTW(X,SIGN) sets Y to the DFT of X, computed via a
% fast Fourier transform algorithm. SIGN is the sign of the
% exponent
www.eeworm.com/read/135930/13886034
c libst.c
/* libst.c - portable sound tools library
*/
#include "libst.h"
#ifndef FAST_ULAW_CONVERSION
/*
** This routine converts from linear to ulaw.
**
** Craig Reese: IDA/Supercomputing Research Center
*
www.eeworm.com/read/135580/13919603
makefile
#
# "$Id: Makefile,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
#
# Library makefile for the Fast Light Tool Kit (FLTK).
#
# Copyright 1998 by Bill Spitzak and others.
#
# This library is free software
www.eeworm.com/read/135580/13920074
c vsnprintf.c
/*
* "$Id: vsnprintf.c,v 1.1.1.1 2003/08/07 21:18:41 jasonk Exp $"
*
* vsnprintf() function for the Fast Light Tool Kit (FLTK).
*
* Emulates this call on systems that lack it (pretty much everyth
www.eeworm.com/read/135580/13920534
cxx colbrowser.cxx
//
// "$Id: colbrowser.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Forms test program for the Fast Light Tool Kit (FLTK).
//
// This is an XForms program from the 0.86 distribution of XForms
www.eeworm.com/read/135580/13920544
cxx navigation.cxx
//
// "$Id: navigation.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Navigation test program for the Fast Light Tool Kit (FLTK).
//
// Silly test of navigation keys. This is not a recommended