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

搜索资源列表

  1. graphics_fenxing

    1下载:
  2. 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoint displacement method generat
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1.6mb
    • 提供者:珠海
  1. fractalandscop_squares

    2下载:
  2. 程序可以在matlab环境下,用矩形面元为绘制三维立体分形曲面-procedures in Matlab environment, with rectangular surface yuan for three-dimensional mapping of fractal surfaces
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4.5kb
    • 提供者:陈亨利
  1. shap

    0下载:
  2. 画几何图形,圆弧,弦,椭圆,圆饼,矩形多边形,多义线-painting geometry, arc, chord, oval, round cake, rectangular polygon, multi-line
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:135.9kb
    • 提供者:曹国成
  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
    • 文件大小:3.75kb
    • 提供者:xieqiyu
  1. Fractal

    0下载:
  2. Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral folder for rendering fractal curve turbidity, Julia sets, Mandelbrot sets and s
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:52.14kb
    • 提供者:yulins
  1. rectangular

    0下载:
  2. 这是我们计算机图形学上的实习内容,利用OPENGL绘制矩形-This is our practice on the computer graphics content, the use of OPENGL drawing rectangular
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:352.62kb
    • 提供者:gaomouren
  1. jsjh

    0下载:
  2. ㈠ 点的基本运算 ㈡ 线段及直线的基本运算 ㈢ 多边形常用算法模块 ㈣ 圆的基本运算 矩形的基本运算 -Ii i point the basic operations of basic arithmetic straight line segment and polygon commonly used algorithm module iii iv rounded rectangular basic operations basic operations
  3. 所属分类:Fractal program

    • 发布日期:2017-04-17
    • 文件大小:12.87kb
    • 提供者:凡小川
  1. container

    1下载:
  2. 运用C++语言编写集装箱代码,其中要求这个集装箱能够装载各种图形的物体,如:长方体,正方体等等。-C++ language using the container code, which requires the container to contain a variety of graphical objects, such as: rectangular, cube and so on.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-24
    • 文件大小:1.39kb
    • 提供者:lihua
  1. Draw

    0下载:
  2. VC++绘制几何图形,并实现填充,这些几何图形主要有直线、椭圆、矩形,同时还可以设置线宽和填充色,画完图形点击油漆桶工具可填充所画图形中的闭合部分-VC++ to draw geometric shapes, and to achieve filling, these geometric shapes are a straight line, oval, rectangular, and also can set the line width and fill color, click the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:29.13kb
    • 提供者:
  1. homework1

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

    • 发布日期:2017-04-04
    • 文件大小:7.76kb
    • 提供者:高荣
  1. FindSealRect

    0下载:
  2. 各种突出顔色定位与分形算法。可实现圆,三角,楕圆,四边形等分解-Prominent location and color of various fractal algorithms. Can achieve a round, triangular, FREQUENCY round, rectangular and other decomposition
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:93.77kb
    • 提供者:肖晨曦
  1. Grass

    0下载:
  2. Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral file folder for drawing fractal turbidity curve, in Julia sets from, and the Ma
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:60.27kb
    • 提供者:王静
  1. mousemove

    0下载:
  2. 通过移动鼠标,改变字的大小,以及矩形区域-By moving the mouse to change the font size, and the rectangular area
  3. 所属分类:Fractal program

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:denglin
  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
    • 文件大小:967byte
    • 提供者:weiyongbo
  1. Tbis

    0下载:
  2. 本文是用矩形窗法设计FIR带通滤波器,来滤除音乐信号的噪声,(This article is to use the rectangular window method to design FIR bandpass filter, to filter out the noise of the music signal,)
  3. 所属分类:分形几何

    • 发布日期:2017-12-26
    • 文件大小:3kb
    • 提供者:ASnnb%5F54131
搜珍网 www.dssz.com