搜索资源列表
lyc
- DAA画线法 中点画线 等 画直线-DAA line drawing law dotted lines painted line
法向显示
- vc环境下的法向显示的程序,在win2000和vc6.0环境下调试-vc environment under the law to show procedures, the WIN2000 and debugging environment vc6.0
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
customgrids
- 已知有规律的网格区域,和一定数量的测量值,计算每个区域的最大值,并按照自定义的区域规则,计算相应的最大值,三维显示不同的大小的网格和相应的最大值。-known to the law of the regional grid, and the number of measurements to calculate the maximum value in each region, since accordance with the definition of regional rules, the
图形编辑
- 实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four funct
Bsplinecurve.rar
- 基于VC的三种端点条件的插值B样条曲线绘制,包括夹持端点,自由端点,抛物线端点,线性方程组的解法采用了追赶法。,VC based on the conditions of the three endpoint interpolation B-spline curve drawing, including the gripping end, the Liberal endpoint, the endpoint parabola, the solution of linear equations u
sibson
- 根据自然邻进法(sibson插值)的算法,可以把上述n个点,分成红,黄,蓝,黑,绿这五种颜色。 % 每种颜色的点形成的区域,就是该已知点影响的区域(每种颜色的加权系数都是1) 本人原创-According to the natural neighbors into law (sibson interpolation) algorithms, can be n the above points into the red, yellow, blue, black, green for th
Bresenham-line
- Bresenman画线法,它是用VB画线法中的一种。-Bresenman painting method, which is drawing a line to use VB as a law.
writeDIB
- 本程序要构造的位图为24位bmp格式,通过直接为结构体BITMAPFILEHEADER和BITMAPINFOHEADER赋值的方式生成。本程序演示的功能比较片面,但也比较实用。如果面对大量的数据,特别是二维的数组,可以尝试将它们写成图像,这样有助于发现规律。 压缩包中还有几个关于结构体说明的文档,可帮助理解。-This procedure to construct the bit picture shows the 24-bit bmp format, through direct BITM
plplot
- 程序用来图示对数坐标下数据的幂律分布的拟合曲线-plot (on log-log axes) the empirical distribution along with the fitted power-law distribution
3523465
- 用DDA实现画圆、用八分法实现画椭圆和圆-With DDA Circle, eighth law painted oval and round
firofremez
- 最忧等波纹法设计FIR滤波器,本科生毕业设计-The most worry and other the corrugated law design FIR filter
thresholding_of_grayscale_images
- 目的: 用图形显示一系列分散的数据 差异: 制造出的产品和设计规格完全一致是最好不过了. 如果我们要生产一些直径规格一定的圆柱, 我们希望生产出的每一个圆柱都有相同的直径值. 但实际不是这样的. 每两个圆柱的直径都会有所不同. 差异也不是完全有害. 差异的一个特点是它展示一种规律, 一种分布. 这个规律可以帮助我们认识制造过程, 和制造过程中的问题. 柱状图可以帮我们认识这个规律. 柱状图: 柱状图是总结, 分析, 和显示数据的工具. 它用图形表现数值的分布, 把现象或测
working
- 键盘DDA法画直线,只传源程序,新建MFC即可-Keyboard DDA law draw a straight line
ellipse
- MidPointEllipse 中点画椭圆法的扫描转换程序 -The dotted oval law in MidPointEllipse scan conversion process
erzhifa
- 详细功能二至法、包含内容说明二至法的介绍 例子 详细说明-Detailed features to the law, including the content descr iption to the law introduced examples described in detail
C10270014-zff
- 通过对抽油杆运动规律的分析并结合简易的几何图形,计算出光杆悬点运动的位移函数,从而得出光杆运动的速度函数和加速度函数,并且通过MATLAB软件给出了位移函数图象,及其与有荷载的附件1的悬点位移数据的比较图。-Through the analysis of the sucker rod motion law and combining the simple geometric shapes, calculate the polished rod suspension point displacem
BresenhamCircle
- 杜晓增计算机图形学基础Bresenham法画圆源程序-Du Xiaozeng computer graphics based Bresenham law circle source program
ColorPicke2
- ColorPicker7,色彩拾取器,Adobe PhotoSho效果的,全功能bete版本-Descr iption: ColorPicker Adobe PhotoShop Style. A fully functioning Beta version. Updated the html-help file but I can t manage to make the browser boot yet. Stay tuned. This file came Planet-Source
Advanced-Color-Picker
- Most Advanced GDI+ Color picker control-Title: Most Advanced GDI+ Color picker control (***ScreenShot***)) Descr iption: The most advanced colour picker user control. See screen shot. A test program also included. Also demonstrates the drawing capa