代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/277143/10661029

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/277143/10661342

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/277143/10661899

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/350922/10697410

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/350637/10724898

c fastcall.c

#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/276309/10749344

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/418361/10952023

h cpu.h

#if !defined (__MIPS_CPU_H__) #define __MIPS_CPU_H__ #define TARGET_HAS_ICE 1 #define ELF_MACHINE EM_MIPS #include "config.h" #include "mips-defs.h" #include "cpu-defs.h" #include "softfloat.h" //
www.eeworm.com/read/417462/10989178

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/189342/7115276

c fastcall.c

#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/453496/7418570

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