代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/195201/5114134
hpp shape_def.hpp
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software */
/*
www.eeworm.com/read/195201/5114337
hpp shape_def.hpp
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software */
/*
www.eeworm.com/read/183581/5254125
java shape_ex.java
abstract class Shape
{abstract protected double area();
abstract protected void draw();}
class Rectangle extends Shape
{float width,length;
Rectangle(float w,float l)
{width=w;
lengt
www.eeworm.com/read/179541/5303985
hpp shape_def.hpp
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software */
/*
www.eeworm.com/read/179541/5304171
hpp shape_def.hpp
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software */
/*
www.eeworm.com/read/174538/5361032
java odd_shape.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.awt.geom.*;
import java.awt.image.BufferedImage;
public class Odd_Shape extends JApplet{
public void init(){
bu
www.eeworm.com/read/331135/3416201
h custom_shape.h
#ifndef CUSTOM_SHAPE_H
#define CUSTOM_SHAPE_H
#define CUSTOM_SHAPE_DEBUG 0
#include "expr_types.h"
#include "custom_shape_types.h"
#include "preset_types.h"
void free_custom_shape(custom_shape_t * cu
www.eeworm.com/read/331135/3416227
c custom_shape.c
/*****************************************************************************
* custom_shape.c:
*****************************************************************************
* Copyright (C) 2004 t