代码搜索:rectangle

找到约 10,000 项符合「rectangle」的源代码

代码结果 10,000
www.eeworm.com/read/283258/9033362

java~49~ image_identity.java~49~

package fuzzy_identity; import java.util.*; public class Image_Identity { private byte image[][]=new byte[100][100]; private static byte rectangle[][]=new byte[100][100]; private static b
www.eeworm.com/read/283258/9033369

java~42~ image_identity.java~42~

package fuzzy_identity; import java.util.*; public class Image_Identity { private static byte image[][]=new byte[100][100]; private static byte rectangle[][]=new byte[100][100];; private
www.eeworm.com/read/283258/9033372

java~44~ image_identity.java~44~

package fuzzy_identity; import java.util.*; public class Image_Identity { private static byte image[][]=new byte[100][100]; private static byte rectangle[][]=new byte[100][100]; private s
www.eeworm.com/read/185107/9056903

java capturescreen.java

/* * CaptureScreen.java * * Created on 2006年9月7日, 上午10:59 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package test1; /**
www.eeworm.com/read/381977/9060045

java celluarcontrol.java

package pdcelluar; //import com.borland.jbcl.layout.*; import java.awt.*; import java.awt.event.*; /** * Title:竞争与合作,动态囚徒困境博弈模拟程序 * Description:该类负责参数的调整 * Copyright: Copyright (c) 2003 * Com
www.eeworm.com/read/184563/9093416

m exa030102.m

%---------------------------------------------------------------------------- % exa030102, for example 3.1.2 % to obtain the Fourier transform of a continuous rectangle signal; % 计算连续方波信号的付里叶变换
www.eeworm.com/read/184563/9093417

m exa030101.m

%---------------------------------------------------------------------------- % exa030101, for example 3.1.1 % to obtain the Fourier coefficients of a continuous rectangle period signal; % 计算连续方波周
www.eeworm.com/read/282350/9100005

c maingame.c

#include "Conio.h" #include "graphics.h" #include #include int n,x,y,p,q,fx; int b[13][13][2]; void initgr(void) { int gd = DETECT, gm = 0; registerbgidriver(EGAVGA_dr
www.eeworm.com/read/184417/9101902

html rect.html

NAME glRectd, glRectf, glRecti, glRects, glRectdv, glRectfv,
www.eeworm.com/read/282281/9106436

h hellotestappview.h

/* ============================================================================ Name : hellotestAppView.h Author : Copyright : Your copyright notice Description : Declares view class fo