代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/385114/8818856
h mygzip.h
/*****************************************
Copyright (c) 2001-2004
Sigma Designs, Inc. All Rights Reserved
Proprietary and Confidential
*****************************************/
#include "versi
www.eeworm.com/read/285309/8851341
h idct.h
// idct.h //
#ifndef _IDCT_H_
#define _IDCT_H_
#ifdef _INTEL_IDCT_
#define Fast_IDCT idct
#endif // _INTEL_IDCT_
#endif // _IDCT_H_
www.eeworm.com/read/383643/8930343
c pll_setup.c
/******************************************************************************/
//
// Name: BF533 EZ-KIT PLL Setup
//
/***************************************************************************
www.eeworm.com/read/186078/8961533
pci 80860484.pci
%! Detailed register description file for PCICFG.EXE by Ralf Brown
%!
%! Filename 80860484.PCI = Vendor 8086h, Device 0484h -- Intel 82378
%! Last Edit 9/27/97 by Ralf Brown
%!
!begin
82378/82
www.eeworm.com/read/382751/9003016
c mutex_w32.c
/*
** 2007 August 14
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness
www.eeworm.com/read/283587/9004886
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/382128/9047380
cpp layer2.cpp
#include "mpg123.h"
#include "l2tables.h"
static int grp_3tab[32 * 3] = { 0, };
static int grp_5tab[128 * 3] = { 0, };
static int grp_9tab[1024 * 3] = { 0, };
real muls[27][64];
www.eeworm.com/read/378183/9243795
dat asslandat11b.dat
说明: OPRD1 为任意一个16位的寄存器.
---- OPRD2 为32位的存储器地址.
示例: LDS SI,ABCD
LDS BX,FAST[SI]
LDS DI,[BX]
注意: 上面LDS DI,[BX]指令的功能是把BX所指的32位地址指针的段地址送入DS,偏移地址送入DI.
www.eeworm.com/read/378183/9243962
dat asslandat12b.dat
说明: OPRD1 为任意一个16位的寄存器.
---- OPRD2 为32位的存储器地址.
示例: LES SI,ABCD
LES BX,FAST[SI]
LES DI,[BX]
注意: 上面LES DI,[BX]指令的功能是把BX所指的32位地址指针的段地址送入ES,偏移地址送入DI
www.eeworm.com/read/377683/9265781
c mutex_w32.c
/*
** 2007 August 14
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness