代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/462149/7208570
m defocusapprox.m
function [I,F,I_dx] = defocusApprox(Radiance,BlurMap,I0,dBlurMap)
% Generate defocused images and deblurring gradient using
% approximate-but-fast kernel
%
% Check the approximation by running the te
www.eeworm.com/read/459924/7262637
cpp xor_sample.cpp
/*
*
* Fast Artificial Neural Network (fann) C++ Wrapper Sample
*
* C++ wrapper XOR sample with functionality similar to xor_train.c
*
* Copyright (C) 2004-2006 created by freegoldbar (
www.eeworm.com/read/459924/7262647
h compat_time.h
/*
Originally timeval.h by Wu Yongwei
Fast Artificial Neural Network Library (fann)
Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk)
This library is free software; you can redistri
www.eeworm.com/read/449126/7518006
m ffttx.m
function y = ffttx(x)
%FFTTX Textbook Fast Finite Fourier Transform.
% FFTTX(X) computes the same finite Fourier transform as FFT(X).
% The code uses a recursive divide and conquer algorithm fo
www.eeworm.com/read/445043/7600060
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/439490/7707826
c gif.c
#define LOCAL static
#define IMPORT extern
#define FAST register
typedef short WORD;
typedef unsigned short UWORD;
typedef char TEXT;
typedef unsigned char UTINY;
typedef long LONG;
typede
www.eeworm.com/read/438146/7735467
c c2p_planar.c
/*
* Fast C2P (Chunky-to-Planar) Conversion
*
* Copyright (C) 2003-2008 Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the f
www.eeworm.com/read/438146/7735585
h c2p.h
/*
* Fast C2P (Chunky-to-Planar) Conversion
*
* Copyright (C) 2003-2008 Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the f
www.eeworm.com/read/438146/7735789
c c2p_iplan2.c
/*
* Fast C2P (Chunky-to-Planar) Conversion
*
* Copyright (C) 2003-2008 Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the f