代码搜索:rectangle

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

代码结果 10,000
www.eeworm.com/read/324057/13291945

cpp main.cpp

//***************** //* main.cpp * //***************** #include "iostream.h" #include "shape.h" void main() { circle c={2}; square s={1}; rectangle r={2,3}; triangle t={3,4,5,36.869
www.eeworm.com/read/283258/9033271

java image_identity.java

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/9033317

java~57~ image_identity.java~57~

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/9033345

java~55~ image_identity.java~55~

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/9033367

java~56~ image_identity.java~56~

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/164511/10105384

txt readme.txt

######################################################################## # # mba-44b0.eww # # $Revision: 1.4 $ # #####
www.eeworm.com/read/438675/7728376

txt readme.txt

*** ** Assumes that the image is in PPM format *** The code is written partly in C and partly in Matlab. The C code contains the graph cut algorithm provided by Vladimir Kolmogorov (plus a small wra
www.eeworm.com/read/128604/5982081

java paintevent.java

/* PaintEvent.java -- an area of the screen needs to be repainted Copyright (C) 1999, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you c
www.eeworm.com/read/485113/6564672

txt readme.txt

Java(TM) 2D Sample Programs These sample programs demonstrate new Java(TM) 2D features available in the Java Development Kit, version 1.2 -- you will need to download JDK(
www.eeworm.com/read/255437/12081591

txt readme.txt

Project Name: Fire Demo - Simple Version: 1.1 Compiler: Bloodshed Dev-C++ ver:4.9.8.7b Credits: >Dustin Davis @ www.programmers-unlimited.com >Jeff Molofe (NeHe) @ nehe.gamedev.net >www.gametuto