代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/432730/8579696
c jidctflt.c
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not bee
www.eeworm.com/read/432213/8619974
c jidctflt.c
/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/386806/8725871
c irq.c
/*
* linux/kernel/irq.c
*
* Copyright (C) 1992 Linus Torvalds
*
* This file contains the code used by various IRQ handling routines:
* asking for different IRQ's should be done through the
www.eeworm.com/read/386485/8741323
c jidctflt.c
/*
* jidctflt.c
*
* Copyright (C) 1994-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/383713/8925468
c irq.c
/*
* linux/kernel/irq.c
*
* Copyright (C) 1992 Linus Torvalds
*
* This file contains the code used by various IRQ handling routines:
* asking for different IRQ's should be done through the
www.eeworm.com/read/282090/9120048
cpp jidctflt.cpp
/*
* jidctflt.c
*
* Copyright (C) 1994, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/379711/9182018
c irq.c
/*
* linux/kernel/irq.c
*
* Copyright (C) 1992 Linus Torvalds
*
* This file contains the code used by various IRQ handling routines:
* asking for different IRQ's should be done through the
www.eeworm.com/read/182126/9215779
c vgaline.c
/* VGAlib version 1.2 - (c) 1993 Tommy Frandsen */
/* */
/* This library is free software; you can redistribute it an
www.eeworm.com/read/180800/9295151
c hzk.c
unsigned char bit[8]={128, 64, 32, 16, 8, 4, 2, 1};
FILE *hzkstream=NULL;
int hz_init(){
if ((hzkstream = fopen("hzk16", "rb")) == NULL) return 0;
else return 1;
}
void hz_release(){
if
www.eeworm.com/read/376889/9302522
c jidctflt.c
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not bee