代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/295122/8186265
h fft.h
/*
* fft.h - fast fourier transformation definitions(base DIT)
*
* Copyright (C) lartely
*
*/
#include "complex.h"
#include
#include
#include "df
www.eeworm.com/read/394258/8240186
c deskey.c
#define ASMVERSION 1
/* Portable C code to create DES key schedules from user-provided keys
* This doesn't have to be fast unless you're cracking keys or UNIX
* passwords
*/
#include
#i
www.eeworm.com/read/294203/8246705
m iqfft2.m
function Y = iqfft2(X, A, L)
% IQFFT2 Inverse Discrete quaternion Fourier transform.
%
% This function calculates the inverse fast quaternion 2D Fourier transform
% of X. The second parameter, A, spec
www.eeworm.com/read/174455/9586720
c dm9000x_boot.c
/*
dm9000.c: Version 1.1 09/11/2001
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
www.eeworm.com/read/174419/9588127
c dm9000x.c
/*
dm9000.c: Version 1.1 09/11/2001
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
www.eeworm.com/read/369615/9637870
m fastinpaint.m
function k=FastInpaint(I,mask,liter)%(I,mask,liter,bar)
%Image inpainting by Manuel M. Oliveira's method Fast Digital Image
%Inpainting
% 09-10-2007
%parameters:
% I------image to be inpai
www.eeworm.com/read/270032/11050816
c raybox.c
/*
Fast Ray-Box Intersection
by Andrew Woo
from "Graphics Gems", Academic Press, 1990
*/
#include "GraphicsGems.h"
#define NUMDIM 3
#define RIGHT 0
#define LEFT 1
#define MIDDLE 2
char HitBounding
www.eeworm.com/read/270032/11050819
c hsltorgb.c
/*
A Fast HSL-to-RGB Transform
by Ken Fishkin
from "Graphics Gems", Academic Press, 1990
*/
#include
#include
#include "GraphicsGems.h"
/*
* RGB-HSL transforms.
* Ke
www.eeworm.com/read/415537/11063761
txt how to use newsgroups.txt
Here's a couple of good links to tutorials for newsgroups I use them a lot and find them very fast and loaded with good stuf
http://www.smr-usenet.com/tutor/smartpar3.shtml
the best newsrea
www.eeworm.com/read/266827/11211794
c dm9000x.c
/*
dm9000.c: Version 1.2 03/18/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