代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/442758/7645232
c ejem_25.c
// EJEMPLO 25
// Autor: Mikel Etxebarria
// (c) Ingenier韆 de Microsistemas Programados S.L.
// www.microcontroladores.com
// Bilbao 2006
//
//El TMR1 en el modo contado
www.eeworm.com/read/296068/8125256
c mutex_unix.c
/*
** 2007 August 28
**
** 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/244097/12888584
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/140983/13049056
ucf top.ucf
#####################
# clock constraints #
#####################
#
#specifying clock periods
#133 MHz
NET "sys_clk" PERIOD = 7.5ns ;
NET "fpga_clk" PERIOD = 7.5ns ;
NET "fpga_clk2x" PERIOD
www.eeworm.com/read/325084/13228152
c iomanager.c
// IoManager
// Copyright Ric Vieler, 2006
// Process remote IO
#include "ntddk.h"
#include "Ghost.h"
#include "IoManager.h"
#include "FilterManager.h"
#include "keyManager.h"
#pragma code
www.eeworm.com/read/323757/13322042
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/320782/13418427
_deps
H 2141964 10 7 0 40 41 0 0 0 0
L 7 verilog 22 $MODEL_TECH/../verilog
L 11 unisims_ver 41 d:\Modeltech_6.2b\xilinx_libs\unisims_ver
L 17 xilinxcorelib_ver 47 d:\Modeltech_6.2b\xilinx_libs\XilinxCoreLib
www.eeworm.com/read/314474/13566550
malloc-notes
size of ngram reading Switchboard trigram
SunOS5.5.1 libc malloc 12M
-lmalloc 12M
IRIX5.1 libc malloc 12M
-lmalloc MX_FAST = 24 11M
MX_FAST = 10 12M
MX_FAST = 32 11M
www.eeworm.com/read/306970/13734164
c vorbis.c
/**
* @file vorbis.c
* Common code for Vorbis I encoder and decoder
* @author Denes Balatoni ( dbalatoni programozo hu )
* This file is part of FFmpeg.
*
* FFmpeg is free software; you
www.eeworm.com/read/306970/13734312
c simple_idct_alpha.c
/*
* Simple IDCT (Alpha optimized)
*
* Copyright (c) 2001 Michael Niedermayer
*
* based upon some outcommented C code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzm