联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 绘图程序(231) 
按平台查找All Visual C++(231) 

[绘图程序] CPPGraphics-program-design-basis

以VisualC++ 6.0为对象,主要介绍 为对象,主要介绍Visual C++集成编成 集成编成环境的使用、图形设备接口和常用图形程序设计、 环境的使用、图形设备接口和常用图形程序设计、鼠标编程以及菜单设计等基础,目的是通过对 鼠标编程以及菜单设计等基础,目的是通过对Visual C++的学习,掌握 的学习,掌握Visual C++图形程序设图形程序设计的方法,为计算机图形学原理部分的算法实现 计的方法,为计算机图形学原理部分的算法实现提供程序工具和方法。
In VisualC++ 6.0 for the object, describes as an object, introduces Visual C++ integrated compiled using the integrated compiled environment, the graphics device interface and common graphics programming, the use of the environment, the graphics device interface and common graphics programming, mouse programming, and menu design and other basic aim is through the mouse programming and menu design and other basic aim is through the Visual C++ to learn and master s study, master Visual C++ graphics program design methods graphics program designed for computer graphics theory part of the algorithm methods to achieve meter, computer graphics theory part of the algorithm implementations provide programming tools and methods. (2014-07-16, Visual C++, 2044KB, 下载3次)

http://www.pudn.com/Download/item/id/2589137.html

[绘图程序] GetKindsLinesPts

选择CAD实体,将实体的点位信息输出到一个文本文件中。对于刚接触ObjectARX编程的童鞋还是很有用的,可以清楚的了解CAD中部分类型实体的数据结构。VS2005+ObjectARX2007,个人编写。注释很详细,便于理解。
Select CAD entities and write entities pts to a text file.It is helpful for those learn ObjectARX and C++.You can learn something about ARX Entities and VC. (2014-03-27, Visual C++, 44KB, 下载19次)

http://www.pudn.com/Download/item/id/2495828.html

[绘图程序] Circle

自己用MFC实现的Bresenham画圆的算法,和MFC画得一样圆。可直接运行Release目录下的执行程序看效果。自己画的红色圆与MFC画的黑色圆是重合的。可作为学习图形编程的好例子。
Bresenham circle algorithm with MFC and MFC painted circle. Implementation procedures in the Release directory can be run directly to see results. The black circle painted himself red circle with MFC painting is a coincidence. Can be used as a good example to learn graphics programming. (2012-05-19, Visual C++, 3352KB, 下载2次)

http://www.pudn.com/Download/item/id/1877189.html

[绘图程序] CAD-developed-VB_NET-VC-Sharp-_NET

《用VB_NET和VC#_NET开发交互式CAD系统》(请用超星阅览器打开)本书共有十二章,内容包括面向对象编程、基本图元类设计、交互绘图类设计、图元的编辑、图元变换、相交图元、优化处理等。
《Interactive CAD system developed using VB_NET VC# _NET》The book consists of 12 chapters, including object-oriented programming, basic class design, the design of interactive graphics class, pixel editing, pixel transform, intersect primitives optimized. (2012-04-11, Visual C++, 5143KB, 下载22次)

http://www.pudn.com/Download/item/id/1825213.html

[绘图程序] VC_Oscilloscope

VC++实现简单的示波器程序,最多实现四条波形通道显示,适合于VC初学者进行编程练习
VC++ program to implement simple oscilloscope, waveform up to achieve the four-channel display, suitable for beginners to programming exercises VC (2011-08-08, Visual C++, 2120KB, 下载131次)

http://www.pudn.com/Download/item/id/1617490.html

[绘图程序] computergraphicsprogramming

我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582
computer graphics programming using GDI (2010-04-17, Visual C++, 334KB, 下载5次)

http://www.pudn.com/Download/item/id/1129817.html

[绘图程序] yxj

AUTOCAD与DXF文件处理相关源码. 包含dxf导入导出,浏览,界面处理等.是学习运动控制编程的参考
AUTOCAD and DXF files to deal with the related source code. Contains import and export dxf, browsing, interface processing. Is the study of motion control programming reference (2009-07-26, Visual C++, 8959KB, 下载31次)

http://www.pudn.com/Download/item/id/856458.html

[绘图程序] d2200904

本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等
Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing polygon, rectangle fill, polygon fill, 3D transformation, light, texture, etc. (2009-04-14, Visual C++, 2KB, 下载11次)

http://www.pudn.com/Download/item/id/715746.html

[绘图程序] gui16

原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。
Download the original code, I have the practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on. Because energy is limited, the original code did not make any comment. Simplify the programming for consideration, in many parts of specified constants, GM deal done. After the establishment of gui16 extract directory, in its code and under the original project file. Gui16 established in the release directory, which under one executable file and the necessary bitmap files and models. Such as in the release directory outside of the implementation of procedures, you must copy the necessary bitmap files and models. (2008-09-23, Visual C++, 47KB, 下载12次)

http://www.pudn.com/Download/item/id/550866.html

[绘图程序] dianlijiankongP

