搜索资源列表
paper-1_1_0_0
- 本文档详细介绍了JAVA图形制作工具JGRAPH的设计与实现,是学习JAVA图形编程的好资料-This document details the Java graphics production tool JGRAPH the design and implementation learning Java Graphics Programming good information
Mobile3DforSonyEricssonPhones
- 索爱手机移动3D图形应用开发,文章包括: 1.Java移动3D图形实现的能力描述 2.JSR 184 API综述 3.怎样在PC上制作移动3D内容-SPM mobile phone 3D graphics application development, the article include : 1.Java Mobile 3D Graphics Capability Descr iption 2.JSR 184 API Summary 3. how the PC 3 D prod
Pro Java 6 3D Game Development
- Java 3D is a high-level 3D graphics API based around the construction of a scene graph data structure that contains the objects that appear in the 3D scene. Java 3D topics covered here include how to build your own 3D models, load existing models, cr
java-Drawing
- java 绘图 解决图片旋转,合成失真解决图片旋转,合成失真-rotate images java graphics solutions, solve the image rotation distortion synthesis, synthesis of distortion
EAUserGuide
- 視覺化的塑模工具,Enterprise Architect這套工具,有支援圖形轉換成10種以上的程式語言(Actionscr ipt、Ada、C and C++、C#、Java、Delphi、Verilog、PHP、VHDL、Python、System、C、VB.Net、Visual Basic)與DDL(SQL scr ipt)-Visual modeling tool, Enterprise Architect set of tools, support for graphics into
manager
- 小区物业管理系统设计,ppt演示代码,及图形-Area property management system design, ppt presentation code, and graphics
Learn-BlackBerry-Games-Development
- 中文名: 黑莓游戏开发 作者: 卡罗尔·哈默 Carol Hamer-BlackBerry smart phones aren’t just for business. In fact, throw away that boring spreadsheet, tear up that yearly budget report—the BlackBerry is a lean, mean game-playing machine. Carol Hamer and Andrew Davi
java
- 数据库应用代码,图形处理代码 线性代码,网络编程代码-Database application code, graphics processing code linear code, network programming code
Cairo_001.doc.tar
- 在资讯领域中,cairo 是一个让用于提供向量图形绘图的免费函式库,Cairo 提供在多个背景下做 2-D 的绘图,进阶的更可以使用硬件加速功能。 虽然 Cairo 是使用C语言撰写的,但是当使用 Cairo 时,可以用许多其他种语言来使用,包括有 C++、C#、Java、Python、Perl、Ruby、Scheme、Smalltalk 以及许多种语言,Cairo 在 GPL 与 Mozilla Public License 两个认证下发行。 -In the informatio
Cairo_002.doc.tar
- 在资讯领域中,cairo 是一个让用于提供向量图形绘图的免费函式库,Cairo 提供在多个背景下做 2-D 的绘图,进阶的更可以使用硬件加速功能。 虽然 Cairo 是使用C语言撰写的,但是当使用 Cairo 时,可以用许多其他种语言来使用,包括有 C++、C#、Java、Python、Perl、Ruby、Scheme、Smalltalk 以及许多种语言,Cairo 在 GPL 与 Mozilla Public License 两个认证下发行。 -In the informatio
Cairo_003.doc.tar
- 在资讯领域中,cairo 是一个让用于提供向量图形绘图的免费函式库,Cairo 提供在多个背景下做 2-D 的绘图,进阶的更可以使用硬件加速功能。 虽然 Cairo 是使用C语言撰写的,但是当使用 Cairo 时,可以用许多其他种语言来使用,包括有 C++、C#、Java、Python、Perl、Ruby、Scheme、Smalltalk 以及许多种语言,Cairo 在 GPL 与 Mozilla Public License 两个认证下发行。 -In the informatio
Cairo_004.doc.tar
- 在资讯领域中,cairo 是一个让用于提供向量图形绘图的免费函式库,Cairo 提供在多个背景下做 2-D 的绘图,进阶的更可以使用硬件加速功能。 虽然 Cairo 是使用C语言撰写的,但是当使用 Cairo 时,可以用许多其他种语言来使用,包括有 C++、C#、Java、Python、Perl、Ruby、Scheme、Smalltalk 以及许多种语言,Cairo 在 GPL 与 Mozilla Public License 两个认证下发行。 -In the informatio
the-java-graphics--sharpening
- public class BlurAndSharpenDemo extends JFrame implements ActionListener { private JPanel jPanel = new JPanel() //面板jPanel用于容纳模糊、锐化、还原图像按钮 private JButton buttonFile //打开图像文件按钮 private JButton buttonBlur //模糊图像按钮 private JButton buttonSharpen //锐化图像按
EasyCharts_302_eval
- java 图形快生成源码及组件,功能实分的强大,适用于各种分析图型的生成。-java graphics fast generate source code and components, powerful function real points, applicable to a variety of analysis pattern generation.
java-basis
- Eclipse下运行java Swarm以及jheatbugs例子的图文攻略 看了很多网上的说明,好像运行都有点问题,自己摸索了下,参照Swarm网站的How to Set Up Java Swarm in Eclipse ------------------- CLSFractal: Thread mouseClicked BlankArea:mouseEventDemo mousePressed Myblack: Graphics Color MouseEvent
jfreecharttiyan
- JFreeChart是一组功能强大、灵活易用的Java绘图API,使用它可以生成多种通用性的报表,包括柱状图、饼图、曲线图、甘特图等- JFreeChart is a powerful, flexible and easy to use Java graphics API, with which you can generate a variety of reports versatility, including bar charts, pie charts, graphs, Gantt
97
- 编程思路:首先,本练习因为要制作抓不住的方块的实例,所以首先要制作界面中的方块,先通过Graphics类的对象函数g.setColor(Color.red)设置方块的颜色为红色,然后通过语句g.drawRect(0, 0, size().width - 1, size().height - 1)和g.drawRect(mx, my, (size().width/10) - 1, (size().height/10) - 1)绘制出两个矩形,这样就完成了方块的制作。然后,为了实现“抓不住方块”的效
SWTOfLearn
- java图形编辑组件,swt是个非常不错的组件,初步介绍swt环境安装,配置,以及简单开发-java graphics editing component, swt is a very good component, the initial introduction swt environment to install, configure, and simple to develop
Java
- 利用Java自身对于图形处理的强大优势,来编写代码以制成WEB服务器和WEB动态图标。-Using Java' s own powerful advantage for graphics processing, to write code to produce dynamic WEB server and WEB icon.
