搜索资源列表
java绘图程序
- 一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
数学表达式解析,并绘制曲线
- 可解析加减乘除等运算的数学表格式,并绘制出曲线来。例如在编辑框中输入15*sin(0.5*x)+20,在自变量的范围输入0<x<200,按F5可绘制出曲线。程序内含数学解析式的解析完整代码,并可自已扩展到支持积分,微分运算等。程序框架简洁合理,可在上进行二次开发。
用MATLAB软件绘制各类典型信号的时域波形并且给出程序源代码
- 熟悉MATLAB软件的相关函数的使用方法、各种信号的时域波形;用MATLAB软件绘制各类典型信号的时域波形并且给出程序源代码。
C#绘曲线程序
- C#曲线绘制程序
dem绘制程序
- dem绘制程序,采用opengl
绘制曲线软件
- 用vc绘制曲线的程序-with vc curve mapping procedure
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar1
绘制图形
- 图形绘制的简单程序-graphics rendering the simple procedure
完整的基本图形绘制系统
- 完整的基本图形绘制系统-integrity of the basic Rendering System
Visual C++ 高级编程技术OpenGL篇 》程序源代码
- Visual C++ 高级编程技术OpenGL篇 》程序源代码特别有一个三维图象打开,保存,压缩,绘制的源码很有价值-Visual C programming OpenGL chapter "source code with a special three-dimensional images open, preservation, compression, rendering the source of great valu
贝塞尔曲线程序
- 该程序封装了贝塞尔曲线的绘制方法——就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method-- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background o
绘等值线程序
- 这是别人做的一个绘制等值线的程序,功能很强大,但是需要事先将数据三角化-these codes about contour are programmed by other and the function is better. but first of all,the data should be triangularized
gis绘图程序
- 使用vc实现GIS的简单矢量图形绘制与常见GIS类图形文件的打开功能 (1)利用鼠标绘制点、线、多边形、圆等 (2)图形的颜色与填充功能 (3)mif、shp格式文件的打开-Dev in VC++, Which implements the simple Vector Graphics Drawing and opening normal GIS format file. 1. Mouse-Driven of Point, Line
java绘图程序
- 一个java图形绘制程序,实现了线条,圆,矩形的绘制-a graphics drawing program, achieving line, circle, rectangle drawing
绘制曲线_MFC_LIB
- 万能曲线绘制,提供开发库,mfc程序,一个电力曲线的绘制事例-omnipotent Curve, development libraries, mfc procedures, a power curve drawing examples
绘图应用小程序
- 创建一个绘图应用程序,实现矩形、直线、及椭圆的绘制。用户点击鼠标完成图形的绘制,拖动鼠标改变大小。-create a mapping applications, achieving rectangular, linear, elliptical and mapping. Users click of a mouse to complete graphics rendering, drag the mouse to change the
le3
- 应用VC++6.0编写的绘制彩色的三角形和正方形小程序源代码-application prepared by the color rendering of small triangular and square source code
自编的画图程序
- 能够绘制简单的几何图形.如圆,椭圆,正方形,矩形,任意线等.-to drawing simple geometric shapes. If a round, oval, square, rectangular, arbitrary lines.
00GDI曲线绘制程序
- 00GDI曲线绘制程序c语言编程,实现控制台应用程序绘制正弦曲线(00GDI curve drawing program, C programming language)