代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/138595/13229347

txt 最大限制地提高代码的可重用性(转).txt

作者:zergman email: zergman@chinaasp.com 日期:2001-6-15 13:28:57 [b]最大限制地提高代码的可重用性 克服传统面向对象编程方法在可重用性方面的不足[/b] [BLOCKQUOTE][b]摘要[/b] 不要放弃编写可重用代码的努力!本技巧总结了三种修改您的现有代码以增强其可重用性的方法。[i][/i] [/BLOCKQUOTE]
www.eeworm.com/read/138595/13229741

txt 提高java代码可重用性的三个措施.txt

作者:Eazily email: Eazily@yeah.net 日期:2001-7-14 21:37:38 提高Java代码可重用性的三个措施 本文介绍了三种修改现有代码提高其可重用性的方法,它们分别是:改写类的实例方法,把参数类型改成接口,选择最简单的参数接口类型。 措施一:改写类的实例方法 通过类继承实现代码重用不是精确的代码重用技术,因此它并不是最理想的代码重 ...
www.eeworm.com/read/240174/13233339

m amrect.m

function y = amrect(N,t0,T); %AMRECT Generate rectangular amplitude modulation. % Y = AMRECT(N,T0,T) generates a rectangular amplitude modulation % centered on a time T0, and with a spread proportion
www.eeworm.com/read/238779/13325993

m amrect.m

function y = amrect(N,t0,T); %AMRECT Generate rectangular amplitude modulation. % Y = AMRECT(N,T0,T) generates a rectangular amplitude modulation % centered on a time T0, and with a spread proportion
www.eeworm.com/read/322718/13370023

m xdc_convert.m

% Procedure for converting an aperture from consisting of rectangles % to consist of triangles % % Calling: xdc_convert (Th); % % Parameters: A handle Th as a pointer to this transducer apertu
www.eeworm.com/read/319970/13438176

m amrect.m

function y = amrect(N,t0,T); %AMRECT Generate rectangular amplitude modulation. % Y = AMRECT(N,T0,T) generates a rectangular amplitude modulation % centered on a time T0, and with a spread proportion
www.eeworm.com/read/318888/13467692

m fig5_14.m

% % fig5_14.m - M-file for creating Figure 5-14 % M = 8; % M=8 L = 2*M+1; % window length wn = [ones(1,L)]; % rectangular window omega = -pi:2*pi/200
www.eeworm.com/read/317326/13505947

m sa_fig3_6.m

% Smart Antennas figure 3.6 plotting array factor in rectangular and polar coordinates. set(0,'defaultfigurecolor','w') N=12; d=.25; th=-pi/2:.01:pi/2; an=th*180/pi; AF2=abs(sin(N*pi*d*sin(th)
www.eeworm.com/read/315751/13536898

m upulse.m

% upulse.m - generates trapezoidal, rectangular, triangular pulses, or a unit-step % % Usage: y = upulse(t,td,tr,tf) (trapezoidal pulse) % y = upulse(t,0, tr,tf) (triangular pulse)
www.eeworm.com/read/315311/13546817

html rectangles.html

Xlib Programming Manual: Filling Single and Multiple Rectangles 8.4.1 Filling Single and Multiple Rectangles