搜索资源列表
Origin7.5.2
- 学习origin绘图软件的非常好的入门书籍
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
MidPointEllipse
- 中点画椭圆法的扫描转换程序,算法描述:考虑圆心不在原点,设圆心坐标为(x0,y0)。通过平移坐标原点到圆心。-Stipple Ellipsometry in the scan conversion process, the algorithm descr iption: consider the center of a circle is not the origin, set up the center coordinates (x0, y0). Through shifting the or
Origin-5
- its a very useful program for drawing graphs which tied the relation in the data-its a very useful program for drawing graphs which tied the relation in the data
origin8
- 本书结合大量的二维图像绘制实例,由易到难地介绍了Origin8.0的功能和使用方法。本书内容翔实,实战性强。读者通过本书可掌握Origin 8.0基本功能和大部分操作。-Book combined with a large number of 2 d image rendering examples, from easy to difficult to Origin8.0 introduced the function and method of use. Book informative, s
BitmapData
- 国产底层bmp图像处理类, 结构清晰、注释齐全, 功能是很多网上代码所没有的, 主要用于位图的找图找色, 编写自己的photoshop必备。感谢原作者的分享!-A bmp image processing delphi class Powered by Chinese, with clear structure and rem, used in finding /comparing color or block ..like photoshop, which not found in web.
Coord
- 建立坐标系,带有刻度,坐标系可以任意改变坐标原点,可改变设备坐标方向。-Coordinate system, with a scale, the coordinate system can arbitrarily change the coordinate origin, you can change the device coordinate direction.
2
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,试以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。要求编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line
pH
- pH值对电化学信号的影响,可以出现双y轴,比拟Origin绘图效果-The effect of pH on the electrochemical signals can occur double y-axis, compared to Origin graphics effects
test4
- 对二维图片进行灰度变换、傅里叶变换、原点移动变换,并显示各种变换所生成的图形-A two-dimensional image of gradation conversion, Fourier transform, origin movement transformation, and display various generated graphics transform
EppsteinAlgorithm
- The algorithm developed by Eppstein not looking for simple paths. In Indeed, the paths returned by the algorithm may contain rings or loops. It applies only on graphs where the weights are positive. This algorithm is based on extensive use of h
Origin-v8.0725
- origin注册码,win7 win8下验证-origin verification
ellipseReflection
- 计算以a,b为轴长,(x,y)位原点的椭圆,关于y=kx+n直线的反射变换图形(Calculate the ellipse with a, B as axis length, (x, y) bit origin, and the reflection transformation graph about the y=kx+n line)
