搜索资源列表
简易二维CAD
- 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
EastDraw_Source
- 一个基本vc矢量绘图程序,支持线\\圆\\文字等功能.-A basic vector-drawing application based on Visual C++, supporting the function of drawing line\\circle\\text,and so on.
Draw2
- 一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
graphics_c
- 有关于《计算机图形学》的实验,VC 有各种画圆,线,以及填充-on "Computer Graphics" experiment, a variety of VC Circle, Line, and filled
TuXingXueZongHeShiXi
- 这是我图形学的综合实习程序,里面实现直线的dda算法,中点Bresenham算法,改进Bresenham算法的绘图,椭圆的中点Bresenham算法,圆的八分画圆结合中点Bresemham算法的绘制,并包含了图形的翻转,平移,对称,比例变换,内有说明文档-integrated graphics attachment procedures, straight line inside the dda algorithm, the midpoint of Bresenham algorithm, im
BIGDrawing
- 实现了中点画线和中点画圆算法 -realized the Midpoint Circle Line and the midpoint algorithm realized the Midpoint Circle Line and the midpoint algorithm
Cad3.0
- 一个简单的画图程序,可以画线、矩形、圆等图形,并可进行相关操作。-a simple drawing program, line drawing, rectangle, circle and other graphics, can be associated operations.
speacialrain
- 用vc6编写的一个模仿下雨效果的动画,主要用到划线及画圆的函数,以及一些随机效果-vc6 prepared with a copy of rain effects animation, the main use of the Circle line and function, and some random effects!
mytxx
- 图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
graphics.rar 图形设计
- 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形,The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
CHABU.rar
- 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
openGL_Work
- 用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
Sketcher
- VC2008开发,基本的GDI图形绘制,包括文字、直线、矩形、圆形、曲线等,包括画笔颜色选取、填充颜色选取。基于文档视图结构,并涵盖常用对话框控件的应用。可以进一步扩展功能-Dev. on vc2008. GDI graphic paiting,including text,line,square,circle,curve,etc. you can change the color of pen and brush Based on Document/View architecture
colorcircle
- 一个含有边框和内部填充图的圆,内部填充为网格线,蓝色,外边框是红色!-Contains a map border and internal fill of the circle, the internal filling the grid line, blue, outside the border is red!
Draw
- VC6++编译通过,手动编辑绘制简单直线、圆、多边形、文本,以及复杂的节点、网络。另外还有放大、缩小、返回上一屏幕、绘制整幅图像的功能。是学习MFC、GDI的还材料。-VC6++ compiler through manually editing a simple straight-line drawing, circle, polygon, text, and complex nodes, network. There are also magnified, reduced, return t
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
GraphExp4
- 实现画线、圆、椭圆、矩形等常见图形,并且还能把图形保存至文件,还可以再次显示。-Draw line、circle、rectangle and store it
Vc-P-P-mapping-program
- 能够实现直线和圆/Bezier曲线/区域填充,有文档说明-To achieve a straight line and circle/Bezier curve/area filling, there are documented
matlab.graphic
- 这是简单的一个可以绘制直线的matlab程序。这个程序只能绘制直线,圆等。程序简单,希望大家互相学习探讨。-this is a program about how to draw the line,the circle and so on.I hope we can learn the programe each other. thank you.
vc2_2
- 编写一程序画一水平线和圆,并使该圆在该直线上匀速滚动(从屏幕左边滚到屏幕右边)。提示:用sleep(n)函数或定时器实现。 -Write a program to draw a horizontal line and a circle, the circle and make uniform rolling on the line (from the left side of the screen rolled right of the screen). Tip: (n) function
