代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/363594/9943724
h draw.h
#if !defined(AFX_DRAW_H__C77E7021_5763_478D_8A42_A0E55C923B9B__INCLUDED_)
#define AFX_DRAW_H__C77E7021_5763_478D_8A42_A0E55C923B9B__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER
www.eeworm.com/read/363594/9943773
cpp draw.cpp
// draw.cpp : implementation file
//
#include "stdafx.h"
#include "288铣床加工代码生成软件.h"
#include "draw.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/167776/9952991
c draw.c
/*
* Drawing Layer
*
*
* COPYRIGHT (c) 2001 - 2010.
* emTech System Corporation.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE.
www.eeworm.com/read/166518/10017029
class draw.class
www.eeworm.com/read/166518/10017031
java draw.java
import java.awt.*;
import java.awt.event.*;
public class draw extends Frame implements ActionListener, MouseListener
{
Button xian =new Button("线");
Button fang =new Button("矩形");
Butt
www.eeworm.com/read/166306/10024572
m draw.m
function fig = draw()
% 手画光滑曲线图形界面
% 先用Range确定大致范围;然后用ginput用鼠标单击大致数据点;最后用Draw it画图。
% 本程序采用样条拟合
% By L. J. Hu, 2000
% This is the machine-generated representation of a Handle Graphics object
www.eeworm.com/read/166208/10029142
c draw.c
/************************************************************************
draw_image - 将输入数据的幅度画出图形。该函数可自动调整显示的比例, 使图形
充满整个屏幕。
输入参数: double *x - 输入数据序列的指针;
int m - 输入数据序列的
www.eeworm.com/read/361920/10029351
h draw.h
/*
draw.h - header file
Copyright (C) 2006 Obada Denis (obadadenis@gmail.com)
Project home page : http://tictactoegtk.sourceforge.net
This library is free software; you can redistribute it and/or
mo
www.eeworm.com/read/361920/10029359
c draw.c
/*
draw.c - drawing objects
Copyright (C) 2006 Obada Denis (obadadenis@gmail.com)
Project home page : http://tictactoegtk.sourceforge.net
This library is free software; you can redistribute it and/o