代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/356561/10224675
java boardcanvas.java
/**
* This class models a HannoiTower.
*
* @author 程宇恒
* @version 1.0.0
*/
import java.awt.*;
import java.awt.event.*;
/*BoardCanvas类*/
/*a blank rectangular area of the screen ont
www.eeworm.com/read/356183/10235381
m rcs_rect_plate.m
function [rcsdb_h,rcsdb_v] = rcs_rect_plate(a, b, freq)
% This program computes the backscattered RCS for a rectangular
% flat plate. The RCS is computed for vertical and horizontal
% polarizatio
www.eeworm.com/read/160490/10526893
txt list_of_functions.txt
>> Function 1.1 (Generation of rectangular waveforms)
cp0101_genrect.m
>> Function 1.2 (Bandwidth evaluation)
cp0101_bandwidth.m
>> Function 1.3 (Generation of sinusoidal pulses with fixed tim
www.eeworm.com/read/467764/7000846
m rcs_rect_plate.m
function [rcsdb_h,rcsdb_v] = rcs_rect_plate(a, b, freq)
% This program computes the backscattered RCS for a rectangular
% flat plate. The RCS is computed for vertical and horizontal
% polarizatio
www.eeworm.com/read/458262/7127988
m rcs_rect_plate.m
function [rcsdb_h,rcsdb_v] = rcs_rect_plate(a, b, freq)
% This program computes the backscattered RCS for a rectangular
% flat plate. The RCS is computed for vertical and horizontal
% polarizatio
www.eeworm.com/read/457234/7330579
h bounds.h
/*
* HT Editor
* bounds.h - Bounds for rectangular objects
*
* Copyright (C) 1999-2002 Stefan Weyergraf (stefan@weyergraf.de)
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/439815/7701210
m pshapemenu.m
function rarg = pshapemenu (action);
global Buttons;
global menuwinh;
global buttonh;
global MenuWinPos;
Buttons = 6;
ButtonText1 = 'NRZ Rectangular';
ButtonText2 = 'Raised-Cosine';
Butt
www.eeworm.com/read/435547/7790674
m rcs_rect_plate.m
function [rcsdb_h,rcsdb_v] = rcs_rect_plate(a, b, freq)
% This program computes the backscattered RCS for a rectangular
% flat plate. The RCS is computed for vertical and horizontal
% polarizatio
www.eeworm.com/read/297846/7992282
m rcs_rect_plate.m
function [rcsdb_h,rcsdb_v] = rcs_rect_plate(a, b, freq)
% This program computes the backscattered RCS for a rectangular
% flat plate. The RCS is computed for vertical and horizontal
% polarizatio
www.eeworm.com/read/245849/12777837
m menu2pick_frequency_windows.m
function MenuHandle=menu2pick_frequency_windows(figure_handle)
% Create menu button to pick rectangular windows; the spectrum of the data
% is posted to a second window. The callback function that do