搜索资源列表
DrawPaintCode
- 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorit
draw
- mpl.add(new MenuItem(\"DDA画线\")) mpl.add(new MenuItem(\"中点画线\")) mpl.add(new MenuItem(\"Bresenham画线\")) mpl.addActionListener(this) mp2=new Menu(\"画圆\") mp.add(mp2) mp2.add(new MenuItem(\"公式法画圆\")) mp2.add(new MenuI
PaintBrush
- 可以实现铅笔、画刷、颜色选择、多边形及其多种状态、撤销、橡皮等多功能,几乎涵盖了所有windows自带的画图板功能
HuaBu
- 用菜单和按钮来控制绘图 功能要求:实现简单绘图功能,具体要求:画直线,画空心或实心椭圆、画空心或实心矩形、画多边形(图形的位置和大小可在程序中设定)。 -failed to translate
googleCustom
- 扩展googlemapapi,实现画扇形,矩形,圆形,五角星,椭圆,等边多边形等功能- googlemapapi ext
1000
- 学习java时所做实验的全部代码,包括applet和用户应用程序。程序代码有画图形的,(五角星,多边形,圆等等)有求最大公约数,最小公倍数的,还有很多其他的-Experimental study made when all the java code, including the applet and the user applications. Picture in graphics code, (five-pointed star, polygon, circle, etc.) are se
lesson3Q
- 加载地图、加载特定地图、地图的打开、保存、另存为、图层的添加、删除、移动以及shape文件的添加、地图的放大、缩小、漫游、全图、在axMapControl1中画圆、画线、画矩形、画面、画文本、鹰眼功能、数据查询与选择,包括点选、圆选、矩形选、多边形选、名称查询、清除选择、-Loading map, load a specific map, map of the Open, Save, Save As, layers add, delete, move, and add the shape fil
JAVA-drawing-board
- JAVA画图板,鼠标画点画线,可以画多边形,交互式界面-JAVA drawing board, mouse stipple line, polygon drawing, interactive interface
paint
- 一个画板工具,可以画线,点,多边形,矩形等等各种图形-A sketch tool, you can draw lines, points, polygons, rectangles, and so on a variety of graphics
paint
- 这是个简易的画图板,有画笔,擦皮,画矩形等多边形的功能-This is a simple drawing board, with brush, rub the skin, draw a rectangle such polygon features
MainFrame
- 设计一个画图工具,能够实现画图工具、画直线、画椭圆、画多边形等功能,并且在绘图的过程中能够修改该画笔的大小以及颜色。该画图程序还需具有橡皮擦功能。 -Design a drawing tool, enables drawing tool to draw straight lines, ellipses, polygons, and other functions painting, and drawing process can modify the brush size and color.
jiqimao
- Div画的机器猫图形源码,一共用了2010个div,今年是2010年嘛,用到的技术为 java scr ipt+HTML4+CSS2 ,在目前几乎所有主流浏览中都能有一致的显示。 有DrJs作基础,用div在网页上堆图像就简单多了,比如说用它来画一个机器猫。应该说,机器猫是一个非常适合用程序来画的形象,因为它主要由圆(包括椭圆、圆弧)、简单的多边形以及直线组成。具体的绘制过程就不详述了,简单来说就是使用 DrJs 在指定的地方做画圆画线等操作,最后组成一个机器猫的形象。 这个
Gragpic-Editor
- 自己写的画板程序,有图片。可以画直线,矩形,圆形。如果需要多边形可以自行添加。我留了一个变量为多变形。-Sketchpad write their own programs, with pictures. You can draw a straight line, rectangle, circle. If you need to be able to add their own polygons. I left a variable for multiple deformation.
googlemaps
- 该程序实现了谷歌地图上根据城市命名定位城市、画矩形、画多边形、两地测距、添加标记等功能。-The program implements on Google Maps positioning according to the city named after the city, rectangular painting, drawing polygon, the two ranging, add tags and other functions.
JessieMap
- 圆编辑插件 (AMap.CircleEditor)、折线、多边形编辑插件 (AMap.PolyEditor)、鼠标工具插件 (AMap.MouseTool)、距离量测插件 (AMap.RangingTool) 、地图类型切换插件 (AMap.MapType)。 以上插件,运用到javascr ipt中,实现画圆、折线图、多边形。-Circular editor (AMap.CircleEditor), polyline, polygon editor (AMap.PolyEditor), m