代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/371511/9550963
c zc0301_driver.c
/* This file in the main file of this driver.
*
* This driver is suite for zc0301 control IC and pb0330 sensor IC.
*
* The device uses USB1.1 to transfer datas, so speed is not so fast.
*
* I bo
www.eeworm.com/read/169968/9829339
c windowc.c
/*
* Fast Fourier Transform windowing
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#include
#include
#include
#include "windowc.h"
stat
www.eeworm.com/read/169968/9829349
h ffttestc.h
/*
* Fast Fourier Transform main prototype
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#ifndef _FFT_TEST_
#define _FFT_TEST_
int fft_main( int argc, char **argv ) ;
www.eeworm.com/read/169968/9829360
c fftc.c
/*
* Fast Fourier Transform C
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#include
#include
#include
#include "fftc.h"
/**** FFTC ****
www.eeworm.com/read/169968/9829378
c ffttgenc.c
/*
* Fast Fourier Transform table generation
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#include
#include
#include
#include "ffttgenc.h"
www.eeworm.com/read/364910/9888236
txt enconfig-fastspeed baseline.txt
4 # version; recommend for fast speed parameter
352 # width
288 # height
16 # search x
16 # search y
300 # total frame number
300 # i intervals
300 # idr intervals
0 # b frame number between 2
www.eeworm.com/read/364910/9888290
txt enconfig-goodqulity baseline.txt
4 # version; recommend for fast speed parameter
352 # width
288 # height
16 # search x
16 # search y
300 # total frame number
300 # i intervals
300 # idr intervals
1 # b frame number between 2
www.eeworm.com/read/168569/9907537
wat makefile.wat
#
# "$Id: makefile.wat,v 1.1 2005/04/09 22:09:50 ufoz Exp $"
#
# GNU ZIP library makefile for the Fast Light Toolkit (FLTK).
#
# Copyright 1997-2004 by Easy Software Products.
#
# This library is free
www.eeworm.com/read/362145/10016211
cxx test.cxx
// generated by Fast Light User Interface Designer (fluid) version 1.0104
#include "test.h"
Fl_Double_Window* UserInterface::make_window() {
Fl_Double_Window* w;
{ Fl_Double_Window* o = ne
www.eeworm.com/read/361050/10067667
c dm9000x.c
/*
dm9000.c: Version 1.2 12/15/2003
A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
Copyright (C) 1997 Sten Wang
This program is free software; you can redistribute it and/or
modify