代码搜索:Create
找到约 10,000 项符合「Create」的源代码
代码结果 10,000
www.eeworm.com/read/169753/5411382
java texturepaintdemo.java
import java.awt.*;
import java.awt.geom.*;
import java.net.*;
import java.awt.image.BufferedImage;
import java.applet.*;
public class TexturePaintDemo extends Applet {
private BufferedImag
www.eeworm.com/read/169491/5420745
m quatwx.m
function Wx = quatWx(rates)
% This will create the quaternion strapdown matrix
% (4x4) from a row vector of body rates, [p q r].
%
% Wx = quatWx([p q r])
p = rates(1);
q = rates(2);
r = rates(3);
Wx
www.eeworm.com/read/169327/5424221
java propertyaccessor.java
//$Id: PropertyAccessor.java,v 1.1.2.2 2003/09/13 16:42:25 oneovthafew Exp $
package net.sf.hibernate.property;
import net.sf.hibernate.PropertyNotFoundException;
/**
* Abstracts the notion o
www.eeworm.com/read/168239/5447569
java calculator.java
/**
* The main class of a simple calculator. Create one of these and you'll
* get the calculator on screen.
*
* @author David J. Barnes and Michael Kolling
* @version 2006.03.30
*/
public clas
www.eeworm.com/read/168239/5447574
java calculator.java
/**
* The main class of a simple calculator. Create one of these and you'll
* get the calculator on screen.
*
* @author David J. Barnes and Michael Kolling
* @version 2006.03.30
*/
public class
www.eeworm.com/read/167562/5456035
cpp formbuilder.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the Qt Designer of the Qt Too
www.eeworm.com/read/167562/5456036
h formbuilder.h
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the Qt Designer of the Qt Too
www.eeworm.com/read/167562/5457262
cpp qstyleplugin.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/167562/5457582
cpp qiconengineplugin.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtGui module of the Qt To