代码搜索:rectangle
找到约 10,000 项符合「rectangle」的源代码
代码结果 10,000
www.eeworm.com/read/364434/2905783
svn-base rectangle.h.svn-base
/*
* rectangle filling function
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/360909/2955875
svn-base rectangle.java.svn-base
/*
* Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or
www.eeworm.com/read/162614/5535150
java rectangle2d.java
/* Rectangle2D.java -- generic rectangles in 2-D space
Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can r
www.eeworm.com/read/162519/5544682
java rectangle2d.java
/* Rectangle2D.java -- generic rectangles in 2-D space
Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can r
www.eeworm.com/read/202876/15370738
m rectangle2square.m
function [square] = Rectangle2Square(rectangle,L,W);
% Generate the square from a rectangle of known segment lengths
% from pt1 to pt2 : L
% from pt2 to pt3 : W
[u_hori,u_vert] = UnWarpPlane(r
www.eeworm.com/read/184769/9079354