代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/405676/11459425
java filereader.java
package ex4_fast_fourier_transform;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
public class Filereader {
int n=0;
String[] as;
public Filereade
www.eeworm.com/read/402993/11525031
inf oemsetup.inf
; OEMSETUP.INF for AMD PCnet Fast Ethernet Connection Driver
[netcard]
PCNTND$="Advanced Micro Devices PCnet",561,ndis,ethernet,real,PCNTND,pcntnd_nif
[PCNTND]
devdir=1:PCNTND.dos
device=pcn
www.eeworm.com/read/260026/11751352
cxx fft.cxx
//$$ fft.cxx Fast fourier transform
// Copyright (C) 1991,2: R B Davies
#define WANT_MATH
#include "include.h"
#include "newmatap.h"
static void cossin(int n
www.eeworm.com/read/346216/11761195
h control.h
// control.h : Interface of class GameControl
#ifndef BWINDOW_H
#define BWINDOW_H
#include "Bug.h"
#include "Hunter.h"
enum GameLevel { Slow, Fast, Done };
enum GameStatus { GameWon, Playi
www.eeworm.com/read/255577/12072640
m f_blockconv.m
function y = f_blockconv (h,x)
% F_BLOCKCONV: Fast linear block convolution of two signals
%
% Usage: y = f_blockconv (h,x)
%
% Inputs:
% h = vector of length L containing first signa
www.eeworm.com/read/340617/12143211
c dm9000x.c
/*
* dm9000.c: Version 1.2 03/18/2003
*
* A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
* Copyright (C) 1997 Sten Wang
*
* This program is free software; you can redi
www.eeworm.com/read/253454/12220831
c fwt.c
/*
Fast Walsh Transform
x - pointer to data
n = number of data points - order of FWT (should be equal to power of 2: 4,8,16,32 etc.)
only integer calculations are used, no mul/div operations us
www.eeworm.com/read/150169/12307839
cpp fastmm4bcb.cpp
/*
Fast Memory Manager: BCB support 1.01
Description:
FastMM support unit for BCB6 1.0. Loads FastMM4 on startup of the Borland C++
Builder application or DLL.
Usage:
1) Under the Proje
www.eeworm.com/read/232663/14186067
m szu.m
function a = szu(dE,T,q)
% Szu-Hartley "fast annealing" acceptance method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/softw
www.eeworm.com/read/232043/14210830
c dm9000x.c
/*
dm9000.c: Version 1.2 03/18/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