代码搜索:Rect
找到约 10,000 项符合「Rect」的源代码
代码结果 10,000
www.eeworm.com/read/184417/9101902
html rect.html
NAME
glRectd, glRectf, glRecti, glRects, glRectdv, glRectfv,
www.eeworm.com/read/184417/9102934
ps rect.ps
%!PS-Adobe-1.0
%%Creator: splat:n8 (Nate Robins,,,,,,,)
%%Title: stdin (ditroff)
%%CreationDate: Tue Jul 22 19:14:48 1997
%%EndComments
% Start of psdit.pro -- prolog for ditroff translator
% Co
www.eeworm.com/read/184267/9114129
m rect.m
function y=rect(x)
% y=rect(x), determines the rectangular function
y=((x>-0.5) & (x
www.eeworm.com/read/183782/9139021
gif rect.gif
www.eeworm.com/read/380622/9140811
pas rect.pas
unit Rect;
interface
// Rectangle class that demonstrates some aspects of Delphi classes:
// overloaded methods
// properties
// published properties with default values
// Copyright
www.eeworm.com/read/183382/9161257
gif rect.gif
www.eeworm.com/read/182959/9182789
class rect.class
www.eeworm.com/read/376212/9325071
m rect.m
function [theResult, theStraightness] = rect(z, ntimes, n1, n2, n3, n4)
% rect -- Map contour points onto a rectangle.
% rect(z, ntimes, n1, n2, n3, n4) maps the complex z
% contour points, in cou
www.eeworm.com/read/179921/9331390
m rect.m
function y=rect(x)
% y=rect(x), determines the rectangular function
y=((x>-0.5) & (x
www.eeworm.com/read/179152/9368236
m rect.m
% rect.m
% 实现一个单相不控的全桥整流器
function[sys,xo]=rect(t,x,u,flag,R1,C,R)
% 由于不是离散系统,输出参数没有包括ts
% 此外需要用户输入3个新的参数
% 交流母线电阻R1,直流滤波电容C,负载电阻R
% 根据不控全桥整流电路的原理,列写微分方程
a1=-(1/R1+1/R)/C;
a2=-1/R/C;
b1=1