代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/442661/7647338
bmp shape_square.bmp
www.eeworm.com/read/442661/7647534
bmp shape_ungroup.bmp
www.eeworm.com/read/442661/7647941
bmp shape_group.bmp
www.eeworm.com/read/442661/7648173
bmp shape_handles.bmp
www.eeworm.com/read/439580/7705585
java shape2.java
import java.awt.*;
import java.awt.geom.*;
public class Shape2 extends Frame{
public Shape2(String title){
super(title);
}
public void paint(Graphics g){
Graphics2D g2=(Graphics2D
www.eeworm.com/read/439580/7705666
java shape1.java
import java.awt.*;
import java.awt.geom.*;
public class Shape1 extends Frame{
public Shape1(String title){
super(title);
}
public void paint(Graphics g){
Graphics2D g2=(Graphics2D
www.eeworm.com/read/438913/7719460
txt earth_shape.txt
function y = earth_shape()
% Contains earth parameters [major-axis, minor-axis, ellipticity,
% eccentricity, sidereal rate]
Re = 6378137.0; % semi-major axis (equatorial) radius in meters
Rp
www.eeworm.com/read/437337/7750867
c ccmean_shape.c
/* Program: create average shapes */
/* */
/* */
/* Inputs
www.eeworm.com/read/434713/7845954
c shape_8.c
www.eeworm.com/read/433917/7904324