登录
首页 » Visual C++ » fenxingtu

fenxingtu

于 2020-07-27 发布 文件大小:383KB
0 195
下载积分: 1 下载次数: 12

代码说明:

  分形图 。计算机图形学实验内容之一。 用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)

文件列表:

分形图
......\BaseDraw.cpp,5382,2004-09-01
......\BaseDraw.h,1116,2004-09-01
......\Debug
......\.....\BaseDraw.obj,22867,2004-09-01
......\.....\Dragon.obj,10282,2004-09-01
......\.....\MainFrm.obj,20099,2004-09-01
......\.....\SphereDragon.obj,12954,2004-12-14
......\.....\StdAfx.obj,105869,2004-09-01
......\.....\vc60.pdb,380928,2004-12-14
......\.....\分形图.exe,127047,2004-12-14
......\.....\分形图.obj,23067,2004-09-01
......\.....\分形图.pdb,459776,2004-12-14
......\.....\分形图.res,7244,2004-09-01
......\.....\分形图Doc.obj,14715,2004-09-01
......\.....\分形图View.obj,23345,2004-09-01
......\Dragon.cpp,1886,2004-09-01
......\Dragon.h,728,2004-09-01
......\MainFrm.cpp,2507,2004-09-01
......\MainFrm.h,1581,2004-09-01
......\ReadMe.txt,4283,2004-09-01
......\res


......\...\分形图.rc2,398,2004-09-01

......\Resource.h,687,2004-09-01
......\Sphere-Dragon.cpp,2757,2004-09-01
......\Sphere-Dragon.h,0,2004-09-01
......\SphereDragon.cpp,2651,2004-12-14
......\SphereDragon.h,648,2004-09-01
......\SphereDraw.cpp,0,2004-09-01
......\StdAfx.cpp,208,2004-09-01
......\StdAfx.h,1054,2004-09-01
......\分形图.aps,28712,2004-12-14
......\分形图.clw,2313,2004-12-14
......\分形图.cpp,4153,2004-09-01
......\分形图.dsp,4998,2004-09-01
......\分形图.dsw,537,2004-09-01
......\分形图.h,1318,2004-09-01
......\分形图.ncb,99328,2004-12-14
......\分形图.opt,70656,2004-12-14
......\分形图.plg,3509,2004-12-14
......\分形图.rc,11831,2004-09-01
......\分形图Doc.cpp,1674,2004-09-01
......\分形图Doc.h,1429,2004-09-01
......\分形图View.cpp,2816,2004-09-01
......\分形图View.h,1751,2004-09-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Couette
    用C++模拟LBM的couette流源代码,使用周期边界和曲线边界条件。(LBM simulation using C++ source code of couette stream, using periodic boundary conditions and boundary curves.)
    2021-03-29 09:29:11下载
    积分:1
  • 01_Geometry
    open cascade 二维图形生成例子程序(open cascade two-dimensional graph of sample program)
    2011-05-05 21:11:05下载
    积分:1
  • drawer
    VB版个性画图板附上源代码,有需要的就下载吧。(VB version of personality drawing board with the source code, there is a need to download it.)
    2013-07-20 11:37:44下载
    积分:1
  • tuxingxue
    DDA.中点。Bresenham画线算法。(failed to translate)
    2013-05-07 16:07:43下载
    积分:1
  • zhudianfa
    利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来(use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen)
    2006-12-19 10:38:22下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • huitu
    单文档绘图工具,包括直线,曲线,扇形,圆形,圆角矩形,矩形等图形,还可以设置线条的颜色等属性。(Single document drawing tools including lines, curves, fan-shaped, round, rounded rectangle, rectangle and other graphics, you can also set the line color and other attributes.)
    2013-11-18 20:19:56下载
    积分:1
  • cPP
    C/c++趣味程序百例(献给C/C++初学者) 1.绘制余弦曲线 2.绘制余弦曲线和直线 3.绘制圆 4.歌星大奖赛 5.求最大数 6.高次方数的尾数 7.阶乘尾数零的个数 8.借书方案知多少 9.杨辉三角形 10.数制转换 11.打鱼还是晒网 12.抓交通肇事犯 13.该存多少钱 14.怎样存钱利最大 (The C/c++ interesting program one hundred cases (dedicated C/C++, beginners) 1. Draw the cosine curve. Draw cosine curves and straight lines to high power mantissa draw a circle 4 star Grand Prix. Seeking maximum number of 6. 7 factorial ending number of zeros 8 Know Your library program. Triangle 10 number system conversion 11. fishing or drying nets 12. caught guilty of traffic accident 13. the how much money 14 How to save money Lee maximum)
    2013-04-22 00:57:52下载
    积分:1
  • 等值线函数
    等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)(contour function.// As this code is ported from FORTRAN-77, please be very careful of the// various indices like ilb, iub, and* address, remember that the C/C indices// starts from zero (0))
    2005-05-31 09:36:38下载
    积分:1
  • Painter
    画画的,一个简简单单的画画的小型的C++编的软件(Paint of, a Chien is simple painting of list of small scaled C++weave of software)
    2011-12-17 00:25:46下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载