代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4967088
c epic100.c
/* epic100.c: A SMC 83c170 EPIC/100 Fast Ethernet driver for Linux. */
/*
Written/copyright 1997-2001 by Donald Becker.
This software may be used and distributed according to the terms of
the GNU
www.eeworm.com/read/209559/4973659
c symlink.c
/*
* linux/fs/ufs/symlink.c
*
* Only fast symlinks left here - the rest is done by generic code. AV, 1999
*
* Copyright (C) 1998
* Daniel Pirkl
* Charles University, Fac
www.eeworm.com/read/207991/4999230
mal fastcrack00.mal
# The first reference case for fast cracking
include microbenchmark;
tuples:= 1024*1024; #67108864= 64* 1024*1024
b:= microbenchmark.uniform(0@0,tuples,tuples);
size:= bat.getBatSize(b);
io.printf("
www.eeworm.com/read/206209/5009242
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200
www.eeworm.com/read/205824/5019780
h monitor.h
#ifndef _WIN32K_MONITOR_H
#define _WIN32K_MONITOR_H
struct GDIDEVICE;
/* monitor object */
typedef struct _MONITOR_OBJECT
{
HANDLE Handle; /* system object handle */
FAST_MUTE
www.eeworm.com/read/204910/5028160
java md5.java
package com.sure.util;
/**
* Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher
* Originally written by Santeri Paavolainen, Helsinki Finland 1996
* (c) San
www.eeworm.com/read/204910/5028169
java md5state.java
package com.sure.util;
/**
* Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher
* Originally written by Santeri Paavolainen, Helsinki Finland 1996
* (c) San
www.eeworm.com/read/197905/5090890
m ffa.m
% function [L,Ph,LL]=ffa(X,K,cyc,tol);
%
% Fast Maximum Likelihood Factor Analysis using EM
%
% X - data matrix
% K - number of factors
% cyc - maximum number of cycles of EM (default 100)
% tol - te
www.eeworm.com/read/197480/5094576
java md5state.java
package com.twmacinta.util;
/**
* Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher
* Originally written by Santeri Paavolainen, Helsinki Finland 1996
* (c) San