代码搜索:graphic
找到约 5,450 项符合「graphic」的源代码
代码结果 5,450
www.eeworm.com/read/191767/8423608
java graphic.java
/*
* An Abstract Graphic Class ( Prototype )
*/
import java.lang.*;
import java.io.*;
public abstract class Graphic implements IGraphic {
private String name;
public Object cl
www.eeworm.com/read/427173/8970089
h graphic.h
@函数名称: getarccoords
函数原型: void far getarccoords(struct arccoordstype far *coords)
函数功能: 得到最后一次画圆弧的坐标
函数返回:
参数说明: coords-使用函数arc()画圆弧的坐标,该结构如下:
struct arccoordstype{
www.eeworm.com/read/185113/9056697
h graphic.h
//---------------------------------------------
// 图形库函数
//---------------------------------------------
#ifndef GRAPHIC_H
#define GRAPHIC_H
#include"yd603.h"
#include"SKZDIS.h"
//-------------
www.eeworm.com/read/185113/9056723
c graphic.c
//===================================================================//
// Project Name : EGL
// Module Name : GRAPHIC.C
// Product Type : 嵌入式图形库
// OS/Dev Tool : AT89S52, Kei
www.eeworm.com/read/381077/9110739
cs graphic.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace photo
{
p
www.eeworm.com/read/183831/9135328
inc graphic.inc
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Programmed by 罗云彬, bigluo@telekbird.com.cn
; Website: http://asm.yeah.net
; LuoYunBin's Win32 ASM page (罗云彬的编程乐园)
;>>>>>>>>>
www.eeworm.com/read/373204/9469332
rc graphic.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/373204/9469334
aps graphic.aps
www.eeworm.com/read/373204/9469336
clw graphic.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CGraphicView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Graph