latex中使用math函数,编辑数学公式
上传时间: 2014-01-02
上传用户:siguazgb
latex是一功能强大的排版软件,这是latex参考手册
上传时间: 2014-07-29
上传用户:15736969615
turboc code in dos a graphics program to crease some illusory object on screen
标签: graphics illusory program turboc
上传时间: 2014-01-07
上传用户:ANRAN
Latex帮助文档资料---93分钟学会Latex--轻松快接
上传时间: 2016-11-03
上传用户:13160677563
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
这是一个Latex的源文件运行以后是电子书 看电子书的时候对应源代码学习的效率比较高适合初学者
上传时间: 2014-01-23
上传用户:
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