代码搜索:Graphics
找到约 10,000 项符合「Graphics」的源代码
代码结果 10,000
www.eeworm.com/read/295842/8137497
h graphics.h
www.eeworm.com/read/247262/12670173
lib graphics.lib
www.eeworm.com/read/247262/12670400
h graphics.h
/* graphics.h
Definitions for Graphics Package.
Copyright (c) Borland International 1987,1988
All Rights Reserved.
*/
#if __STDC__
#define _Cdecl
#else
#define _Cdecl cdecl
#endif
www.eeworm.com/read/145495/12717801
m graphics.m
% Appendix F: MATLAB Basics, Section F.4, p. 827-830.
%
% MATLAB graphics described in Section F.4
% includes Figures F.18 - F.20. After each subtopic, a
% pause is inserted to allow you
www.eeworm.com/read/144627/12779642
c graphics.c
#ifdef GRAPHICS
#include
#include
#include
#include
#include "graphics.h"
#include "path.h"
#include "learn.h"
#include "gaussian.h"
#include
www.eeworm.com/read/144627/12779659
h graphics.h
void init_graphics(int *argc, char** argv);
void display_graphics(void);
void reshape(int w, int h);
void mouse(int button, int state, int x, int y);
void keyboard(unsigned char key, int x, int
www.eeworm.com/read/144514/12786831
m graphics.m
%图形处理
t=0:0.05:5;
x=sin(t*2);
plot(t,x)
y=cos(5*t);
hold on
plot(t,y,'--r*')
hold off
subplot(2,2,1)
plot(t,x)
subplot(2,2,2)
plot(t,t.*t)
subplot(2,2,3)
plot(t,y)
subplot(2,2,4)
plot(t
www.eeworm.com/read/331993/12786888
js graphics.js
(function(){
a.s=0;a.H=1;a.G=2;a.I=3;a.d=0;a.c=1;a.e=2;a.f=3;a.v=navigator.userAgent;a.r=typeof opera!="undefined";a.q=!a.r&&a.v.indexOf("MSIE")!=-1;a.F=!a.r&&a.v.indexOf("Safari")!=-1;a.u="curve";a.m