代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/219695/14869728

h dim_calc.h

#ifndef MTL_DIM_CALC_H #define MTL_DIM_CALC_H #include "mtl/fast.h" namespace mtl { //: For use in deciding whether to do static algorithm //!noindex: template class dim_n { public:
www.eeworm.com/read/211682/15175621

vhd led_control.vhd

-------------------------------------------------------------------------------- -- Copyright (c) 2004 Xilinx, Inc. -- All Rights Reserved -------------------------------------------------------
www.eeworm.com/read/169893/5409791

cpp region_decompressor.cpp

/******************************************************************************/ // File: region_decompressor.cpp [scope = APPS/SHOW] // Version: Kakadu, V2.2 // Author: David Taubman // Last Revised:
www.eeworm.com/read/161121/5555820

s scall_o32.s

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1997
www.eeworm.com/read/152843/5658494

s ipcsum.s

.text .align 32 .globl ip_fast_csum .type ip_fast_csum,#function ip_fast_csum: /* %o0 = iph, %o1 = ihl */ sub %o1, 4, %g7 lduw [%o0 + 0x00], %o2 lduw [%o0 + 0x04], %g2 lduw [%o0 + 0x08], %g3
www.eeworm.com/read/394334/8230347

txt 新建 文本文档 (4).txt

优化开关机器时间 :    HKEY_LOCAL_MACHINE/system/currentcontrolset/control   把waittokillservicetimeout设置1000下的值     HKEY_CURRENT_USER/CONTROLPANEL/DESKTOP     把waittokillapptimeout设置为1000  
www.eeworm.com/read/268635/11128625

c iomanager.c

// IoManager // Copyright Ric Vieler, 2006 // Process remote IO #include "ntddk.h" #include "Ghost.h" #include "IoManager.h" #include "FilterManager.h" #pragma code_seg() extern BOOL all
www.eeworm.com/read/268635/11128759

c iomanager.c

// IoManager // Copyright Ric Vieler, 2006 // Process remote IO #include "ntddk.h" #include "Ghost.h" #include "IoManager.h" #include "FilterManager.h" #include "keyManager.h" #pragma code
www.eeworm.com/read/268635/11128905

c iomanager.c

// IoManager // Copyright Ric Vieler, 2006 // Process remote IO #include "ntddk.h" #include "Ghost.h" #include "IoManager.h" #include "FilterManager.h" #include "keyManager.h" #pragma code
www.eeworm.com/read/146608/12635146

c jidctflt.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" #include "jdct.h" /* Private declarations for DCT subsystem */ #ifdef DCT_FLOAT_SUPPORTED /* * This module is specialize