搜索资源列表
1234562514
- 一个图标编辑器。用vb编写。可以实现图标的制作和编辑。-an icon editor. Prepared with vb. Icon can achieve the production and editing.
figure-ron
- 通过实现这个二维图形编辑系统,掌握图形的生成算法,图形变换,图形文件存储,多边形填充等方面的知识。这个系统要求用户界面设计合理,图形绘制算法效率高,能完成简单二维图形的绘制、变换、坐标变换、图案填充等功能-through the realization of the two-dimensional graphics editing system, master graphics algorithm for the generation, transformation graphics, grap
041120626
- 可以绘制图形,对图像进行编辑,对图像进行边缘检测、中值滤波,去噪等。 -mapped graphics, image editing, image of edge detection, filtering, such as denoising.
wsedit
- 可以绘制直线、文本框、表格,是模板编辑软件。本代码版权属北京宏生电通网络科技有限公司。你可以用做研究,如果要进行商用,请联系宏生电通网络,并购买版权。-can draw straight lines, text frames, forms, templates editing software. The code is owned Beijing Acer Health Communication Network Technology Limited. You can do research,
SysDraw
- 主要功能为各种图元的绘制,如点,线,面,五角星,多边形等,提供图元的放大缩小,移动等编辑功能。-main functions of the various plans drawn yuan, such as point, line, surface, the five-pointed star, polygons, yuan plans for the zooming, mobile and other editing features.
VCDOTNETJCBCBL
- 绘图例子,进行参考和模仿,一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学-Mapping example, reference and imitate, a fairly good mapping procedures, including the basic line drawing and picture polygon features paintings and Drag, moving,
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
13138_0014
- 一个小型图形编辑软件源码,感兴趣的可以-a small graphic editing software source code, can be interesting to s
DataStream2005
- 用VC。NET2005实现的数据流图编辑程序,实现不同图形的绘制、移动和编辑等功能。-VC.NET2005 achieve the data flow diagram editing procedures, different graphics rendering, mobile and editing functions.
skinsyse_source
- 本程序是一个用VC6.0 MFC实现MP3的换肤功能的程序,用户可以设置图片,编辑图片,并用于MP3的换肤界面。-this procedure is a VC6.0 MFC with the skinnable MP3 procedures, Users can set pictures, editing photos, and used the MP3 skinnable interface.
MyCursor
- 更换系统光标使用VC++编辑环境 程序运行后能够显示此时现在的光标形状,还可以更改为其他光标-replacement system using VC cursor editing environment after running this time now to show the cursor shape, also can be used for other cursor
drawsamp
- 一个VC++编的绘图程序,比较简单,能实现简单的直线,圆等图像绘制和编辑。-a VC + + addendum to the drawing process, relatively simple to achieve simple straight lines, circles and other mapping and image editing.
44757463
- 丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线) 丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等)软件通用功能(撤消/恢复,打印,文件操作)架构较好,欢迎试用!-rich graphics types (linear, parallelogram, rectangle, polygon, rounded rectangle, circle, oval, secondary u
WebEdit
- 在浏览器内实现了点、线、面的编辑(增加、删除、修改、移动等),使用java面向对象类派生方法设计。-the browser within a point, line, surface editing (add, delete, modify, mobile), the use of java object-oriented design methodology derived class.
图像算法大全
- 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法(函数)-containing the complete algorithm editing function has become a code word document formats to facilitate replication vertical mirror image rotation ima
VCAD3.0.rar
- 一个小型的cad系统,可绘制多种图形,以及编辑图形,A small cad system can draw a variety of graphics, and editing graphics
pdn_src_3_35
- Paint.NET也是大家相當熟悉的、也很愛用的免費繪圖工具。支援圖層管理、歷史紀錄、渲染與變形特效及各種色調、色階調整功能,是個相當簡單方便且實用的繪圖軟體。-Paint.NET is free image and photo editing software for computers that run Windows. It features an intuitive and innovative user interface with support for layers, unlimi
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
acad2kml
- 将AutoCAD图元导入Google Earth,对于惯用 AutoCAD 工程作图的人,特别是城市规划、小区规划设计师一定会想到如何将 AutoCAD 的图纸放入 Google Earth 中,以便结合地形、地貌进行观察。由于 Google Earth 对线、面的编辑功能有限,如果能利用 AutoCAD 强大的三维作图功能,再将图纸导入到 Google Earth 中-AutoCAD Import Google Earth, for the usual AutoCAD engineering
teechart5
- 一个好用的控件,可以助你轻松的完成曲线绘制,曲线编辑,曲线放大缩小-A useful control that can help you easily complete the curve drawing, curve editing, curve zoom