代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/344029/11911731
cpp random_variable_generationdlg.cpp
// Random_Variable_GenerationDlg.cpp : implementation file
//11.7,2003
//修改于11.9,2003
#include "stdafx.h"
#include "Random_Variable_Generation.h"
#include "Random_Variable_Generatio
www.eeworm.com/read/150765/12264030
cpp maccheck.cpp
#include "maccheck.h"
#include "pic/check_on.xpm"
#include "pic/check_off.xpm"
void Fl_MacCheck_Button::draw()
{
if (value())
on_pix.draw (x(),y()+((h()-16)/2));
else
off_pix.draw (x(),y()+((
www.eeworm.com/read/231340/14238419
m shaft.m
function Rout=shaft(cmd,arg1,arg2)
%shaft
%
% a simple graphical tool for creating complex shafts
% this is a utility for rotfe
%
% I. bucher 30.8.2000
%
% This program is not in the public d
www.eeworm.com/read/122682/14675696
c clock.c
#include
#include
#include
#include
#include
#include
#include "clock.h"
#include "support.h"
#include "function.h"
#ifndef M_PI
#define
www.eeworm.com/read/169937/5408715
h nxdraw.h
/*
* Copyright (c) 2000 Greg Haerr
*
* Nano-X Draw Library
* nxPaintNCArea - paint non-client area
* nxDraw3dShadow - draws a shadow with bottom-left and top-right missing
* n
www.eeworm.com/read/162574/5540765
h dev.h
/* MShowTec - www.mshowtec.com
** msLinux dev.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_DEV_H
#define MSLINUX_DEV_H
#define MSLINUX_DEV_NR (16)
#define D
www.eeworm.com/read/154890/5631858
cxx flve_check_button.cxx
// ======================================================================
// File: Flve_Input.cxx - Flve_Input implementation
// Library: flvw - FLTK Virtual widget library
// V
www.eeworm.com/read/154890/5632296
cpp kled.cpp
/* This file is part of the KDE libraries
Copyright (C) 1998 J鰎g Habenicht (j.habenicht@europemail.com)
This library is free software; you can redistribute it and/or
modify it under the t
www.eeworm.com/read/154890/5633507
h nxpicture.h
/* Copyright 2003, Century Software */
#ifndef NX_PICTURE_H
#define NX_PICTURE_H
#define MWINCLUDECOLORS
extern "C"
{
#include "nano-X.h"
}
class NXPicture
{
public:
GR_IMAGE_ID image;
GR_W
www.eeworm.com/read/472900/6859573
c my_task_led.c
/******************************************************************************
*LED AND LCD.c
*Training board application
*EOSTK - Embedded OS Training Kit
*Copyright (C) 2004 T-Engine Applicatio