搜索资源列表
石器时代VIP完整服务端
- <p>石器时代VIP完整服务端:</p> <p>52.增加安全码开关,在CF中设置</p> <p>51.增加在线存储数据道具,最大限度防止回档<br /> 在线存储卷,在线存储卷,可以在线存储数据,避免回档,使用间隔30分钟,,,,,,,,ITEM_CharSave,,,,,,20819,24176,0,16,2,0,0,-1,,,,,,,,,,,,0,0,0
Hough变换的源程序
- Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a
图形学-原点旋转
- 本人在国外读CG时老师演示的一份作业,绝对原创!请下载使用者保留程序上的copyright说明!本程序是用OPENGL实现的原点旋转,值得初学者参考学习-I read CG abroad when a teacher demonstration operations, absolute originality! Users download the reservation procedure on the copyright note!
Dilation
- 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
Erosiontion
- 利用形态学方法进行噪声消除图像进行膨胀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological methods used to eliminate noise images expansion computing. Structural elements of the vertical or horizontal direction of the three points at the mid-point
graphic_demo
- 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
bianhuan
- 一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换-a graphics can be around the X axis, Y-axis, the basics of transformation, can transform prorated
二维图形的几何变换
- 学习图形学的学生必做的一道题目,实现所画直线关于原点对称、X轴对称、平移、放大缩小,有点借鉴意义-students learning graphics will do a topic, realize the painting straight on the basics of symmetry, the X axis of symmetry, translation, zooming, somewhat useful
C++(Circle)
- 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的
classPoint
- 定义三维坐标的Point类。包含一个构造函数,一个拷贝构造函数,一个将点变为负值的函数negate(),一个返回该点到原点(0,0,0)距离的函数norm()和一个输出点坐标的函数print()。并定义一个静态数据成员记录创建点的个数。-definition three-dimensional coordinates of the Point class. Includes a constructor function, a copy
ttt197552
- 用VC编写的能在MFC界面里面画坐标轴及原点的程序。比较简单的代码-prepared by the VC in MFC interface inside painting axes and origin procedures. The relatively simple code
Ellipticalscanningconversionandachieve
- 中点Bresenham画圆算法扫描转换的基本原理,用C语言编程实现这个算法。本算法只讨论圆心位于坐标原点的圆。-midpoint Bresenham algorithm scan conversion Circle to the basic principles C language programming algorithm to achieve this. The algorithm is discussed only at the
article
- 实时曲线类的改进增加功能: 1)采样数据存盘和加载 2)演示程序中可以实现图形的打印预览和打印功能,曲线从原点开始
矩形绕原点旋转
- 矩形原点旋转的程序-origin rotating rectangular procedures
矩形绕原点旋转
- 矩形原点旋转的程序-origin rotating rectangular procedures
图形学-原点旋转
- 本人在国外读CG时老师演示的一份作业,绝对原创!请下载使用者保留程序上的copyright说明!本程序是用OPENGL实现的原点旋转,值得初学者参考学习-I read CG abroad when a teacher demonstration operations, absolute originality! Users download the reservation procedure on the copyright note!
回原点运动
- 结合运动控制卡DM3000实现回原点运动(Combining motion control card DM3000 to realize the movement of back origin)
解密文件_153421
- 使用雷塞卡 ,实现运动轴的 直线,插补,回原点运动,定长。(The motion of the plug line is interpolated back to the origin)
新建文件夹
- cad尺寸标注箭头自动变成原点,cad中工具选型下选择自动加载工具就可,快捷命令时:dian,可以自己修改成任意名字(CAD dimension arrow automatically turns to origin)
李涵-20151003114-class的题
- 从键盘输入一个坐标,可以得出它的横坐标,纵坐标以及与原点的距离(When you enter a coordinate from the keyboard, you can get its abscissa, the ordinate, and the distance from the origin)