代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/193437/8226794
m music_capon_bf.m
%classical high resolution DOA estimation algorithm
%including Bartlett beamforming algorithm;Capon algorithm;Esprit;
%MUSIC; WSF; etc;
clear all; close all;clc;
J=sqrt(-1);
source_number=3;
sou
www.eeworm.com/read/173127/9673230
m rd.m
clear all;
%%%(I) parameters' definition
c=3e+8; % speed of light
pi=3.1415926 % pi
j00=sqrt(-1); % square root of -1
res_a=1; % required azimuth resolution
www.eeworm.com/read/267475/11177935
c host.c
/* Host name resolution and matching.
Copyright (C) 1995, 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it a
www.eeworm.com/read/334151/12631586
m rd.m
clear all;
%%%(I) parameters' definition
c=3e+8; % speed of light
pi=3.1415926 % pi
j00=sqrt(-1); % square root of -1
res_a=1; % required azimuth resolution
www.eeworm.com/read/132665/14081060
c catalog.c
/**
* catalog.c: set of generic Catalog related routines
*
* Reference: SGML Open Technical Resolution TR9401:1997.
* http://www.jclark.com/sp/catalog.htm
*
* XML Catal
www.eeworm.com/read/113029/15472077
cpp fig03_24.cpp
// Fig. 3.24: fig03_24.cpp
// Using the unary scope resolution operator.
#include
using std::cout;
using std::endl;
#include
using std::setprecision;
// define glob
www.eeworm.com/read/290548/8476919
c tick-oneshot.c
/*
* linux/kernel/time/tick-oneshot.c
*
* This file contains functions which manage high resolution tick
* related events.
*
* Copyright(C) 2005-2006, Thomas Gleixner
* Cop
www.eeworm.com/read/427909/8913545
m~ initfigures.m~
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/427909/8913548
m initfigures.m
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/373250/9467608
m~ initfigures.m~
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS