代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/306970/13734380

h vorbis.h

/* * copyright (c) 2006 Oded Shimon * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU L
www.eeworm.com/read/148359/5716095

h jas_seq.h

/* * Copyright (c) 1999-2000 Image Power, Inc. and the University of * British Columbia. * Copyright (c) 2001-2002 Michael David Adams. * All rights reserved. */ /* __START_OF_JASPER_LICENSE__
www.eeworm.com/read/147766/5721232

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/147091/5733512

sql cursor.sql

use pubs go declare cur_title cursor FAST_FORWARD --keyset,dynamic ,static for select * from titles open cur_title if @@error =0 begin print '游标打开成功!' print '记录数:'+convert(varchar,@@
www.eeworm.com/read/141300/5771494

c mos1del.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles **********/ /* */ #include "ngspice.h" #include "mos1defs.h" #include "sperro
www.eeworm.com/read/141300/5771637

c mos9del.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles Modified: Alan Gillespie **********/ /* */ #include "ngspice.h" #include "mos
www.eeworm.com/read/141300/5772101

c mos3del.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles **********/ /* */ #include "ngspice.h" #include "mos3defs.h" #include "sperro
www.eeworm.com/read/141300/5772427

c mos2del.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles **********/ /* */ #include "ngspice.h" #include "mos2defs.h" #include "sperro
www.eeworm.com/read/136827/5847368

c simple_idct_alpha.c

/* * Simple IDCT (Alpha optimized) * * Copyright (c) 2001 Michael Niedermayer * * This library is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/136571/5868933

c sdl_systimer.c

/* SDL - Simple DirectMedia Layer Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of th