代码搜索:rectangles
找到约 312 项符合「rectangles」的源代码
代码结果 312
www.eeworm.com/read/322718/13370023
m xdc_convert.m
% Procedure for converting an aperture from consisting of rectangles
% to consist of triangles
%
% Calling: xdc_convert (Th);
%
% Parameters: A handle Th as a pointer to this transducer apertu
www.eeworm.com/read/315311/13546815
html index.html
Xlib Programming Manual: Filling Areas
8.4 Filling Areas
Xlib provides functions that you can use to fill:
www.eeworm.com/read/128604/5980848
cc natclip.cc
/* Copyright (C) 2000 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LIC
www.eeworm.com/read/263812/11340621
frm frmprint.frm
VERSION 5.00
Begin VB.Form frmPrint
BackColor = &H00FFFFFF&
Caption = "Fig. 9.6: Printing lines and rectangles to the Form"
ClientHeight = 3195
ClientLeft
www.eeworm.com/read/155540/11864240
cs collisiondetection.cs
using System;
using System.Drawing;
namespace DDGameHelper
{
///
/// Describes the relative horizontal
/// position of one object to another.
///
public enum RelXPo
www.eeworm.com/read/155540/11864255
cs rectanglearray.cs
using System;
using System.Drawing;
using System.Collections.Specialized;
namespace DDGameHelper
{
///
/// RectangleArray 的摘要说明。
///
public class RectangleArray
{
www.eeworm.com/read/129125/14264928
java sortingshapes.java
public class SortingShapes
{
public static void showShapes(String title, Shape shapes[])
{
System.out.println(title);
for (int i = 0; i < shapes.length; i++)
{
www.eeworm.com/read/162614/5536531
cc natclip.cc
/* Copyright (C) 2000 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LIC
www.eeworm.com/read/162519/5546063
cc natclip.cc
/* Copyright (C) 2000 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under the terms of the
Libgcj License. Please consult the file "LIBGCJ_LIC