代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/376889/9302660
c jcdctmgr.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/374502/9402269
scan
#
# Just a quick and dirty /scan routine. It's about as fast as I could
# make it. It could be fast if the nicks weren't aligned but that'd be
# ugly.
#
# - whitefang (thall@magenet.com)
#
alias scan
www.eeworm.com/read/177586/9446455
py hash.py
# use the new fast hash functions if available
try:
import hashlib
sha = hashlib.sha1
except ImportError:
import sha as shalib
sha = shalib.sha
www.eeworm.com/read/373149/9472395
txt @psc_readme_64918_1.txt
Title: Fast Fourier Transformation and Inverse Fast Fourier Transformation (FFT & IFFT) Class
Description: Class and exhaustive test rig for FFT and IFFT. See screenshot. Updated for substantial
www.eeworm.com/read/371615/9545786
summary ppg.sta.summary
------------------------------------------------------------
TimeQuest Timing Analyzer Summary
------------------------------------------------------------
Type : Slow Model Setup 'clk'
Slack :
www.eeworm.com/read/371349/9554995
c jcdctmgr.c
/*
* jcdctmgr.c
*
* Copyright (C) 1994-1996, 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/169919/9832850
c dosfsfat.c
/* dosFsFat.c - DOS file system File Allocation Table Handler */
/* Copyright 1987-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01q,10jan0
www.eeworm.com/read/167958/9944055
c jcdctmgr.c
/*
* jcdctmgr.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/362634/9988502
inc config.inc
;===============================================================================
;
; Copyright ART Ltd 2006. All rights reserved.
;
; File: config.inc
; Data: 2006.04.17
;
;====================
www.eeworm.com/read/362629/9988666
inc config.inc
;===============================================================================
;
; Copyright ART Ltd 2006. All rights reserved.
;
; File: config.inc
; Data: 2006.04.17
;
;====================