搜索资源列表
带坐标的图形界面的绘制
- 带坐标的图形界面的绘制,其中涉及到坐标的变换,缩放等功能-coordinates with the graphical interface mapping, which involves the transformation of coordinates, scaling functions
JAVA绘制简单彩色图形
- * 绘图,矩形和椭圆。图形的位置坐标、图形大小和颜色随机产生 * 用户操作按钮绘图
高速椭圆绘制程序
- 高速椭圆绘制程序 程序中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 uvar16 for digital-type symbols, sy
zyqx
- delphi编程增益曲线绘图,输入坐标和伏值,自动绘制坐标曲线
可以绘制XY坐标图的控件
- 用于绘图的小控件,可以绘出XY坐标,控件应用见包-drawings for a small control that charted XY coordinates, and controls application packet see
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
dizhenzhenzhongyuce.rar
- 用MATLAB读取bmp图片 同时得出三维的坐标 同时绘制了灾区地震的地形图,Bmp image to use MATLAB to read at the same time to draw three-dimensional coordinates of the earthquake disaster areas at the same time drawing the topographic map
CurveGraphic
- MFC单文档图形的绘画,画笔的使用,边框的绘制,坐标轴的绘制-MFC single document graphic painting, the use of brushes, borders, drawing, the drawing axes
ClusterAnalysis
- 现在我们给定两幅ALV路标的捕捉图像,我们实际工作中首先要捕获路标(这里我们假定环境中已经有路标),而此时的景象是难以预知的:我们不知道路标在什么位置、是什么路标、除了路标还有那些图像模式? 基本要求:使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。试验报告同前面一样,要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹) ,绘制算法框图,给出结论。并检查上机结果。 -e
Mesh45
- 三维科学图形包括三维网线图形;三维线状图形;三维坐标设置;填充网状图形;填充颜色的层数;颜色分层的数值条;向顶部和底部投影;边框设置;背景颜色设置;实体图形;等高线图形。给定zij=f(xi,yj)离散数据点,三维图形控件可以绘制出各种精美的图形。三维 图形控件包含的文件有:mesh45.ocx,olch3d32.dll,meshxyz.dll。-Three-dimensional graphics, including three-dimensional network of scientif
test5
- VC编写的小程序,通过读取坐标文件(文本),进行PL线的绘制,并可进行移动.对新手上路有帮助.-VC prepared applet, by reading the coordinates file (text) for PL line mapping, and mobile. For New Users helpful.
VMLLine
- 非常好的用VML绘制曲线的三个实例,而且有坐标图,效果也很漂亮-Very good curve with VML rendering three examples, but there is coordinate diagram, the effect is also very pretty
2Line
- 开源支持多曲线绘制图表的控件源代码,可以纵横坐标刻度。-Open-source rendering support for multi-curve graph control source code, you can scale vertical and horizontal coordinates.
GridViewDemo
- 曲线绘制应用程序。可以在坐标系中动态绘制数据曲线。-protract curve in a coordinate countinus
clPlot
- 在坐标系中绘制多条实时曲线,以不同颜色表示,并可对绘制的图像进行打印。-Coordinate system in a number of real-time curves drawn to different colors that can be drawn images on print.
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
Temp_Show
- 从串口读取数据并将数据绘制成曲线。 封装了一个二维坐标系,横轴和纵轴的范围会随着曲线的数值范围自动伸缩。-To read data from the serial port and the data plotted curves. Encapsulates a two-dimensional coordinate system, the range of the horizontal axis and vertical axis range of values as the curve au
绘制像素点函数
- 绘制像素点函数:在屏幕的P0(20,20)坐标位置处绘制一个绿色像素点,然后读出该像素点的颜色,水平平移100个像素绘制P1点。(The pixel function is plotted: a green pixel is drawn at the P0 (20,20) coordinates of the screen, and then the color of the pixel is read out. 100 pixels are horizontally shifted to dr
20170808-双坐标绘制
- MATLAB教程练习,绘制光坐标轴的图象(MATLAB practice, drawing the image of the optical axis)
vb读取坐标绘图
- 根据vb读取txt坐标数据,实现简单的曲线绘制。(According to VB read TXT coordinate data, achieve simple curve drawing.)