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

搜索资源列表

  1. Text10

    0下载:
  2. 分形图形 koch 雪花 通过一个数学算法,雪花重复次数自己可以修改,不过还是有一些问题,但能运行 -Fractal graphics koch snowflake through a mathematical algorithm, snow repetitions can be modified, but still have some problems, but can run
  3. 所属分类:Fractal program

    • 发布日期:2017-05-10
    • 文件大小:2367004
    • 提供者:zhaohai
  1. fractal

    0下载:
  2. 分形艺术,可用于创作精美的艺术图形,并生成你所需要的美丽图形-Fractal Art can be used to create fine art graphics, and generates beautiful graphics you need
  3. 所属分类:Fractal program

    • 发布日期:2017-04-05
    • 文件大小:160497
    • 提供者:qostop
  1. KOCH

    0下载:
  2. koch雪花的绘制,分形图形学最主要应用算法-koch snowflake draw fractal graphics the most important application of algorithms
  3. 所属分类:Fractal program

    • 发布日期:2017-10-31
    • 文件大小:1507385
    • 提供者:zhanglingyu
  1. Cayley-tree

    0下载:
  2. 计算机图形学的分形部分caylee tree 程序-The fractal part caylee tree program in computer graphics
  3. 所属分类:Fractal program

    • 发布日期:2017-11-09
    • 文件大小:2137336
    • 提供者:木木
  1. tu

    0下载:
  2. 8086实现的画图程序,在320*200彩色图形方式下显视,画图 矩形,直线。-The realization of 8086 drawing program, in 320* 200 color graphics mode to show to see, drawing rectangular, linear.
  3. 所属分类:Fractal program

    • 发布日期:2017-11-11
    • 文件大小:967
    • 提供者:weiyongbo
  1. Computergraphicsgeometryalgorithm-

    0下载:
  2. 计算机图形学几何算法包,各种常见的几何图形的算法函数,可以作为工具包导入工程中。-Geometry algorithm package of computer graphics, a variety of common algorithmic functions of the geometry, can be used as tools package import project.
  3. 所属分类:Fractal program

    • 发布日期:2017-11-23
    • 文件大小:13187
    • 提供者:董雄丰
  1. fenxingtuxing

    0下载:
  2. 一些运用matlab平台编写的描绘分型图形的程序,包括Koch图形等基本特殊的分形图形。-The basic special fractal graphics using matlab platform written procedures, including graphics depicting the parting Koch graphics.
  3. 所属分类:Fractal program

    • 发布日期:2017-11-09
    • 文件大小:28265
    • 提供者:李贺
  1. fractalamatlab

    0下载:
  2. 分形的图形化仿真用到的matlab代码,还有一些自己搜集的资料-Fractal graphics simulation used Matlab code, as well as some of their own data collected
  3. 所属分类:Fractal program

    • 发布日期:2017-11-15
    • 文件大小:57045
    • 提供者:刘晓鸣
  1. MenuDemo

    0下载:
  2. 简单画板:直线,圆,矩形。主要用鼠标在菜单的工具栏的图标框里选择这三种图形!-Simple drawing board: straight lines, circles, rectangles. Main menu with the mouse icon in the toolbar box to select these three graphics!
  3. 所属分类:Fractal program

    • 发布日期:2017-11-14
    • 文件大小:3038062
    • 提供者:lv xiaobin
  1. erweijihe

    0下载:
  2. 二维差分计盒维数的matlab算法,该程序只能计算size为NxN(N=2^n)的图形。-Two-dimensional differential box-counting dimension matlab algorithm, the program can only calculate size of NxN (N = 2 ^ n) graphics.
  3. 所属分类:Fractal program

    • 发布日期:2017-11-09
    • 文件大小:734
    • 提供者:林静
  1. sjx

    0下载:
  2. 通过点击变化的三角图形对三角形的全面认识,适于小学图形教学。-Changes by clicking on the triangle triangles comprehensive understanding of teaching for elementary graphics.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:9868
    • 提供者:aaaaaaaaaaaaa
  1. polyangles

    0下载:
  2. POLYANGLES函数的功能是计算多边形图形的内角-POLYANGLES function is to calculate the angles polygon graphics
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:2495
    • 提供者:叶旭
  1. The-generation-of-kock-curve

    0下载:
  2. kock曲线的生成 大学计算机图形学实验之一-One computer graphics generated curve University kock
  3. 所属分类:Fractal program

    • 发布日期:2017-04-05
    • 文件大小:5431
    • 提供者:luoguangda
  1. LJLSDS

    0下载:
  2. 【matlab国外编程代做】畸变图形矫正matlab 源码,贝叶斯 可以作为参考使用学习-[Do] matlab programming abroad generation graphics distortion correction matlab source code, can be used as a reference to use Bayesian learning
  3. 所属分类:Fractal program

    • 发布日期:2017-04-24
    • 文件大小:159026
    • 提供者:盆盆
  1. sierpinski

    0下载:
  2. This a C++ computer graphics program for drawing sierpinski triangle-This is a C++ computer graphics program for drawing sierpinski triangle
  3. 所属分类:Fractal program

    • 发布日期:2017-04-06
    • 文件大小:1305
    • 提供者:R Khan
  1. Fractal-Code

    0下载:
  2. 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
  3. 所属分类:Fractal program

    • 发布日期:2017-05-13
    • 文件大小:2577028
    • 提供者:郑尧煜
  1. FractalTree

    0下载:
  2. 计算机图形学分形几何程序。根据输入的生长规则,可以绘制出分形树。可以控制迭代的次数。-Credit-shaped geometry computer graphics program. According to the growth rule entered, you can draw a fractal tree. You can control the number of iterations.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-07
    • 文件大小:1445295
    • 提供者:张晶
  1. 1—5Mandelbrot

    0下载:
  2. 完成Mandelbort的图形的绘制,希望给初学者带来一定的帮助。(Complete the drawing of Mandelbort graphics)
  3. 所属分类:分形几何

    • 发布日期:2017-12-19
    • 文件大小:277504
    • 提供者:122345
  1. sierpinski

    1下载:
  2. 分形结构的基础,sierpinski曲线。体现了图形形成的迭代,调整结束可以看到图形形成过程(The basis of fractal structure, Sierpinski curve. It reflects the iteration of graphics formation. The process of graphics formation can be seen at the end of adjustment.)
  3. 所属分类:分形几何

    • 发布日期:2020-09-21
    • 文件大小:2048
    • 提供者:柒念
« 1 2 3 4 5 6»
搜珍网 www.dssz.com