代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/430037/1942755
m pr2_57.m
%Problem 2.57;
%signal time-resolution demo;
clear all; close all;
t=[0:1500]; N=length(t); %time scale;
tau=100; %time shift, take it within signal duration, which is about 500;
WD=[0 40]; %de
www.eeworm.com/read/429426/1948692
tab voting.tab
party handicapped-infants water-project-cost-sharing adoption-of-the-budget-resolution physician-fee-freeze el-salvador-aid religious-groups-in-schools anti-satellite-test-ban aid-to-nicaraguan-contra
www.eeworm.com/read/429426/1948758
tab voting.tab
party handicapped-infants water-project-cost-sharing adoption-of-the-budget-resolution physician-fee-freeze el-salvador-aid religious-groups-in-schools anti-satellite-test-ban aid-to-nicaraguan-contra
www.eeworm.com/read/429426/1948809
tab voting.tab
party handicapped-infants water-project-cost-sharing adoption-of-the-budget-resolution physician-fee-freeze el-salvador-aid religious-groups-in-schools anti-satellite-test-ban aid-to-nicaraguan-contra
www.eeworm.com/read/405279/2293998
cc arp.cc
/* arp.cc
basic arp cache and MAC addr resolution
$Id: arp.cc,v 1.17 1998/08/06 20:43:40 dmaltz Exp $
Note: code in this file violates the convention that addresses of
type Af_INET stored
www.eeworm.com/read/405279/2294050
cc arp.cc
/* arp.cc
basic arp cache and MAC addr resolution
$Id: arp.cc,v 1.17 1998/08/06 20:43:40 dmaltz Exp $
Note: code in this file violates the convention that addresses of
type Af_INET stored
www.eeworm.com/read/366702/2869959
c overload15.c
// { dg-do assemble }
// Test resolution of templatized overloaded constructors.
// The more specialized constructor, i.e., A (const B &b)
// should be chosen per \S 14.5.5.2/2 [temp.func.
www.eeworm.com/read/366702/2877702
f90 equiv_constraint_2.f90
! { dg-do compile }
! { dg-options "-std=f95" }
!
! PR20901 - Checks resolution of types in EQUIVALENCE statement when
! f95 standard is imposed.
!
! Contributed by Paul Thomas
!
www.eeworm.com/read/362216/2936162
m modwt_mra.m
function [DJt, SJt, mra_att] = modwt_mra(X, wtf, nlevels, boundary)
% modwt_mra -- Calculate MODWT multi-resolution details and smooths of a time series (direct method).
%
%****f* wmtsa.dwt/modwt_mra.
www.eeworm.com/read/258893/4349190
c pgprndmsdos.c
/*
* Get high-resolution timing information to seed the random number
* generator. MS-DOS version.
*
* $Id: pgpRndMSDOS.c,v 1.6 1997/06/25 17:58:54 lloyd Exp $
*/
#include "pgpConfig.h"