代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/132649/5915778
app makefile.regexplocdemo.app
#
# ===========================================================================
# PRODUCTION $Log: Makefile.regexplocdemo.app,v $
# PRODUCTION Revision 1000.2 2004/04/12 17:52:29 gouriano
# PRO
www.eeworm.com/read/432213/8619462
1 djpeg.1
.TH DJPEG 1 "22 August 1997"
.SH NAME
djpeg \- decompress a JPEG file to an image file
.SH SYNOPSIS
.B djpeg
[
.I options
]
[
.I filename
]
.LP
.SH DESCRIPTION
.LP
.B djpeg
decompresses the named JPEG
www.eeworm.com/read/386485/8740858
1 djpeg.1
.TH DJPEG 1 "22 August 1997"
.SH NAME
djpeg \- decompress a JPEG file to an image file
.SH SYNOPSIS
.B djpeg
[
.I options
]
[
.I filename
]
.LP
.SH DESCRIPTION
.LP
.B djpeg
decompresses the named JPEG
www.eeworm.com/read/183756/9141990
c bsearch.c
/* bsearch.c - bsearch routine for the stdlib ANSI library */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,08feb93,jdi documentation cleanup f
www.eeworm.com/read/182890/9187080
readme
This directory contains the C and C++ code from the book
"Graphics Gems IV", edited by Paul Heckbert, Academic Press, 1994.
Comments in the source file or subdirectory's README file tell you
if the c
www.eeworm.com/read/180072/9320973
1 djpeg.1
.TH DJPEG 1 "22 August 1997"
.SH NAME
djpeg \- decompress a JPEG file to an image file
.SH SYNOPSIS
.B djpeg
[
.I options
]
[
.I filename
]
.LP
.SH DESCRIPTION
.LP
.B djpeg
decompresses the named JPEG
www.eeworm.com/read/374472/9404032
readme
This package contains software to find the threshold of an LDPC code in a
Gaussian channel using the Fast Enough Evolution of Densities (FEED)
algorithm. FEED is based on the approach of Jin and Ri
www.eeworm.com/read/371349/9554953
1 djpeg.1
.TH DJPEG 1 "22 August 1997"
.SH NAME
djpeg \- decompress a JPEG file to an image file
.SH SYNOPSIS
.B djpeg
[
.I options
]
[
.I filename
]
.LP
.SH DESCRIPTION
.LP
.B djpeg
decompresses the named JPEG
www.eeworm.com/read/421659/10715887
1 djpeg.1
.TH DJPEG 1 "22 August 1997"
.SH NAME
djpeg \- decompress a JPEG file to an image file
.SH SYNOPSIS
.B djpeg
[
.I options
]
[
.I filename
]
.LP
.SH DESCRIPTION
.LP
.B djpeg
decompresses
www.eeworm.com/read/467636/7006384
cpp assemblyline.cpp
//******************** Arunanshu Pandey*************************************
//assembly line scheduling mine
#include
using namespace std;
int main()
{
int n;
cin>>n;