搜索资源列表
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
grahic
- 对初学者理解c++的抽象继承虚函数等机制相当有用,这是一个画点线多边形的的实例程序。-for beginners to understand the abstract c succession mechanisms such as virtual function very useful. This is a drawing point line polygon examples of the procedure.
cartographic
- 本程序是用C编写的数字地图制图实习的源程序,主要实现四个功能:绘制晕线,晕线填充,绘制土堤以及绘制点状符号-this process is the preparation of the C Digital Cartography internship program, the four main functions : Drawing halo lines, Halo filled with earth berms and the mapping of drawing point symbols
chap6all
- Chapter 6 B-spline Surfaces basis.c tbasis.c Calculates the B-spline basis functions. bsplsurf.c tbsurf.c Calculates a B-spline surface. bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface. dbasis.c tdbasis.c Calculates the B-
MyExam
- 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simp
lineanddot
- 一个自编的绘制点线的程序 draw.h/cpp drawDoc.h/cpp drawView.h/c-a point of drawing the line procedures draw.h/cpp drawDoc.h/cpp d rawView.h/c
inputpoint
- cad 中输入point ,学习c++二次开发-cad enter point, learning c++ secondary development
gh
- 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
circl
- 实现中点画圆算法 很好的一个实例 C-Drawcircle algorithm to achieve the mid-point of a very good example of C++
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
perspective
- 在win-tc环境里 采用C语言及计算机图形学知识绘制一点透视图形-In the win-tc environment using C language and knowledge of computer graphics point perspective drawing graphics
Graphic
- 使用C语言编写的一些简单的图形算法基础,其中有中点直线算法,中点画圆,种子填充和裁剪算法。-Using the C language written in the basis of some simple graph algorithms, including the midpoint of a straight line algorithms, the mid-point Circle, seed filling and clipping algorithms.
spline
- 本例是用C++开发的画出样条曲线的源程序,能够在给出的定点拟合出样条曲线。-This example is developed in C++ source code to draw spline to the given point in the spline fitting. . . . . . . .
TIN
- 实现TIN二维格网显示。可用不同颜色、线型表示。点可使用不同形状。并能显示高程、点号。-TIN two Ludwig achieve net display. Available in different colors, line said. Point can be different shapes. And to show elevation, point number.
draw-program
- 用C#写的绘图程序,可以实现画、读取、存储点线面。并对图形进行缩放、拉伸、平移等操作。更重要的是,实现了图形的橡皮绘制效果!-Written in c# drawing program, can realize the painting, read the save point, line and plane. And the graph, stretching, such as the translation of the scale operation. More important, re
MyApp
- VC绘图程序,包括点线面,以及多段线,填充等-draw graphics with visual c++,including draw point,line,polygon,and mutiline and so on
grgreg
- 用C#做的点、线、面的简单绘图程序,实现了点与线位置关系的判断。-C# point, line, surface simple drawing program point line position between the judge.
Computer-graphics
- 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point.
GDIDrawFlow
- C# GDI+ 开发的类Viso流程图用户控件, 流程图文件保存XML文件,可浏览修改保存截图……功能相当强大,可以编译使用,但与我需要的东西还有点差距,我想基于数据库设计,研究中,有兴趣的朋友可以交流 源码来自网络,在此分享,如有侵权请告知-C# GDI+ development class Viso flowchart user control flowchart file to save the XML file can browse to modify save screensh
gpath
- cad制图,方便制图,可以在一个图形范围内,简易控制图形输入 - Function C:GPath is the main program function and defines the AutoCAD GPATH command. (defun C:GPath () Ask the user for input: first for path location and direction, then for path parameters. C
