CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 分形几何 搜索资源 - 的文件

搜索资源列表

  1. fen

    0下载:
  2. 程序简介: 本程序是用Java实现的分形程序,实现了绘制M集分形的功能,并且可以方便的管理分形的颜色,可以将绘制得到的分形保存为图片文件,更可以对选中的一片分形区域进行反复的放大绘制。 程序采用Java语言书写,在编写过程中十分注重程序的架构,采用了完全的面向对象的程序设计方法。程序代码整洁清晰,在适当的地方做了注释,以方便大家的阅读和研究。-guide : This procedure is used Java Fractal procedures to achieve the map
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:22058
    • 提供者:王林
  1. 4_01

    0下载:
  2. 再传些《分形算法与程序设计VC版》一书中所讲解的程序设计的源代码及部分供参考的效果图<4_01>:内含IFS算法源代码。双击Debug下的ifs01.exe文件,程序运行;双击ifs01.dsw文件,进入编辑环境。-more "fractal algorithms and program design VC version" a book on the design process and the source code for some reference Dr
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:25296
    • 提供者:赵翠芳
  1. yzqxgx

    0下载:
  2. 本源程序是用几何画板做的数学课件,文件为圆锥曲线共性,供高中数学教师使用。本课件参加自治区课件大赛获一等奖。-source is the Geometer's Sketchpad to do mathematics courseware, documents for the conic common for high school math teachers to use. The courseware participation in the autonomous courseware
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2280
    • 提供者:胡淳
  1. Hilbert-Peano

    0下载:
  2. 内含Hilbert-Peano笼源代码。双击Debug下的peano.exe文件,程序运行;双击工程2.vbp文件,进入编辑环境。-intron - Peano cage source code. Double-click the Debug peano.exe documents, operating procedures; Double-click works 2.vbp documents, enter the editorial environment.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:20264
    • 提供者:李焱
  1. Sierpinski

    0下载:
  2. 内含基于逃逸时间算法的Sierpinski三角形源代码。双击Debug下的SIERPINSKI.exe文件,程序运行;双击SIERPINSKI.dsw文件,进入编辑环境。-intron escape time algorithm based on the source code Sierpinski triangle. Double-click the Debug SIERPINSKI.exe documents, operating procedures; double-click SIERP
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:9833
    • 提供者:李焱
  1. DLA

    0下载:
  2. 内含垂直演化折线干预的DLA程序源代码。双击Debug下的dla.exe文件,程序运行;双击dla.dsw文件,进入编辑环境。-intron vertical evolution dogleg intervention DLA program source code. Double-click the Debug dla.exe documents, operating procedures; Double-click dla.dsw documents, enter the editorial
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:37907
    • 提供者:李焱
  1. L-system-31

    0下载:
  2. L-Studio 3.1 光盘镜像文件 使用L-System建模时必要的工具-L-Studio 3.1 CD image file using L-System Modeling when the necessary tools
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:6324157
    • 提供者:朱晓冬
  1. IE7061028

    0下载:
  2. 一些混沌系统原文件和李雅普落夫指数的计算-some of the original documents chaotic system and Li-fu Yap index calculation
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:15271942
    • 提供者:尚芳
  1. rosslersuper

    0下载:
  2. rossler超混沌系统的simulink文件可以自己改变参数-rossler hyperchaotic system Simulink documents themselves can change the parameters
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4106
    • 提供者:尚芳
  1. unified

    0下载:
  2. 统一混沌系统的simulink文件可以自己改变参数-unified chaotic system Simulink documents themselves can change the parameters
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:6488
    • 提供者:尚芳
  1. unified1

    0下载:
  2. 两个统一混沌系统同步的simulink文件可以自己改变参数-two unified synchronization Simulink documents themselves can change the parameters
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:6167
    • 提供者:尚芳
  1. bcb-3

    0下载:
  2. 用BCB绘制椭圆图形的范例文件,拷贝到按钮点击事件里即可运行-with BCB elliptical graphics rendering paradigm paper copy of the button click event can be run Lane
  3. 所属分类:分形几何

    • 发布日期:2014-01-13
    • 文件大小:1648
    • 提供者:江君
  1. fractal_leaf

    0下载:
  2. 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:33782
    • 提供者:郭争
  1. Fractalkochsnow

    1下载:
  2. 分形绘图程序内含Koch雪花源代码。双击Debug下的snow.exe文件,程序运行;双击snow.dsw文件,进入编辑环境。-fractal mapping procedures Koch snowflake containing the source code. Double-click the Debug snow.exe documents, operating procedures; Double-click snow.dsw documents, editing environmen
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1982623
    • 提供者:lishiwei
  1. fractalArboresent

    0下载:
  2. 分形绘图程序,内含Arboresent肺源代码。双击Debug下的Arboresent.exe文件,程序运行;双击Arboresent.dsw文件,进入编辑环境。-fractal mapping procedures, Arboresent lung containing the source code. Double-click the Debug Arboresent.exe documents, operating procedures; Double-click Arboresent.d
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1948706
    • 提供者:lishiwei
  1. work2z

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:kelly
  1. Fractual_Toolbox

    1下载:
  2. 外国的Matlab分形算法的工具箱,还有介绍使用方法的文件,非常实用
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2542391
    • 提供者:王一
  1. ManifoldLearn

    0下载:
  2. 这个一个关于流形学习的文件包,里面很多流形学习方面的程序,希望可以帮助到你们。-This is a manifold learning bag. I hope it can help to you
  3. 所属分类:Fractal program

    • 发布日期:2017-12-13
    • 文件大小:173272
    • 提供者:廖萌萌
  1. MKYLU5

    0下载:
  2. 提供的文件包含matlab的多个图象处理程序,其中有图象分割,以及图象边缘提取的,(Provide multiple file contains matlab image processing procedures, including image segmentation, and image edge detection,)
  3. 所属分类:分形几何

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Njwucj
  1. d3-cookbook-master

    0下载:
  2. d3实例文件 数据相似度的可视化展示 各种图标的源码和API(D3 instance file Visualization of data similarity The source code and API of various icons)
  3. 所属分类:分形几何

    • 发布日期:2018-04-19
    • 文件大小:715776
    • 提供者:martin1507
« 12 3 4 »
搜珍网 www.dssz.com