CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - mandelbrot

搜索资源列表

  1. Mandlbrot

    0下载:
  2. 由逃逸算法生成的分形图形,Mandelbrot,可以放大和缩小。-Fractal graphic by escape algrithm, Mandelbrot. It can zoomout/zoomin.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1600
    • 提供者:齐松
  1. 分形数学

    0下载:
  2. 包括三个程序,可以实现生成朱力叶集,曼德布罗特集,速度很快!-including three procedures can be achieved Generation Zhu Li Ye set -- Mandelbrot B B sets, very fast!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2968
    • 提供者:伊凡
  1. fracalgraphic

    0下载:
  2. 里面介绍一些关于分形图形的知识,包括分形的维数,以及介绍了Mandelbrot和Juia集经典分形图形的实现。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7097
    • 提供者:caihaibin
  1. C源代码实例

    8下载:
  2. 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
  3. 所属分类:Windows编程

    • 发布日期:2009-06-04
    • 文件大小:3250828
    • 提供者:79446210
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. 小波分形算法.rar

    1下载:
  2. 用小波绘制分形混浊曲线、Julia集、和Mandelbrot集,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。,Wavelet Fractal stuffy drawing curves, Julia sets, and Mandelbrot sets, after running, select the menu &
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:57985
    • 提供者:江佳
  1. Mandelbrot

    0下载:
  2. 本程序是基于逃逸时间算法的分形Mandelbrot集-Mandelbrot
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:2399
    • 提供者:gang
  1. Mandelbrot

    0下载:
  2. 程序实现了实时放大缩小功能(即主机选定一个区域后,把区域信息发送给所有从机,然后按比率缩小步长,让从机重新计算各点的值),避免了放大过程中因为“一开始时设定的计算步长精度”不够精细而导致图形出现马赛克现象,-Procedures to achieve the real-time zoom function (that is, after a regional host selected, the regional information sent to all from the machine,
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:32327
    • 提供者:tch
  1. Mandelbrot

    0下载:
  2. Fractal Mandelbrot. The code is in csharp.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:72559
    • 提供者:stanica
  1. fractal

    0下载:
  2. Mandelbrot集局部的逐步放大程序 分形-Mandelbrot set of local fractal scale-up procedures step by step
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:4850
    • 提供者:xuewen
  1. fenxing

    0下载:
  2. 分形几何学中典型分形集的生成算法,其中包括julia集,mandelbrot集生成算法和三维mandelbrot集及其放大生成算法。-Typical fractal geometry fractal set generation algorithm, including the julia set, mandelbrot set generation algorithm and three-dimensional mandelbrot set and its larger generation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2404
    • 提供者:王景
  1. mandelbrot

    0下载:
  2. This code draws the famous Mandelbrot set, allowing you to zoom in and out, change iteration levels and colors. You can also save the output as a BMP which demonstrates the use of the DIB and DDB structs and APIs.-This code draws the famous Mandelbro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:29903
    • 提供者:Freezer
  1. RealtimeMandelbrotZoom

    0下载:
  2. 基于Win32控制台的Mandelbrot zoom实时动画。-This simple application demonstrates how to create a simple realtime Mandelbrot zoom in a Win32 Console with Visual C++ 6.0.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:60704
    • 提供者:黄河
  1. Mandelbrot

    0下载:
  2. 用C#语言打印一个向左旋转的葫芦,在控制台界面下实现-draw a calabash in C# language
  3. 所属分类:Printing program

    • 发布日期:2017-04-09
    • 文件大小:20191
    • 提供者:canoe
  1. Mandelbrot

    0下载:
  2. Mandelbrot集的(C++)MFC程序-Mandelbrot set (C++) MFC program
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23819504
    • 提供者:Y
  1. WindowsFormsApplication1-(4)

    0下载:
  2. mandelbrot project - some function for mandelbrot set
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:40051
    • 提供者:althea
  1. test2

    0下载:
  2. Mandelbrot Fractal -Mandelbrot Fractal !!!!!!!!!!!!!
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:SkuT
  1. Mandelbrot-Set

    0下载:
  2. 关于 Mandelbrot Set (曼德布洛特集)vc6编写的,使用EasyX库-About Mandelbrot Set (mander cloth lott Set) vc6 write, use EasyX library
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:380797
    • 提供者:yangjianguo
  1. mandelbrot

    0下载:
  2. mandelbrot set generator
  3. 所属分类:Screen Saver

    • 发布日期:2017-04-16
    • 文件大小:40344
    • 提供者:akw0088
  1. Mandelbrot.c

    0下载:
  2. simple mandelbrot set ,C,openGL-mandelbrot set
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:tyhser
« 12 »
搜珍网 www.dssz.com