代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/434038/7895195
tkenvrc .tkenvrc
# Tkenv configuration
option updatefreq_fast {10}
option updatefreq_express {100}
option stepdelay {300 ms}
option use_mainwindow {1}
option print_banners {1}
option animation_enabled {1}
optio
www.eeworm.com/read/299020/7898466
c dm9000x.c
/*
dm9000x.c: Version 1.25 04/28/2004
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/
www.eeworm.com/read/398277/7996133
tkenvrc .tkenvrc
# Tkenv configuration
option updatefreq_fast {50}
option updatefreq_express {10000}
option stepdelay {300 ms}
option use_mainwindow {1}
option print_banners {1}
option animation_enabled {1}
opt
www.eeworm.com/read/297175/8048363
makefile
HEADER=header.tk
TAIL=tail.tk
# Previous versions always remade kconfig.tk because they always depended
# on soundscript. This runs fairly fast, and I can't find all the
# Config.in files to depend
www.eeworm.com/read/397102/8068553
m ttbpx.m
function [w,i,tr]=ttbpx(w,f,n,p,t,tp,fid)
% TTBPX Train multilayer feed-forward network w/fast backpropagation.
% This is an adapted version of tbpx to be called by bpxnncml.m
% Results are not displa
www.eeworm.com/read/246623/12716888
m consttxsca.m
% random order sequential resource allocation, minimize overall transmit
% energy or maximize sum SIR
% system wide fast sequential DCA/FCA
clear
t=cputime
NF=4;
KA=3;
KS=25;
KM=NF*KA;
KSM=KM
www.eeworm.com/read/144129/12811873
txt readme.txt
Comments for Realtek Fast Ethernet Driver rtl8139.c version 1.0
2001/10/24 ShuChen Shao
1.This driver is based on rtl8139.c version 1.11 written by Donald Becker
and modified by Clifford Chiang
www.eeworm.com/read/330908/12861593
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/330789/12869252
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/330789/12869312
c windowc.c
/*
* Fast Fourier Transform windowing
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#include
#include
#include
#include "windowc.h"
stat