搜索资源列表
逐点递归填充算法
- 用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
逐点比较法Line
- 用C语言编写的演示逐点比较法的源代码!-C language demo point by point comparison of the source code!
A逐点循环递归法求哈密顿回路
- 此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
逐点比较法画圆
- 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
逐点比较法插补圆弧
- 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
逐点比较法圆弧插补VB程序
- 逐点比较法圆弧插补VB程序
逐点比较法VB插补
- 逐点比较法VB插补方法
逐点比较法Line
- 用C语言编写的演示逐点比较法的源代码!-C language demo point by point comparison of the source code!
A逐点循环递归法求哈密顿回路
- 此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
逐点比较法画圆
- 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
逐点比较法插补圆弧
- 这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
逐点递归填充算法
- 用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
chabu
- 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular i
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;
ARC
- 逐点圆弧插补编程 用于数控中的 可实现在某一象限的圆弧插补 -Point by point circular interpolation for CNC programming can be achieved in a certain quadrant of circular interpolation
cnc
- 运用逐点比较法对椭圆进行插补,得到椭圆加工过程的刀具走刀轨迹。-Use-by-point comparison of the elliptic interpolation to obtain elliptical processing cutting tool trajectory.
circle
- 自己编的vb编程,逐点比较法插补从而画出圆弧,很不错的-The vb own programming, point by point comparison method in order to draw circular interpolation, it is good
chabu
- 用VB设计的数控插补教学软件,逐点比较法、数字积分法单步插补模拟仿真。-NC interpolation using VB designed teaching software, point by point comparison method, the digital integration method for simulation of single-step interpolation.
Zcf
- 数控系统课程设计,VS2010编程,逐点比较法和数字积分法的插补过程模拟,可以实现单步和连续等多种功能。图形操作界面从“数据输入”开始,然后显示出插补过程。-GDI application for CNC, as DDA.
P2P
- 采用Verilog语言,实现逐点比较法和圆弧插补(Using Verilog language, to achieve point by point comparison method and circular interpolation)