搜索资源列表
简易编辑器new
- 是一个用C++编写的图形编辑器!- Is the graphic editor which compiles with C!
图形编辑器
- 用汇编编写的一个图形编辑器-used to prepare a compilation of a graphical editor
图形编辑器
- 汇编课程设计 图形编辑器-compilation curriculum design graphics editor
带有调色功能的图形编辑器源码
- 带有调色功能的图形编辑器源码, 我们的C#课程设计,-palette with a graphical editor source code, the C# curriculum design,
带有数据库的图形编辑器源码
- 带有数据库的图形编辑器源码, 我们的C#课程设计,-database with graphics editor source code, the C# curriculum design,
图形编辑器
- 能用多种颜色绘制基本的图像,实现编辑,保存,打开,显示图形。
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
java简单编辑器
- 演示程序为计算机和用户的对话形式执行,即在计算机的终端显示图形界面的文档编辑器,然后用户就可以实现编辑,保存等像记事本一样的功能。 (1)打开以有文件,保存编辑文件,退出编辑器并提醒保存; (2)查找编辑区中的字符串,用已知字符串替换查找的字符串; (3)显示文件的存取路径; (4)剪切,复制,粘贴,删除等; (5)改变文本区字体的颜色,字体大小和形状的功能; (6)关键字显示蓝色、类库类名显示红色。
VC++图像处理编辑器源代码
- VC++图像处理器,支持20多种图形变换技巧
HDraw
- 基于VC++开发的简单矢量图形编辑器,包括画直线,画圆,画曲线,可以对图元进行线性,颜色,缩放,平移等操作。界面类似Windows系统下的画图软件,但比较简单。-VC++ development based on a simple vector graphics editor, including painting a straight line, circle, drawing curves, can be linear elements, colors, zoom, pan and so o
draw
- 图形编辑器 能够实现画直线 圆 多边形 圆弧等简单二维图形 还能实现对图形的缩放 移动等功能-Editor graphics drawing a straight line can be achieved, such as a simple circular arc polygon can achieve two-dimensional graphics on mobile graphics features such as zoom
pic
- 作业名称: 简易的图形编辑器 实现功能:A: 有一些图元(例如:点,线,矩形,园...) B: 可以在任意位置任意方向作图 C: 填充方式至少有四种(实的,网格,竖线,横线等) D:可以扩充图元课填充的方法 -Operating Name: simple graphics editor to achieve function: A: there are some graphic elements (such as: point, line, rectangle, P
jianyituxing
- 简易图形编辑器的实现SDK 是自己做的 有些冗余代码-Simple graphic editor SDK is the realization of their own to do some redundant code
AniEdit
- 一个用MFC写的动作编辑器,希望大家有用-Using MFC to write an editor action, I hope all useful
pic
- 使用C#语言编写的图形编辑器,这个图形编辑器带有保存图元的功能,使用了ACCESS数据库,具有一定的参考价值-Using the C# language graphics editor, graphics editor with a save this primitive function, use the ACCESS database, with some reference value
Myexp1
- 设计开发一个简易图形编辑器。1. 交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现 2. 绘制结果可以正确持久化(存储到文件、从文件中读出) -Design and develop a simple graphics editor. 1. Interactive rendering graphics (including at least line, rectangle and text) of the painted graphics can properly a
图形编辑器
- 用JAVA 2D 写的一个简单的图形编辑器。其中可以用矩形软件画矩形,用涂色软件涂色。用文字工具写文字
汇编图形编辑器
- 用汇编语言编写的图形编辑器的小程序,本程序保存在txt文件中,请下载者自行编译。
MFC
- 用MFC实现图形编辑器,能够实现图形的旋转、平移等等(Implementation of graphic editor with MFC)
GraphEditor-master
- 图形编辑器,完成对图形的编辑,自己设计的,有些不足(do it by myself.There are some problems.)