代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/405216/11468906

m tp1.m

% Course n?1 for "A Matlab Tour of Fast Marching Methods" % first set up path path(path, 'toolbox_fast_marching/'); path(path, 'toolbox_fast_marching/data/'); path(path, 'toolbox_fast_marching/toolb
www.eeworm.com/read/402770/11528007

cpp ex119_oci8.cpp

#include using namespace std; #include class super_fast_string{ public: super_fast_string(void) { buf[0]=0; } super_fast_string(const char* s) { #i
www.eeworm.com/read/402770/11528121

cpp ex121_db2.cpp

#include using namespace std; #include class super_fast_string{ public: super_fast_string(void) { buf[0]=0; } super_fast_string(const char* s) { #i
www.eeworm.com/read/402770/11528214

cpp ex120_odbc.cpp

#include using namespace std; #include class super_fast_string{ public: super_fast_string(void) { buf[0]=0; } super_fast_string(const char* s) { #i
www.eeworm.com/read/402770/11528274

cpp ex604_odbc.cpp

#include #include using namespace std; class super_fast_string{ public: super_fast_string(void) { buf[0]=0; } super_fast_string(const char* s) { #i
www.eeworm.com/read/402770/11528381

cpp ex411_odbc.cpp

#include #include using namespace std; class super_fast_string{ public: super_fast_string(void) { buf[0]=0; } super_fast_string(const char* s) { #i
www.eeworm.com/read/260117/11746430

vhm uart.vhm

-- -- Written by Synplicity -- Tue Jul 17 10:47:47 2007 -- -- library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; library synplify; use synplify.components.all; library xp
www.eeworm.com/read/259865/11761639

bak fastcall.bak

#include #include int _fastcall add_fast(int a, int b) { return(a + b); } int add_slow(int a, int b) { return(a + b); } void main(void) { unsigned
www.eeworm.com/read/155597/11861748

c jfdctflt.c

/* * jfdctflt.c * *该文件为前向DCT的浮点运算,它要比整数运算更精确。 * */ #ifdef DCT_FLOAT_SUPPORTED /* /*该程序只适用于8×8的块变换*/ #if DCTSIZE != 8 Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err
www.eeworm.com/read/341595/12076351

asm charger.asm

; 78K/0S Series C Compiler V1.50 Assembler Source ; Date: 9 Mar 2007 Time:10:28:27 ; Command : -fcharger.pcc ; In-file : charger.c ; Asm-file