搜索资源列表
zcurve
- 绘制曲线视图,可由用户自由定制坐标系、曲线坐标分量数据要素、量纲,并可进行曲线放大、缩小、平移操作-drawing curves View, users can freely customize coordinates, curvilinear coordinates component data elements, dimensional, curve can zoom in and out, the translation operation
4.1.3cube
- 绘制立方体的VC++原代码,能够自己选择绘制的坐标,可以绘制你所需要的立方体.-cube mapping VC original code, drawn to their choice of coordinates, you can draw the necessary cube.
draw_project(LJ)
- 1. 根据csv文件数据内容绘图。csv文件内容包括:图形类型(横线,竖线,横半圆弧,竖半圆弧),长度(线长度,半圆半径)。根据csv文件中提供的数据,在dialog中绘制出相应的图形。如果要绘制的图形超出dialog的 x轴边界,则从x=0,y不变的坐标开始绘制该图形;如果超出了y轴边界,则从x不变,y=0坐标开始绘制。-1. According csv document mapping data elements. Csv file contents include : graphic ty
Graph
- 矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
DrawLineCtrlDemo
- 该控件是一个数据图线绘制控件,它可以根据用户输入的数据(逻辑坐标)来自动将其显示到准确的位置。该控件还支持鼠标热区的自动监测。当我们将鼠标放置在横纵座标点上的时候,光标会变为弹簧的形状。这表明我们可以通过拖动鼠标来缩放绘图区域。如果我们将鼠标放在原点上的时候光标会变成方块形的光标,此时我们可以通过拖动鼠标来自由的移动整个绘图窗口。
QQWEIBA
- 三维坐标画圆,立方体圆球的绘制,美观,根据球的半径变换大小
GDI+fundment
- GDI+提供从简单到复杂图形绘制的大量方法,并且我们可以通过对路径和区域的操作构造出更复杂的图形,这在CAD等场合极为有用。当然,在绘图之前我们有必要搞清一些基本内容,如坐标空间、画笔和画刷等。
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
biaobai
- 根据"心"形曲线的数学参数方程,绘制曲线并输出屏幕.各坐标点出循环显示"LOVE"的个字幕-According to " heart"-shaped curve parameters of the mathematical equations, drawing curves and output screen. The coordinates of the cycle show " LOVE" of a subtitle
clPlot
- 在坐标系中绘制多条实时曲线,以不同颜色表示,并可对绘制的图像进行打印。-Coordinate system in a number of real-time curves drawn to different colors that can be drawn images on print.
implement_of_3d_draw_and_render
- 在GDI中实现三维坐标变换,进行3d图形的绘制和渲染-GDI is implemented in three-dimensional coordinate transformation, the 3d graphics drawing and rendering
ZHONGDIA
- 中点画椭圆的算法实现椭圆的绘制,可以任意输入圆心坐标和长短半轴的长度。-The algorithm in the oval stipple
Bezier
- Bezier曲线的绘制,输入控制点坐标,利用Bezier控制方程生成曲线。-Bezier curve drawing, enter the control point coordinates generated using the Bezier curve equation.
LineDDADemo
- vc——绘制坐标刻度和自定义线条\LineDDADemo-vc- drawing coordinate scale and custom line \ LineDDADemo
DrawPlane
- 程序是用C#编写的,用GDI+绘制一个动态的二维平面坐标,通过输入X轴和Y轴的最小刻度来控制平面坐标的大小,并通过产生一个随机数波形,来动态显示平面坐标。 希望这个小程序能对学习使用C#GDI+绘图的朋友带来帮助。-This program is written in C#, with GDI+ to draw a dynamic two-dimensional coordinates, the user can enter the X-axis and Y axis coordinates
Analyse
- 彩色波形绘制保存,可以绘制6种颜色的带坐标的波形,有放大缩小,移动保存成TXT,LOG格式波形还能保存成BMP图像格式-Color waveform drawing to save, you can draw the waveform of the six kinds of color with coordinates, zoom, move saved as TXT, LOG-format waveform can be saved as BMP image format
VB_ocx(CURVE)
- 绘制2D曲线,,支持多条曲线同时显示。坐标、背景图片,线条颜色均可调。-failed to translate
vb_gdi
- vb开发的gdi图像设备软件,电路图原件的绘制移动,显示坐标等功能-vb gdi image device software, schematics of the original drawing move, display coordinates, and other functions
vb读取坐标绘图
- 根据vb读取txt坐标数据,实现简单的曲线绘制。(According to VB read TXT coordinate data, achieve simple curve drawing.)
泰森图自动绘制
- 输入节点坐标,绘制泰森图,接入Abaqus进行图纸的绘制。