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

[绘图程序] Realtimetable

VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.
VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations. (2006-07-19, Visual C++, 123KB, 下载2873次)

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

[绘图程序] huatuchendddgxu

画图板程序,功能非常类似于WINDOWS自带的画图板,使用VC+++编程
drawing board procedures, which is very similar to Windows's own drawing board, the use of VC (2006-05-07, Visual C++, 3762KB, 下载902次)

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

[绘图程序] electron

电路图 里面有许多实用电路图 51编程器电路图 51单片机LED点阵电子显示屏的设计电路图 89C51单片机号音自动播放器的设计 单片机看门狗电路图 单片机控制的带语音报数功能的抢答器
There are many practical circuit diagram circuit diagram circuit diagram 51 of programmer 51 Single-chip LED dot matrix display design of electronic circuit No. 89C51 single-chip audio jukebox design single-chip MCU watchdog circuit with Sound Answer a few features of the browser (2008-11-30, Others, 2473KB, 下载752次)

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

[绘图程序] vc-CAD

一个不错的图形编程实例,有很高的参考价值,值得一看
A good example of graphical programming, a high reference value, worth a visit (2008-10-03, Visual C++, 84KB, 下载571次)

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

[绘图程序] Skyblue_chart_drawing_ctrl

VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。
VC++ programming, available in the control chart types, Packaging completed, pie, 3-D column, etc.. (2006-08-07, Visual C++, 46KB, 下载529次)

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

[绘图程序] spline

三次样条插值 MATLAB编程 可直接会出图像并输出样条函数
Cubic spline interpolation can be directly MATLAB programming will be the image and the output spline function (2008-09-26, matlab, 10KB, 下载450次)

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

[绘图程序] GDI_Meta

这个程序实现了一般绘图应用程序所具有的绝大多数功能,并提供了一些额外的辅助功能。可以进行直线图元、椭圆图元、三角形图元、矩形图元等图元的绘制,还可以填充图元,绘制文本,改变线条颜色、类型以及填充方式等。允许对图形的删除、修改、拷贝、剪切、平移、撤销等操作。允许改变图元的颜色、线形、形状等。还有辅助网格功能方便用户进行定位绘制。还有文件格式和数据库支持等功能。对想了解GDI编程的朋友有极大的帮助。
the process of general graphics applications have the most functional, and to provide some additional support functions. Can line of yuan, an oval map billion yuan map triangle, rectangle, etc. Figure billion yuan map drawing, but also filled with graphic elements, text drawing, the lines change color, type and form filling. Graphics allow for the deletion, modification, copying, shear, translation, such as revocation of operation. Figure yuan allowed to change the color, line, shape. Also supporting grid user-friendly features for positioning mapping. There are files and database support capabilities. Right would like to know GDI Programming friends of great help. (2006-04-02, Visual C++, 36KB, 下载282次)

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

[绘图程序] LODIS

本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例
years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example (2005-04-09, Visual C++, 3840KB, 下载250次)

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

[绘图程序] MATLAB=VB

MATLAB与VB混合编程拟合曲线
MATLAB Programming with VB mixing curve (2008-04-09, Visual Basic, 718KB, 下载239次)

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

[绘图程序] matlabbiancheng

matlab编程,分析电磁场的有力工具,功能和ansys类似但不必学他,而且信息较详细
Matlab programming, a powerful electromagnetic field analysis tools, functions and Ansys similar but not learn from him. but more detailed information (2006-05-19, C/C++, 1KB, 下载191次)

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

[绘图程序] grads

气象grads常用绘图程序代码,可供GRADS编程初学者参考。
Grads weather graphics program code used for programming beginners GRADS reference. (2009-07-19, Others, 4KB, 下载182次)

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

[绘图程序] huatutuxing

画图,网格,实时数据监测,有很好的注释,适合画图的应用和编程。
Drawing, grid, real-time data monitoring, have very good notes, suitable for drawing applications and programming. (2007-08-03, Visual C++, 3870KB, 下载179次)

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

[绘图程序] test_1

在对话框上缩放画图,可以缩放,移动视图,在进行图形编程时经常用到 
dialog on the drawing zoom, zoom, mobile View, conducting graphical programming frequently used (2006-03-17, Visual C++, 2020KB, 下载167次)

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

[绘图程序] yan

显示所选彩色图像的原始图像和颜色直方图 编程对颜色直方图的颜色多少按大小排序,取前n个(分别取1、2、5、8、16)值对应的颜色编号,作为图像的n个主色调,可实现 显示出n种色调,本文选择5种 (2008-05-08, matlab, 1KB, 下载166次)

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

[绘图程序] AutoCADMenuAutoLoad

我们在VLisp编程后,需要加载到AutoCAD环境的菜单中,并同时加载相应的程序,对于CAD应用较为熟悉的人员来说,还比较简单,只是麻烦了些,但对于cad应用基础不高的人员来说,加载自定义菜单的操作并不会。 这个说明文件中的程序代码可以帮助开发设计人员将新开发的程序设计成可以自动装载菜单的成果,方便操作。 希望大家互相交流。
We VLisp programming, you need to load the menu into the AutoCAD environment, and at the same time load the appropriate procedures for applications for the CAD staff is more familiar, but also relatively simple, but a bit troublesome, but for cad application foundation is not high personnel for the operation of loading a custom menu does not. The documentation of the program code development and design staff will help the newly-developed program designed to automatically load the results of the menu for easy operation. Hope that we can exchange ideas. (2010-01-20, LISP, 1KB, 下载138次)

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

[绘图程序] brushpatt

岩性符号的绘制小控件,源代码和可重用执行程序,对地质绘图很好用
Lithologic symbols drawn small controls, source code and reusable implementation of procedures, very good use of geological mapping (2007-10-10, Visual C++, 4114KB, 下载138次)

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

[绘图程序] jisuanji1tuxingxue1

这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。
This is my computer graphics curriculum design, realization of a simple drawing functions. Object-oriented languages and object-oriented programming method to complete a drawing application system analysis, design and implementation to achieve the basic insertion, deletion, modification, inquiries and the permanent preservation of the target function. Through courses designed to provide students object-oriented programming techniques, the GUI programming language, the use of common class libraries, application systems development process and the drawing algorithm commonly used, such as Circle, linear paintings, painted rectangle fill in the blanks. (2006-03-30, Visual C++, 4781KB, 下载137次)

http://www.pudn.com/Download/item/id/163202.html
总计:444