资源列表
MT_Color
- 把已知坐标点画在RGB图上,可以定义四种颜色。(draw known coordinates in the RGB chart, we define four kinds of color.)
DeleteBlocks
- 该程序使用户能够从图形中快速移除多个块。 在使用AutoCAD命令行中的delblock命令调用程序后,系统将提示用户选择要删除的块。在此提示下,用户可以从图形中选择一个块引用,键入N 以按名称选择一个块,或者通过键入E或通过关闭提示来退出程序。 通过选择按名称选择一个块,用户将看到一个由列表框和过滤器组成的简单对话界面。对话框提供了活动图形中定义的所有标准和动态块的列表,不包括匿名块和外部参照。从该列表中,用户可以从活动图形中选择要删除的多个块。(This program enab
roi
- graph plot in mat lab for the training data set.
cyst_phantom_example.tar
- 仿真b超成像,换能器发射超声激励脉冲扫描盒子中的散射点及囊肿,成像(The scattering points and cysts in the pulse scanning box are transmitted by transducer)
line
- 图形学作业,光栅图形学部分,绘制直线,消除锯齿,高斯采样(homeworks of Graphics, raster graphics, draw lines, eliminate aliasing, Gauss sampling)
linechart
- 实现绘制折线图,用Qt5.8以上的版本,调用QChart()函数实现(To achieve the drawing line chart, using more than Qt5.8 version)
painter
- really a nother spl w
VB三维物体图形绘制演示程序
- vb运行的三维演示程序例程,显示三维图的(Three dimensional demonstration)
src
- 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)
tuxingzuoye
- c语言写的绘图函数,包括多边形的扫描线填充算法,编译通过。-write graphics functions, including polygon scan fill algorithm, compile.
Daban
- 服装CAD源码 服装CAD源码-clothing CAD clothing CAD clothing CAD
contour_for
- 可以画出规则分布的举行区域等值线的Fortran程序。