代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/477304/6741483
m invshrink.m
function ws = InvShrink(wc,L,sa,alpha)
% InvShrink -- Shrinkage with Exponential Factor applied
% Usage
% s = InvShrink(wc,L,sa,alpha)
% Inputs
% wc Wavelet Transform of noisy sequen
www.eeworm.com/read/477107/6746092
pas golb.pas
unit golb;
interface
uses Forms, SysUtils,ShellAPI,Windows, regware4,inifiles,ExtCtrls,ComObj;
const
screenW=800;
screenH=600;//所规定的系统分辩率
var
hrcid:string;
hrxxid:string;
ch
www.eeworm.com/read/476907/6754348
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ generates M, the FFT of the sequence m.
% The sequence is zero padded to meet th
www.eeworm.com/read/410161/11299634
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/408584/11381827
c gai_strerror.c
/*
* Return a string containing some additional information after an
* error from getaddrinfo().
*/
#include
#include "addrinfo.h" /* XXX should be */
char *
gai_strerror(
www.eeworm.com/read/407173/11426895
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/407173/11426937
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/407047/11430870
m dispulcovparammenu.m
%DISPULCOVPARAMMENU DISPULCOVPARAMMENU creates the uplink area coverage parameter menu
%
%Inputs:
% tmpBitRate : the specified bit rate of the MS to be traced
% tmpSpeed : the spec
www.eeworm.com/read/406658/11438028
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/402205/11540667
m fftseq.m
function[M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ Generates M,the FFT of the sequence m.
% The sequence is zero padded to meet the req