代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/411405/11246536
java square.java
package problem_8;
//Square.java
//正方形类,继承矩形类
public class Square extends Rectangular{
private double sideLength; //边长
public Square(String color, double weight, double sideLength){
supe
www.eeworm.com/read/237302/13969475
h sparse_rect.h
/*
* sparse_rect.h - sparse rectangular matrix interface
*
* Jun Korenaga, MIT/WHOI
* January 1999
*/
#ifndef _TOMO_SPARSE_RECT_H_
#define _TOMO_SPARSE_RECT_H_
#include
#include
www.eeworm.com/read/167466/9968287
m fig6_8.m
% Figure 6.8
% 11 to 31 tap FIR LPF (rectangular window)
%
% Ms Oh; Revised BM July 1998
clear
clf
colordef(1,'white')
wc = 0.1; %normalised cut-off frequency
wc = wc*2; %matlab scale
M
www.eeworm.com/read/443133/7637139
txt readme.txt
1. Keep all the 5 files in the same directory / folder.
2. "pol2rect.m" coverts Polar to Rectangular coordinates.
3. There are some assumptions used.
a. Bus number 1 is considered as
www.eeworm.com/read/152092/5676012
c rectangle.c
/* Produce a rectangular wave on output 0 of a parallel port */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/140122/5795013
c rectangle.c
/* Produce a rectangular wave on output 0 of a parallel port */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/103509/6215083
c rectangle.c
/* Produce a rectangular wave on output 0 of a parallel port */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/101153/6237712
c rectangle.c
/* Produce a rectangular wave on output 0 of a parallel port */
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/261520/11640905
cpp demo13_6.cpp
// DEMO13_6.CPP - simple rectangular region collision demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES /////////
www.eeworm.com/read/250279/12418330
cpp demo13_6.cpp
// DEMO13_6.CPP - simple rectangular region collision demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course the T3DLIB files
// INCLUDES /////////