-
3d图形工具包
3d图形工具包-3d graph tool bag
- 2022-01-22 13:21:22下载
- 积分:1
-
该程序可以实现基于模糊边缘检测的增强,提供了唯一的…
该程序能实现基于模糊增强的边缘检测 只提供了源程序 效果图可以自己仿真了看-The program can realize enhanced based on fuzzy edge detection provides the only source the effect of map can watch their simulated
- 2022-07-27 13:52:47下载
- 积分:1
-
A new algorithm for determining the arbitrary convex and concave vertices of the...
任意多边形顶点凸凹性判定的一种新算法的MFC程序实现,效果还不错-A new algorithm for determining the arbitrary convex and concave vertices of the polygon
- 2022-10-04 10:45:03下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
用VB编出的可以使窗体和图片透明
用VB编出的可以使窗体和图片透明-VB series can make out the forms and pictures transparent
- 2022-07-04 12:46:45下载
- 积分:1
-
本文讨论了一个随机的
This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may
fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is
not less than d. A simple algorithm is proposed "rstly to generate all lower boundary points for d, and then
the system reliability can be calculated in terms of such points. One computer example is shown to illustrate
the solution procedure.-This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may
fail. Given the demand d, we try to evaluate the system reliability that the maximum#ow of the network is
not less than d. A simple algorithm is proposed "rstly to generate all lower boundary points for d, and then
the system reliability can be calculated in terms of such points. One computer example is shown to illustrate
the solution procedure.
- 2022-09-22 09:45:03下载
- 积分:1
-
差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式...
差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式-Difference algorithm, and introduce a Lagrange interpolating polynomial, parabolic interpolation polynomial
- 2022-01-31 16:35:00下载
- 积分:1
-
This is my first graphics operation, with different algorithms straight, curve,...
这是我图形学的第一次作业,用不同的算法实现了直线,曲线,圆的画法。裁减算法是a-w不过这个有bug,还待完善-This is my first graphics operation, with different algorithms straight, curve, drawing a circle. However, the reduction algorithm is aw this bug, also to be perfect
- 2023-05-21 16:00:07下载
- 积分:1
-
lda 源码。用来为数据降维,使得识别率有所提高。
lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
- 2022-10-15 09:45:03下载
- 积分:1
-
一个基于c的数字水印系统,有很好的说明技术,希望您能喜欢...
一个基于c的数字水印系统,有很好的说明技术,希望您能喜欢-a c-based digital watermarking system, a very good note, I hope you will like
- 2023-05-05 15:55:02下载
- 积分:1