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

[绘图程序] minishell

这个项目的全部内容是用c语言从头构建一个基本的shell,就像我们自己的bash版本一样。作为编程初学者,这是一条陡峭的学习曲线。我们已经深入研究了进程、信号处理、文件描述符和Shell的核心工作方式。
This project is all about building a basic shell from scratch in the c language, like our own version of bash. As beginners in programming, it s been a steep learning curve. We ve dived into processes, signal handling, file descriptors, and the core workings of shells. (2024-04-23, C, 0KB, 下载0次)

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

[绘图程序] full_stack_-mern_Web_devlopment_2024

全堆栈JavaScript:MERN堆栈允许开发人员在整个应用程序堆栈(前端和后端)中使用单个编程语言JavaScript。这实现了代码重用,简化了开发,并简化了JavaScript的学习曲线
Full-stack JavaScript: MERN stack allows developers to use a single programming language, JavaScript, throughout the entire application stack, both front and back end. This enables code reuse, streamlines development, and simplifies the learning curve for JavaScript (2024-04-16, HTML, 0KB, 下载0次)

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

[绘图程序] Qt

用MP422E板卡实现AD转换并对采集到的数据进行波形绘制及频域变换等数据处理
With the MP422E board to achieve AD conversion and data acquisition for waveform mapping and frequency domain transform and other data processing (2017-04-14, QT, 8830KB, 下载37次)

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

[绘图程序] WPFDXF2G

autocad生成的.DXF文件转化成G代码,应用于数控编程。
Autocad generated. DXF file into G code, is applied to the numerical control programming. (2016-03-11, C#, 175KB, 下载114次)

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

[绘图程序] 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

[绘图程序] CSharp

C#绘图技术,关于C#操作画笔,画布等的操作,以及高级绘图的相关知识,对于想从事绘图编程的人大有裨益
Knowledge of C# graphics technology, operating on the C# operator brushes, canvas, etc., as well as advanced drawing, who want to engage in graphics programming is beneficial to people s congresses (2014-01-15, C#, 140KB, 下载7次)

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

[绘图程序] 99728371ipaint

BCB 矢量绘图程序,具备 点、线、圆、文字 等基本图形,支持 复制、粘贴、等距排列等多种操作,图元的组合、拆分等已开发,放缩、存储等未完善,希望对广大BCB工作者有所帮助!
BCB vector drawing program, with points, lines, circles, text, and other basic graphics, support copy, paste, equally spaced and other operations, the combination of elements, split, etc. have been developed, zoom, storage, etc. are not perfect, I hope the majority of workers in BCB help! (2013-09-18, C++ Builder, 7246KB, 下载21次)

http://www.pudn.com/Download/item/id/2357836.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

[绘图程序] 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

[绘图程序] css2.0

关于CCS的手册~~~ 不是关于DSP编程环境的CCS的手册~~~ CSS是Cascading Style Sheet 的缩写。译作「层叠样式表单」。是用于(增强)控制网页样式并允许将样式信息与网页内容分离的一种标记性语言。
On the CCS manual ~ ~ ~ not on DSP programming environment of the CCS manual ~ ~ ~ CSS is an acronym for Cascading Style Sheet. Translated as cascading style form. For (enhanced) to control the page style and style information to allow the separation of Web content with a language tag. (2008-01-22, C/C++, 244KB, 下载38次)

http://www.pudn.com/Download/item/id/397836.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

[绘图程序] fire

在DOS下的画图程序,模拟了动态的火焰.对于欣赏没有任何作用.对初学C语言图形编程的人来说,是个不错的参考请将程序中的main()函数中的 initgraph(&gdriver,&gmode,"e:\\TC") 函数中的"e:\\TC" 更改为你的TC安装目录。
In the Paint program under DOS, to simulate the flame dynamics. There is no role for the appreciation. For beginner C graphical programming language of people, be a good procedure, please refer to main () function initgraph ( (2007-12-02, C/C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/368610.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

[绘图程序] 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

[绘图程序] 三次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