代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/267247/11188769

h liion.h

/**************************************************************************** Device : AT90S2333 File name : LiIon.h Ver nr. : 1.0 Description : Header file for
www.eeworm.com/read/238281/13897929

c chandle.c

/* * Copyright (C) ARM Limited, 1998. All rights reserved. */ #include #include "MX1_def.h" #include "Common.h" #include "ProtoType.h" typedef void (*FUNCT)(void); // define a
www.eeworm.com/read/237195/13972094

pas jfdctflt.pas

Unit JFDctFlt; {$N+} { This file contains a floating-point implementation of the forward DCT (Discrete Cosine Transform). This implementation should be more accurate than either of the int
www.eeworm.com/read/110253/15538098

cpp sq3view.cpp

// Sq3View.cpp : implementation of the CSq3View class // #include "stdafx.h" #include "Sq3.h" #include "Sq3Doc.h" #include "Sq3View.h" #include "MainFrm.h" // for SetStatusText call #in
www.eeworm.com/read/109814/15547402

cpp sq3view.cpp

// Sq3View.cpp : implementation of the CSq3View class // #include "stdafx.h" #include "Sq3.h" #include "Sq3Doc.h" #include "Sq3View.h" #include "MainFrm.h" // for SetStatusText call #in
www.eeworm.com/read/107608/15604713

c init.c

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted
www.eeworm.com/read/103288/15737658

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // FAST_AES_TEST.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "st
www.eeworm.com/read/387891/8648894

h vorbis.h

#define ALT_BITSTREAM_READER_LE #include "avcodec.h" #include "bitstream.h" #include "dsputil.h" typedef struct { uint_fast8_t dimensions; uint_fast8_t lookup_type; uint_fast8_t maxdepth;
www.eeworm.com/read/429854/8785614

html globals_defs.html

AVR221 - PID controller: Data Fields
www.eeworm.com/read/285975/8797814

072_best ch08.072_best

############################################################################## ## Code fragment (Recommended) from Chapter 8 of "Perl Best Practices" ## ## Copyright (c) O'Reilly & Associates