代码搜索:rectangle
找到约 10,000 项符合「rectangle」的源代码
代码结果 10,000
www.eeworm.com/read/117296/6943216
frm 3dmaze.frm
VERSION 5.00
Begin VB.Form frm3DMaze
BackColor = &H00FFFFFF&
Caption = "3DMaze"
ClientHeight = 4470
ClientLeft = 1560
ClientTop = 1980
C
www.eeworm.com/read/444528/6965672
h annx.h
//----------------------------------------------------------------------
// File: ANNx.h
// Programmer: Sunil Arya and David Mount
// Last modified: 03/04/98 (Release 0.1)
// Description: Internal
www.eeworm.com/read/461210/7231715
m fillrect_ulwh.m
% % fill the rectangle region specified by upper left corner width
% % and height of recangle.
% % INPUT
% % ul=[x0,y0] i.e coordinates of upper left corner of rectangle
% % w: width of rectangl
www.eeworm.com/read/448549/7530781
h ldn02appview.h
/* Copyright (c) 2009, Nokia. All rights reserved */
#ifndef __LDN02_APPVIEW_H__
#define __LDN02_APPVIEW_H__
#include
/*!
@class CLDN02AppView
@discussion An instan
www.eeworm.com/read/447511/7550014
cpp 3.cpp
#include
#include"Rectangle1.h"
void main()
{
Rectangle p;
p.Init(10,10);
p.Display();
p.Init1(5);
p.Display();
}
www.eeworm.com/read/443970/7619781
java slapshot.java
import java.awt.*;
import java.util.*;
import java.awt.event.*;
import java.lang.Math;
public class Slapshot extends Frame implements ActionListener, MouseListener, MouseMotionListener, Runnable
www.eeworm.com/read/397758/8024324
m reclusg.m
function [Hline, Haxs] = reclusg(cluslabs)
% SPECIAL VERSION FOR GUI.
% Hline = reclus(cluslabs)
% 0. Set up the parent rectangle. Note that we will split on the longer side of
% the rectangl
www.eeworm.com/read/296786/8077296
txt question.txt
ex8e Drawing Part 3: Draw Files
===============================
Introduction
============
This is the second large exercise, which in total is
worth a large percentage of the course. Howe
www.eeworm.com/read/333350/12686052
h graphic.h
/*
* $Id: graphic.h,v 1.2 2003/08/29 03:13:18 casic Exp $
*
* graphic.h : draw graphics on LCD
*
* Copyright (C) 2003 ynding ( haoanian@263.net )
*
* This program is free software; you c
www.eeworm.com/read/333306/12688927
h graphic.h
/*
* $Id: graphic.h,v 1.2 2003/08/29 03:13:18 casic Exp $
*
* graphic.h : draw graphics on LCD
*
* Copyright (C) 2003 ynding ( haoanian@263.net )
*
* This program is free software; you c