代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/341826/12059921
asm basensyntax.asm
;/subrutine name : Basensyntax.asm
;/user bady : HE
;/fast clock : 4Mhz
;/slow clock : 32768khz
;/programer : Alton
.area Basensyntax(code,rel)
.Basensyntax::
call .InitB
www.eeworm.com/read/341826/12060524
asm basensyntax.asm
;/subrutine name : Basensyntax.asm
;/user bady : HE
;/fast clock : 4Mhz
;/slow clock : 32768khz
;/programer : Alton
.area Basensyntax(code,rel)
.Basensyntax::
call .InitB
www.eeworm.com/read/153044/12064387
m fps.m
function u = fps(p, isSlope, dx, dy)
% fps -- Fast Poisson solver with boundary values.
% fps(p) solves laplacian(u) = p for u, assuming the
% boundary values are given along the perimeter of
%
www.eeworm.com/read/255541/12074835
c malloc.c
/*
* malloc.c --- a general purpose kernel memory allocator for Linux.
*
* Written by Theodore Ts'o (tytso@mit.edu), 11/29/91
*
* This routine is written to be as fast as possible, so that i
www.eeworm.com/read/150169/12307806
dpr fastmm_debuginfo.dpr
{
Fast Memory Manager: Debug Info Support DLL 1.01
Description:
Support DLL for FastMM. With this DLL available, FastMM will report debug info
(unit name, line numbers, etc.) for stack trace
www.eeworm.com/read/149735/12354412
cpp inffast.cpp
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "stda
www.eeworm.com/read/336669/12426058
log atmel_isp.log
Amel ISP Version 5.1
Compilling chain file ....
Rebuilding Device Chain.
Device #1:
Device type = ATF1504AS
Number of fuses = 34192
Jedec file = D:\fast_ad
www.eeworm.com/read/336465/12442040
nlogo ---gaslab gas in a box.nlogo
globals [
fast medium slow ;; current counts
avg-speed avg-energy ;; current averages
avg-speed-init avg-energy-init ;; initial averages
clock vsplit vclock
www.eeworm.com/read/131256/14154037
c malloc.c
/*
* malloc.c --- a general purpose kernel memory allocator for Linux.
*
* Written by Theodore Ts'o (tytso@mit.edu), 11/29/91
*
* This routine is written to be as fast as possible, so that it
* can be
www.eeworm.com/read/130981/14164491
c malloc.c
/*
* malloc.c --- a general purpose kernel memory allocator for Linux.
*
* Written by Theodore Ts'o (tytso@mit.edu), 11/29/91
*
* This routine is written to be as fast as possible, so that it
* can be