搜索资源列表
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
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
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
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.
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
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
ChildFrm
- 画圆,在C++环境下,建立一个MFC工程,采用逐点画圆法,画一个圆,并在此基础上,使用其他方法画圆-Circle, in C++ environment, build a MFC project, point by point Circle, draw a circle, and on this basis, the use of other methods Circle
project2.2.tar
- C++的画图板,可以实现椭圆 矩形 点线 实线 等其他功能 也可以改变颜色额-C++ drawing board, can realize the elliptical rectangle point line solid lines, and other functions Can also change the color
