代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/193158/6940722
ʹ
·中华电脑书库下载文件说明 (http://www.pcbookcn.com)
您下载的该文件来自中华电脑书库(http://www.pcbookcn.com)
使用前请您先阅读以下条款,否则请勿使用本站提供的文件!
1) 本站不保证所提供软件或程序的完整性和安全性。
2) 请在使用前查毒 (这也是您使用其它网络资源所必须注意的) 。
3) 由本站提供 ...
www.eeworm.com/read/193288/6958770
c guiloop.c
/*
* Start of Zoran Standard Header
* Copyright (c) 2005 Zoran Corporation
*
*
* All rights reserved. Proprietary and confidential.
*
* DESCRIPTION for guiloop.c
* Grap
www.eeworm.com/read/467103/7017586
h inffast.h
/* inffast.h -- header to use inffast.c
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be used
www.eeworm.com/read/466562/7029057
txt 使用说明.txt
·中华电脑书库下载文件说明 (http://www.pcbookcn.com)
您下载的该文件来自中华电脑书库(http://www.pcbookcn.com)
使用前请您先阅读以下条款,否则请勿使用本站提供的文件!
1) 本站不保证所提供软件或程序的完整性和安全性。
2) 请在使用前查毒 (这也是您使用其它网络资源所必须注意的) 。
3) 由本站提供 ...
www.eeworm.com/read/464825/7060434
m my_lot.m
function I=My_Lot(X,p)
[N,K]=size(X);
x=double(X);
y1=zeros(N,K);
M=8; L=2*M;
a=[0.13*pi 0.16*pi 0.13*pi];
P=fast_LOT(a);
y2=zeros(N+L,K);
x2=zeros(N+L,K);
x2(1:M,1:K)=x(M:-1:1,1:K);
x2((M+
www.eeworm.com/read/129161/7077851
c jfdctflt.c
/*
* jfdctflt.c
*
* Copyright (C) 1994, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/288039/7097157
c jfdctflt.c
/*
* jfdctflt.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/125142/7126531
c jfdctflt.c
/*
* jfdctflt.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/125142/7126659
h inffast.h
/* inffast.h -- header to use inffast.c
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be
www.eeworm.com/read/140797/7147075
h inffast.h
/* inffast.h -- header to use inffast.c
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* WARNING: this file should *not* be used