代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/423813/10531271
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/423330/10569816
h draw.h
#ifndef DRAW_H_
#define DRAW_H_
#define STRICT
#include
#include "matrix.h"
#include "object.h"
/*
* Sets the window and the viewport
*/
void DrawSetTransformation (cons
www.eeworm.com/read/423330/10569973
c draw.c
#include
#include "draw.h"
/* Local variables */
static MATRIX_4x4 te;
static MATRIX_4x4 projection;
/*
* Sets the window and the viewport.
*/
void DrawSetTransformation (
www.eeworm.com/read/160044/10577108
class draw.class
www.eeworm.com/read/422955/10599290
cpp draw.cpp
//此文件定义了所有作图的函数
#include "structs.h"
#include
#include
#include
#include
void draw_InitGraph() // 初始化图形模式
{
static int gdriver=DETECT,gmode;
www.eeworm.com/read/277722/10609214
clw draw.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDrawView
LastTemplate=CFormView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Draw.h
www.eeworm.com/read/277722/10609219
plg draw.plg
Build Log
--------------------Configuration: Draw - Win32 Debug--------------------
Command Lines
Results
Draw.exe - 0 error(s)
www.eeworm.com/read/277722/10609224
dsp draw.dsp
# Microsoft Developer Studio Project File - Name="Draw" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/277722/10609225
aps draw.aps
www.eeworm.com/read/277722/10609228
h draw.h
// Draw.h : main header file for the DRAW application
//
#if !defined(AFX_DRAW_H__8FB0A713_5DB1_43FD_AF34_4DB5DC01CB1B__INCLUDED_)
#define AFX_DRAW_H__8FB0A713_5DB1_43FD_AF34_4DB5DC01CB1B__INCLUD