搜索资源列表
snowflake
- 关键字: KOCH, 分形, 雪花,递归,MFC,snowflake 这是我MFC下写的一个小程序, 实现分形递归雪花算法. 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : KOCH, fractal, snowflakes, recursive, MFC, Snowflake This is my MFC write a small program achieving Fractal snowflakes
hgjjjj
- 递归Hilbert算法绘制Hilbert图形,有实验报告-recursive algorithm mapping Hilbert graphics, experimental report
Work4_lyl
- 采用递归的方法对正六边形进行填充,得到了一个很好看的图形。很有规则。-using recursive method is right for filled hexagons, was a very good graphics. Very rules.
SeedFill
- 计算机图形学作业。种子填充算法。非递归和递归两种。效率不错。-Computer graphics operation. Seed fill algorithm. Two non-recursive and recursive. Good efficiency.
BUDDHA2
- 用法西斯、佛符号画的递归图形,在TC2.0下可以运行-With France, Buddhist symbols painted recursive graphics, may be run in the TC2.0
Fractral
- 递归画图,值得学习与体会的递归方法,经典画图-Recursive drawing, worth learning and understanding of the recursive method, the classic drawing
JQM
- 利用graphics.h通过描像素点实现在屏幕上绘制图像,效果是在屏幕上绘制一个机器猫,上面有五角星,颜色会改变,里面涉及到直线、圆等的算法以及递归填充算法,很适合新手学习-Use graphics.h achieved by scanning pixel on the screen to draw the image, the effect is to draw a Viking on the screen, above the five-pointed star, the color wil
function
- 求解数值积分的程序,主要功能是求解一定区间函数的数值积分值。功能强大,应用方便。欢迎指导。谢谢!-QUAD Numerically evaluate integral, adaptive Lobatto quadrature.function FUN from A to B to within an error of 1.e-6 using high order recursive adaptive quadrature. FUN is a function handle. Th
Cline
- 逐点比较法画直线,运用递推公式可以增加效率-By-point comparison method draw a straight line, can increase the efficiency of the use of recursive formula
Draw
- 实现了基本的DDA直线、中点直线、Bresenham直线算法,实现中点画圆,能画多边形,能进行递归种子,扫面直线填充,能改变颜色和画笔大小。-DDA to achieve the basic line, the midpoint of a straight line, Bresenham linear algorithm, the midpoint of the circle, to draw a polygon, the seeds can be recursive, linear sweep
polygon
- 在VC++6.0中,设计种子填充算法演示软件,分别演示递归算法、用栈实现非递归【深度遍历】、用队列实现非递归【广度遍历】,绘制简单的多边形-In vc++ 6.0, presentation software design seed filling algorithm, illustrate each recursive algorithm, using stack to realize non-recursive traversal 】 【 depth, with a queue to rea
