代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/421113/2054923
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200
www.eeworm.com/read/421110/2055131
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200
www.eeworm.com/read/420803/2060882
cpp timgfilterluma.cpp
/*
* Copyright (c) 2002-2006 Milan Cutka
* luminance gain and offset based on DVD2AVI source code
* fast gamma correction by Michael Herf (http://www.stereopsis.com)
* RGB gamma correction wor
www.eeworm.com/read/418717/2085127
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200
www.eeworm.com/read/414420/2147164
h fsl_mcdmafec.h
/*
* fsl_mcdmafec.h -- Multi-channel DMA Fast Ethernet Controller definitions
*
* Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
* TsiChung Liew (Tsi-Chung.Liew@freescale.com)
*
* See fil
www.eeworm.com/read/410339/2211605
h crypto.h
#ifndef _LINUX_CRYPTO_H_
#define _LINUX_CRYPTO_H_
/*
* include/linux/crypto.h
*
* Written by Alexander Kjeldaas 1998-10-13
*
* Copyright 1998 by Alexander Kjeldaas. This code is
www.eeworm.com/read/409921/2224372
h monitor.h
#ifndef _WIN32K_MONITOR_H
#define _WIN32K_MONITOR_H
struct GDIDEVICE;
/* monitor object */
typedef struct _MONITOR_OBJECT
{
HANDLE Handle; /* system object handle */
FAST_MUTE
www.eeworm.com/read/393286/2478738
s checksum.s
/*
* A fast checksum routine using movem
* Copyright (c) 1998-2001, 2003 Axis Communications AB
*
* csum_partial(const unsigned char * buff, int len, unsigned int sum)
*/
.globl csum_partial
cs
www.eeworm.com/read/393163/2487811
m ffa.m
% function [L,Ph,LL]=ffa(X,K,cyc,tol);
%
% Fast Maximum Likelihood Factor Analysis using EM
%
% X - data matrix
% K - number of factors
% cyc - maximum number of cycles of EM (default 100)
% tol - te
www.eeworm.com/read/389879/2532641
s checksum.s
/*
* A fast checksum routine using movem
* Copyright (c) 1998-2001, 2003 Axis Communications AB
*
* csum_partial(const unsigned char * buff, int len, unsigned int sum)
*/
.globl csum_partial
cs