C/C++Compiler Suite 2.1 for converting MATLAB applications that contain math, GUIs, and gRAphics into freely distributable stand-alone C and C++ code
标签: applications converting Compiler gRAphics
上传时间: 2013-12-18
上传用户:498732662
The MATLAB C/C++ gRAphics Library is a collection of MATLAB gRAphics routines distributed as a single library.
标签: MATLAB distributed collection gRAphics
上传时间: 2016-10-25
上传用户:ynzfm
A detail for pt2262 with introduction and gRAphics.
标签: introduction gRAphics detail 2262
上传时间: 2016-10-25
上传用户:稀世之宝039
turboc code in dos a gRAphics program to crease some illusory object on screen
标签: gRAphics illusory program turboc
上传时间: 2014-01-07
上传用户:ANRAN
Mobile 3D gRAphics API文档
上传时间: 2013-12-26
上传用户:love_stanford
Windows gRAphics Programming Win32 GDI and DirectDraw
标签: Programming DirectDraw gRAphics Windows
上传时间: 2016-12-05
上传用户:牧羊人8920
坦克大战,最基本的gRAphics 类进行的画图。TankClient.java这个是主文件,下载编译可运行,Ctr 为打子弹,A为superForce,上下左右来控制
标签: TankClient gRAphics java 画图
上传时间: 2016-12-16
上传用户:无聊来刷下
"The gRAphics GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Series was - and still is - to provide tips, techniques, and algorithms for gRAphics programmers. All of the gems are written by programmers who work in the field and are motivated by a common desire to share interesting ideas and tools with their colleagues. Each volume provides a new set of innovative solutions to a variety of programming problems.
标签: The gRAphics Glassner started
上传时间: 2016-12-18
上传用户:firstbyte
java中大部分对图形、文本、图像的操作方法都定义在gRAphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自gRAphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;
上传时间: 2013-11-29
上传用户:yimoney
#include<stdlib.h> #include "dos.h" #include "gRAphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h>
标签: include gRAphics define stdlib
上传时间: 2013-12-29
上传用户:王者A