代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/287455/8686037
java bm.java
package com;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
/**
* Fast string search (indexOf) using the Boyer-Moore
* algorithm.
*
* use:
* import com.m
www.eeworm.com/read/431224/8698371
m build_b.m
function a = build_b(a)
% build admittance matrix B' and B" for fast decoupled
% power flow algorithm (FDPF)
%
% see also BUILD_Y and Settings
global Bus Settings
if ~a.n, return, end
nb = Bus.n;
www.eeworm.com/read/386996/8714146
htm chap07.htm
order information
7.82 Algorithm Data Encryption Standard (DES)
des (11,555)
7.94 Algorithm Fast Data Encipherment Algori
www.eeworm.com/read/384940/8832288
m build_b.m
function a = build_b(a)
% build admittance matrix B' and B" for fast decoupled
% power flow algorithm (FDPF)
%
% see also BUILD_Y and Settings
global Bus Settings
if ~a.n, return, end
nb = Bus.n;
www.eeworm.com/read/186169/8956176
c dm9ks.c
/*
dm9ks.c: Version 2.03 2005/10/17
A Davicom DM9000A/DM9010 ISA NIC fast Ethernet driver for Linux.
This program is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/184201/9117323
ldf bch_decode.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/184201/9117327
ldf pck_depck_intlv_deintlv.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/184201/9117393
ldf test.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/380753/9129768
spec yum-metadata-parser.spec
%{!?python_sitelib_platform: %define python_sitelib_platform %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Summary: A fast metadata parser for yum
Name:
www.eeworm.com/read/281650/9144045
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