第一章对SCADA系统进行了简要的说明,从SCADA系统的产生和发展两方面进行描述。 第二章对电力SCADA系统的通讯网络和规约做了简单的描述,由于电力SCADA系统的特殊要求,因此本章对电力SCADA系统通讯的特殊性进行了说明。 第三章对编程软件及环境的特点给出了自己的一些体会。 第四章进行了电力SCADA软件设计的需求分析和可行性分析。 第五章的内容比较丰富,同时它也是本论文的一个重点,包含了系统的各个主要模块的规划设计,对各个模块的功能进行了划分,最后给出了软件结构功能框图和系统结构图。 第六章是本论文的另一个重点,它对上一章规划的各个典型模块进行设计与实现的详细论述。(此章中包含的部分关键类的程序源代码放于附录) 第七章是结束语和程序改进的展望。 (2008-07-08, Visual C++, 377KB, 下载14次)

http://www.pudn.com/Download/item/id/506825.html

[绘图程序] BezierText

使用MFC编程,通过给定的点绘制4阶贝塞尔曲线的示例。由于是4阶贝塞尔曲线,因此通过鼠标左键定义的点数必须为4、7、10、13
The use of MFC programming, through a given point of order 4 Bezier curves drawn sample. Because it is 4-order Bezier curves, so the left mouse button through the definition of points must be 4,7,10,13 (2008-06-19, Visual C++, 40KB, 下载43次)

http://www.pudn.com/Download/item/id/494115.html

[绘图程序] Show

可以用来在对话框里指定区域显示图像/曲线/直方图数据的代码,是我做图像显示处理编程时根据多方经验总结出来的,很好用。不过是.h和.cpp文件,资源需要自己去添加。
Can be used in designated areas in the dialog box display images/curves/histogram data code, which I make image display in accordance with the multi-treatment programming experience summed up, it just works. Is. H and. Cpp file, the resource needs of their own to add. (2008-04-01, Visual C++, 7KB, 下载105次)

http://www.pudn.com/Download/item/id/428405.html

[绘图程序] Ch3_2

三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,
Although the principle of three Bezier curves with the quadratic Bezier curve is similar, but the specific programming when there are still many places need attention, because of the practical application of Bezier curves in the three playing an increasingly important role, (2007-12-03, Visual C++, 1756KB, 下载111次)

http://www.pudn.com/Download/item/id/369091.html

[绘图程序] tuxingxueshiyan3

实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。
three experimental interactive graphics technology experiment : one, through the experiments. master graphics and interactive techniques. 2, master of graphic interactive technology are realized. 3, further skilled programming language environment graphics rendering technology. Experiment : (regimen) a comprehensive use of the mouse, menu, rubber, and other interactive technology to achieve straight lines, round and rectangular basic graphics rendering. (Election so) 2, the use of 2D transform theory, drawing a 2D graphics, then use the keyboard or mouse control so that it can take appropriate 2 D transform. (2007-05-15, Visual C++, 274KB, 下载30次)

http://www.pudn.com/Download/item/id/282420.html

[绘图程序] 3Dimageprogramming

原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。
download the original code, the computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture mapping, etc.. Because energy is limited, the original code did not make any notes. (2007-04-26, Visual C++, 2389KB, 下载28次)

http://www.pudn.com/Download/item/id/273644.html

[绘图程序] MyDraw_new

功能:用面向对象的思想来实现了对直线 矩形 椭圆三种图元的绘制 选定 移动 并添加了编辑设置图元多种属性功能 是深入学习GDI编程很好的例子
functions : Object-oriented thinking to achieve a pair of three straight rectangular oval map of the selected mobile mapping and add a map editor Set Attribute function of a variety of in-depth study GDI Programming good example (2007-03-16, Visual C++, 96KB, 下载46次)

http://www.pudn.com/Download/item/id/256065.html

[绘图程序] vtk编程技巧

vtk是目前三维重建方面一个大型的函数库,广泛应用于医学、计算流体力学、三维数据可视化等方面
VTK is a three-dimensional reconstruction of large libraries, widely used in medicine, computational fluid dynamics and three-dimensional data visualization etc. (2005-11-11, Visual C++, 300KB, 下载808次)

http://www.pudn.com/Download/item/id/123555.html

[绘图程序] 184526345

本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r
primitive code of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents. R intron (2005-05-25, Visual C++, 263KB, 下载252次)

http://www.pudn.com/Download/item/id/1116988751112497.html

[绘图程序] DrawPaper

我的画图程序,做毕设时的熟悉VC++后作的第一个画图程序,对理解VC++编程有重要帮助。可实现画直线,矩形,圆等图形。推荐
my drawing, and so Albert located at the VC familiar with the resolution after a drawing program, to understand VC program is important to help. Painting can achieve straight, rectangular, round and other graphics. Suggest (2005-05-16, Visual C++, 50KB, 下载116次)

http://www.pudn.com/Download/item/id/1116226927234859.html

[绘图程序] 三次Bezier曲线

三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考
cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference (2005-05-12, Visual C++, 1KB, 下载191次)

http://www.pudn.com/Download/item/id/1115907254356800.html
总计:231