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

搜索资源列表

  1. CalFraDim

    0下载:
  2. 一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理bmp格式的分形图形,但是速度很快-use a yardstick and measure law Rapid Calculation general fractal graphics fractal dimension of the process, can only handle bmp format of the fractal graphics, but speed
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:15691
    • 提供者:辉辉
  1. The-Curve-Of-Koch

    0下载:
  2. 本实例主要是利用递归的方法以及MFC工具来三分Koch曲线,主要由子函数paint来实现,通过修改其n值可以得到想要递归的次数-example is the use of recursive methods and tools to third MFC Koch curve, mainly by Functions paint to achieve through revising its value n want to be the number of recursive
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:38124
    • 提供者:zyq
  1. typicalChaoticSystem

    0下载:
  2. 自己整理的几种典型的混沌系统,适合分形和图象加密的朋友使用-several people to sort of a typical chaotic system, for fractal image encryption and the use of a friend
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:93275
    • 提供者:妮涵
  1. treedd

    0下载:
  2. 使用WINDOWS GDI和VC++6.0来实现构造一棵分形树,可以通过改变树的N值来改变树的形态-use Windows GDI and VC 6.0 constructed to achieve a fractal tree, trees can change the value of N to change the form of the tree
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:12509
    • 提供者:张亮
  1. canto

    0下载:
  2. 利用分形递归算法实现Cantor三分集,实现有限次迭代!-use fractal recursive algorithm Cantor third set and achieve limited iterations!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:40931
    • 提供者:王凯
  1. sierpinski_dt

    0下载:
  2. 利用分形中的迭代和递归算法实现Sierpinski地毯,程序简单易懂,改动程序中的n值即可控制递归次数。-use fractal iterative and recursive algorithm Sierpinski gasket, procedures simplified, changes to the procedures used for the control of n number of recursive.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:27743
    • 提供者:王凯
  1. 2_C

    0下载:
  2. 利用90度角支撑迭代递归算法绘制C曲线,简单易懂!-use of 90 degree angle support recursive iterative algorithm mapping C curve, simple!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:12375
    • 提供者:王凯
  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. 六叶图案

    0下载:
  2. 利用分形作出的六叶图案-use of fractal six leaf logo
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:878
    • 提供者:边奎星
  1. 第27章 使用MFC ODBC访问数据库

    1下载:
  2. 使用MFC ODBC访问数据库-use ODBC access to the database
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:83117
    • 提供者:陈宝宝
  1. 第28章 使用DAO操作数据库

    0下载:
  2. 使用DAO操作数据库的例子-DAO use the example database operators
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:75484
    • 提供者:陈宝宝
  1. Matlab_longquxian

    0下载:
  2. 利用此代码可画龙曲线,此代码仅供参考,希望大家学习并改进,-use of this code can be a dragon painted curves, the code for reference purposes only, we hope to learn and improve, thank you
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1026
    • 提供者:天涯浪人
  1. assigment1

    0下载:
  2. 分形树,与其他图形学功能,使用opengl/mfc编程,适合图形学初学者学习-fractal tree, and other graphics functions, the use opengl / mfc programming, graphics suitable for beginners learning
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:89067
    • 提供者:cwj
  1. Focus

    0下载:
  2. CCTV镜头选择工具,通过监控范围来选择合适的镜头焦距。也可通过镜头的焦距,以及镜头跟监控目标的距离,来计算出视频的范围。-CCTV lens select tools.it use to select the focus of the lens by monitoring Area.also can counter the area of video by focus and distance.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:261453
    • 提供者:yangchengyu
  1. fractaltree

    0下载:
  2. 使用Python绘制的树木源码,主要原理为使用分形画树干、树枝,最终叶节点上画上绿色圆圈代表树叶。 -Drawn using the Python source tree, the main principles for the use of fractal art stem, branch, leaf nodes and draw the final green circles represent leaves.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:1912
    • 提供者:胡秀珍
  1. tree

    0下载:
  2. 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
  3. 所属分类:Fractal program

    • 发布日期:2017-04-09
    • 文件大小:2032218
    • 提供者:xielin
  1. Solve

    0下载:
  2. 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包,内部类可选 -Written to solve geometry perimeter, area of ​ ​ application requirements are as follow
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:3845
    • 提供者:xieqiyu
  1. Fractal

    0下载:
  2. 这是关于分行的源代码,对基本分行图使用VC编程实现-This is the source code on the branch, the branch plans to use the basic VC Programming
  3. 所属分类:Fractal program

    • 发布日期:2017-05-07
    • 文件大小:50317
    • 提供者:yepeng
  1. fractal

    1下载:
  2. 一个完整的中点位移法产生三维分形地形的源码程序,注:用SGI的opengl库-A complete three-dimensional midpoint displacement method generated fractal terrain source procedures, Note: The use of SGI s opengl library
  3. 所属分类:Fractal program

    • 发布日期:2016-07-05
    • 文件大小:63943
    • 提供者:李建
  1. facedetected

    0下载:
  2. 该程序使用OpenCV提供的函数接口实现了对人脸的自动检测,在有摄像头的机器上运行该程序,可以显示出对人脸的自动检测的效果,但是要求机器上首先安装Opencv并进行好配置,配置过程请参考其他相关资料-The program provided by the use of OpenCV function interface of the automatic face detection, camera in the machine running the program can be shown t
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:24518
    • 提供者:石峰
« 12 3 4 »
搜珍网 www.dssz.com