-
实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二...
实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实现二维图形的平移变换实现二维图形的放缩变换实现二维图形的旋转变换曲线曲面的生成 分形图生成.-err
- 2023-01-25 22:40:04下载
- 积分:1
-
JBuilder8开发的ComboEdit控件,除了普通的选择按钮外,还带有取消按钮,我们的开发都在用,很类似Delphi下的哈:)...
JBuilder8开发的ComboEdit控件,除了普通的选择按钮外,还带有取消按钮,我们的开发都在用,很类似Delphi下的哈:)-JBuilder8 development ComboEdit control, in addition to the choice of ordinary buttons, but also with the abolition button, we are used to develop, Delphi is very similar to the Kazakhstan :)
- 2022-07-08 16:17:12下载
- 积分:1
-
软件开发项目实例的AWT事件列表
eventos para el desarrollo de software con awt ejemplo eventos listas
- 2023-08-13 18:25:03下载
- 积分:1
-
一个自制的彩票抽奖程序,能实现33选6+16选1,比较粗糙,欢迎大家修改...
一个自制的彩票抽奖程序,能实现33选6+16选1,比较粗糙,欢迎大家修改-a privately lottery draw procedure, the election can achieve 33 1 6 16 election, compared Rough Welcome changes
- 2022-01-24 15:36:58下载
- 积分:1
-
JAVA程序开发应用程序,小程序。请老师指导。
JAVA程序开发应用程序,小程序。请老师指导。-JAVA application developers, small procedures. Please instructor.
- 2022-03-19 16:12:06下载
- 积分:1
-
实验软装置(基于表达式的计算器ExprEval) 很不错的 有帮助于学习提高...
实验软装置(基于表达式的计算器ExprEval) 很不错的 有帮助于学习提高-Experimental soft device (based on expression calculator ExprEval) very good help in learning to improve
- 2023-08-22 19:15:03下载
- 积分:1
-
闪烁文本显示的JAVA Applet(4KB)
闪烁文本显示的JAVA Applet(4KB) -text display flicker of Java Applet (4KB)
- 2022-10-17 23:20:02下载
- 积分:1
-
这是我在东方标准学习的时候做的一个项目,是中国移动的一个子管理任务模块,采用MVC模式设计,调试成功。...
这是我在东方标准学习的时候做的一个项目,是中国移动的一个子管理任务模块,采用MVC模式设计,调试成功。-This is my standard in the east to learn to do when a project is a subset of China Mobile Management mission modules, the use of MVC design patterns, debugging success.
- 2022-03-01 21:54:31下载
- 积分:1
-
一个有关用JAVA编写的工具条的小程序,体现了JAVA的特点,很有意思...
一个有关用JAVA编写的工具条的小程序,体现了JAVA的特点,很有意思-a good algorithm
- 2022-02-25 10:32:11下载
- 积分:1
-
* 简单的读/写文本文件的示例
* 这里包含了三个例子,即
* 1. 将文件读入到内存(这里是StringBuffer)的例子
* 2....
* 简单的读/写文本文件的示例
* 这里包含了三个例子,即
* 1. 将文件读入到内存(这里是StringBuffer)的例子
* 2. 将内容中的文本写到文件
* 3. 将一个文件的内容读出来写入另一个文件中
同时也展示了如果从输入流中读出来内容写入输出流中(仅限文本流)
三个例子可以独立存在,所以根据需要只看其中一个就行了-* A simple read/write a text file that contains the sample* of the three examples here, that is* 1. To file read into memory (in this StringBuffer) examples* 2. Will write the contents of the text file* 3. Will the contents of a document read out to write another paper also demonstrated from the input stream to read out the content written into the output stream (only the text flow) the existence of three examples can be independent, so one need only look at the line a
- 2022-09-18 08:05:02下载
- 积分:1