代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/146521/12640807
rpt alu.tan.rpt
Timing Analyzer report for alu
Sat Dec 24 23:25:11 2005
Version 4.1 Build 181 06/29/2004 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
www.eeworm.com/read/238281/13897880
h prototype.h
/******************************************************************************
C H E A D E R F I L E
(c) Copyright Motorola Semiconductors Hong Kong Limited 2001-2002
ALL RIGHTS RESERVE
www.eeworm.com/read/237289/13969945
makefile
# Makefile for fatomo
# s.h. 01-01-15
#
# INCL =
.SUFFIXES: .f .o
#
F77 = f77
#
bin = ../bin/fatomo
#
.f.o:; $(F77) -c -g -lm $*.f
fatomo: fatomo.o
$(F77) -fast -lm -lV77 -o $(bin) fatomo.o time_
www.eeworm.com/read/134257/14000080
cpp garminround.cpp
//
// GPSMapEdit
// (c) Konstantin Galichsky (kg@geopainting.com), 2002-2005
//
// The Garmin-specific coordinate grid.
//
# include "StdAfx.h"
# include "GarminRound.h"
# include "PtAlgo.h"
www.eeworm.com/read/132667/14079194
run-benchmarks
#!/bin/sh
BEGIN=benchmarks/report-begin.txt
END=benchmarks/report-end.txt
OUT=benchmarks/report.xml
rm -f $OUT
sed "s/#DATE#/`date +%Y-%m-%d`/g" < $BEGIN |
sed "s/#UNAME#/`uname -a`/g" > $OUT
case
www.eeworm.com/read/203417/15359587
html globals_defs.html
AVR221 - PID controller: File Member Index
www.eeworm.com/read/105051/15679304
h stdint.h
/*
* stdint.h
*/
#ifndef _STDINT_H
#define _STDINT_H
/* Exact types */
typedef signed char int8_t;
typedef signed short int16_t;
typedef signed int int32_t;
typedef signed long long int64_t;
www.eeworm.com/read/251458/12343227
c install_codec_heap.c
#include "install_codec_heap.h"
#pragma default_section(CODE, "sdram0_bank1")
static int heapid = 0;
extern int ldf_heap_space;
extern int ldf_heap_length;
extern void ldf_slow_heap_space
www.eeworm.com/read/370824/9582585
pdf sequential minimal optimization- a fast algorithm for training support vector machines.pdf
www.eeworm.com/read/356809/10220976