代码搜索:shape
找到约 10,000 项符合「shape」的源代码
代码结果 10,000
www.eeworm.com/read/100901/15862467
cpp shape.cpp
// Shape.cpp: implementation of the CShape class.
//
//////////////////////////////////////////////////////////////////////
#include
#include "BlockList.h"
#include "FlooredBlocks.h
www.eeworm.com/read/100901/15862484
h shape.h
// Shape.h: interface for the CShape class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SHAPE_H__B3B18BF2_FC20_47EF_83D0_196C3FE26760__INCLUDED_)
#
www.eeworm.com/read/100733/15866083
c shape.c
/* !! DO NOT REMOVE THIS COMMENT !!
*
* Author: Ga歱er Raj歟k
* E-mail, updates & bugs report: gape.korn@volja.net
*
* Created: 16.8.2002 at 19->05
*
* Description: SHAPE component source
www.eeworm.com/read/100733/15866094
h shape.h
/* !! DO NOT REMOVE THIS COMMENT !!
*
* Author: Ga歱er Raj歟k
* E-mail, updates & bugs report: gape.korn@volja.net
*
* Created: 21.8.2002 at 21.59
*
* Description: structure and prototype
www.eeworm.com/read/100695/15866888
java shape.java
//Shape.java
import java.util.*;
import java.awt.*;
/**
* Shape
* @author
* @version 1.0 05/24/03
*
* Graphic is a compositer pattern,Picture is the note,and all others are leaves
*
www.eeworm.com/read/391573/8396517
as shape_drawing_basic.as
/*
Drawing Methods for Basic Shapes v1.1
Oct. 29, 2002
(c) 2002 Robert Penner
These methods draw shapes such as lines, triangles, rectangles, and polygons.
Discussed in Chapter
www.eeworm.com/read/290325/8489673
cpp gameswf_shape.cpp
// gameswf_shape.cpp -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Quadratic bezier outline shapes, the bas
www.eeworm.com/read/290325/8489730
h gameswf_shape.h
// gameswf_shape.h -- Thatcher Ulrich 2003
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Quadratic bezier outline shapes, the basis
www.eeworm.com/read/187414/8640655
m shape1.m
function [phi,dphix,dphiy] = shape(nod,dmax,gs,v,dm)
% EFG shape function and it's derivative with linear base
L = length(v); %高斯点的数目
won = ones(1,L);
nv = gs(1:2,v); %影响接点的高四点坐标
nvo=nv(1,:)
www.eeworm.com/read/384854/8837728