代码搜索:Fast

找到约 10,000 项符合「Fast」的源代码

代码结果 10,000
www.eeworm.com/read/202824/15372055

m ihist.m

%IHIST Image histogram (fast) % % ihist(image) % h = ihist(image) % % Compute a greylevel histogram of IMAGE. Much faster than the builtin % hist() function. The histogram is fixed with 256 bins spa
www.eeworm.com/read/202756/15374494

in control.in

Package: fame Version: @VERSION@ Maintainer: Vivien Chappelier Description: Fast Assembly MPEG Encoder . An MPEG encoder optimized for Pentium MMX technology.
www.eeworm.com/read/202755/15374515

readme

recmpeg version 1.0.4 DESCRIPTION =========== recmpeg is a simple video encoder based on libFAME, the fast assembly mpeg encoding library. recmpeg supports encoding of MPEG-1, MPEG-4 rectangular an
www.eeworm.com/read/202086/15390636

dpr fastmm_fulldebugmode.dpr

{ Fast Memory Manager: FullDebugMode Support DLL 1.42 Description: Support DLL for FastMM. With this DLL available, FastMM will report debug info (unit name, line numbers, etc.) for stack tr
www.eeworm.com/read/202086/15390644

dpr borlndmm.dpr

{ Fast Memory Manager: Replacement BorlndMM.DLL 1.05 Description: A replacement borlndmm.dll using FastMM instead of the RTL MM. This DLL may be used instead of the default DLL together with
www.eeworm.com/read/202086/15390653

pas fastmm4messages.pas

{ Fast Memory Manager: Messages Simplified Chinese translation by JiYuan Xie. } unit FastMM4Messages; interface {$Include FastMM4Options.inc} const {The name of the debug info
www.eeworm.com/read/202086/15390656

pas fastmm4messages.pas

{ Fast Memory Manager: Messages Portuguese (Brazil) translation by Johni Jeferson Capeletto (capeletto@gmail.com) - Love you Julia. } unit FastMM4Messages; interface {$Include FastMM
www.eeworm.com/read/202086/15390659

pas fastmm4messages.pas

{ Fast Memory Manager: Messages Spanish translation by JRG (TheDelphiGuy@gmail.com). Change Log: 15 Feb 2006: Updated by Marcelo Montenegro. } unit FastMM4Messages; interface {
www.eeworm.com/read/202086/15390660

pas fastmm4messages.pas

{ Fast Memory Manager: Messages Indonesian translation by Zaenal Mutaqin. } unit FastMM4Messages; interface {$Include FastMM4Options.inc} const {The name of the debug info supp
www.eeworm.com/read/200388/15434332

m ivar.m

%IVAR Fast neighbourhood variance/kurtosis/skewness % % V = IVAR(IM, SE, OP) % V = IVAR(IM, SE, OP, EDGE) % % Computes the specified statistic over the pixel neighbourhood % which becomes the corresp