资源列表
graphic-display
- 文件为图形的显示函数,如单个像素的显示,直线的显示,字符的显示-File for the graphic display function, such as a single-pixel display, a straight line display, character display
footballplot
- 通过matlab的plot函数,画出二维的足球图形,其中标出了足球的每一个顶点-By the matlab plot function, draw two-dimensional football graphics, which marked the football each vertex
main
- 基于模糊自适应的控制程序的主程序此程序中主要包含两种情况一为传统模糊控制而为滑膜模糊控制-Fuzzy adaptive control procedures
vtk编程指导
- 这是一款基于vtk编写的小程序,其主要目的是让大家了如何调用vtk编程,希望对大家有参考意义
bianweichilun
- 基于matlab,实现变位齿轮的精确建模-To achieve accurate modeling of variable gea
xzdlt
- 立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transformation; three-dimensional co
wrf_Zoom
- ncl画wrf输出结果,实现绘图区域放大缩小-ncl painting wrf output to achieve the drawing area to zoom
CT_round
- 文件1产生带有环状伪影的头部幻影图像,可用于环状伪影的去除实验。文件2去除了环状伪影。-File 1 produces the head phantom image with a ring artifact, which can be used for ring artifact removal experiments.File 1 removes it.
Bresenhamdrawcircle
- 计算机图形学 中点画圆算法 计算机图形学 计算机图形-The mid-point Circle Algorithm for Computer Graphics
saomiaosuanfa
- 掌握TC环境下编写程序实现计算机画图的基本方法,要求能以各种颜色画点,直线,圆等基本图形。 2. 理解windows环境下画图的方法。 3. 理解实现动画的基本处理方法。 -TC environment to prepare to master the computer drawing program to achieve the basic approach, which requires a variety of colors can draw points, lines, ci
lisp
- AutoCAD lisp 语言。可以实现对图层的设置,直接打开多个图层。以及多种地物注记和电力线的绘制。-AutoCAD lisp language. Set of layers can directly open multiple layers. Notes and a variety of surface features and power lines to draw
example_of_pause
- 一个Matlab程序,绘制一个3D心型图像,使用了axes,patch,reshape,contourc,pause这几个函数-A Matlab program,drawing a heart-shape picture figure in 3D,with function :axes,patch,reshape,contourc,pause etc.