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

搜索资源列表

  1. sc1

    1下载:
  2. 在applet中,利用2D显示3D的效果,这个是正方形的显示.各个面利用菱形组合起来.-the applet, using 2D 3D results show that the square is the show. All diamond-use combination.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4827
    • 提供者:慕容楚冰
  1. lightsMAPEDIT

    1下载:
  2. 当年写得通用地图编辑器,使用整块图像,支持方形和菱形tite可标高度。-was written definitive map editors, the use of block images, and support the square diamond tite highly scalable.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:12403
    • 提供者:李剑英
  1. H265_2008_8_23

    0下载:
  2. ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H.265) basic algorithm : 1, analysis/synthesis : wavelets 2, denoise : GCV (general
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3015133
    • 提供者:彭珍
  1. final.rar

    2下载:
  2. 针对4×4方形的运动目标检测,采用DS算法——菱形算法(钻石算法)。MATLAB实现,4 × 4 square against the moving target detection, the use of DS algorithm- diamond-shaped algorithm (diamonds algorithm). MATLAB to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:3642
    • 提供者:吴强
  1. NO4MyButton

    0下载:
  2. 自定义按钮,是button的自定义组件,给组件开发得人一些参考,有圆形,方形,菱形等得选择与响应-Custom button is a custom button components, to get people to develop a number of components of reference, there are round, square, diamond, such as a choice and to respond to
  3. 所属分类:Button control

    • 发布日期:2017-04-28
    • 文件大小:376947
    • 提供者:cwf
  1. shape

    1下载:
  2. 对图片中的各种几何图形进行识别,包括圆形,正方形,矩形,六边形,菱形等-On the picture to identify the various geometric shapes, including round, square, rectangular, hexagonal, diamond, etc.
  3. 所属分类:Windows编程

    • 发布日期:2013-05-20
    • 文件大小:7556
    • 提供者:lilei
  1. print

    0下载:
  2. 编写一个程序可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。所谓指定位置是指图形离左边屏幕最近字符与左屏幕边界的距离字符数。(注意,由于字符大小和间隔的原因,字符组成的正方形图案可能并不标准)。-Write a program that allows users to choose to print out the specified location of different graphics, such a
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:16663
    • 提供者:杨昊
  1. CShape

    0下载:
  2. 用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。-Printed at the specified location the user selects a different graphic, such as the legislation is being isosceles triangle, inverted isosceles triangle, rectangle, square, diamond, and
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:17668
    • 提供者:令姌
  1. 5080309330_4

    0下载:
  2. 编写一个程序可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。所谓指定位置是指图形离左边屏幕最近字符与左屏幕边界的距离字符数。-Write a program that allows users to choose to print out the specified location of different graphics, such as the legislation is being isoscele
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:17043
    • 提供者:huangguanchen
  1. Dia_Squ_algorithm_1027

    1下载:
  2. diamond-square三维地形细分算法-terrain generator using diamond-square method
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-10
    • 文件大小:1231
    • 提供者:wangbei
  1. s6

    0下载:
  2. 利用c++语言画出5种任意边长的特殊星图:上三角,下三角,正方形,矩形,菱形。边长可由用户输入。-Using c++ language to draw an arbitrary side length of the five kinds of special star maps: upper triangular, lower triangular, square, rectangular, diamond-shaped. Side length can be user input.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:5236
    • 提供者:chenrui
  1. EXTENDS

    0下载:
  2. C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。  每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。  程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5372
    • 提供者:周子
  1. shape

    0下载:
  2. 在VC6.0环境下可以打印出三角形、正方形、菱形等图像-In VC6.0 environment can print out the triangle, square, diamond and other image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:617
    • 提供者:张三
  1. 201011917508118

    0下载:
  2. 1、可制作圆形、椭圆形、菱形、方形、三角形印章。 2、支持多种特效:翻转图形、透明处理、高斯模糊、亮度/对比度/饱和度/锐化/反相/海绵/陨化(磨砂)/浮雕等等。 3、可将制作好的印章保存至印章库。 4、支持1 -1000 比例缩放。 5、支持导出印章图片(透明图章使用GIF格式)。 6、支持预览/打印。 -1, can be made round, oval, diamond, square, triangular seal. 2, support a variety of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1586301
    • 提供者:cuci0008
  1. tuzhang

    0下载:
  2. 1、可制作圆形、椭圆形、菱形、方形、三角形印章。 2、支持多种特效:翻转图形、透明处理、高斯模糊、亮度/对比度/饱和度/锐化/反相/海绵/陨化(磨砂)/浮雕等等。 3、可将制作好的印章保存至印章库。 4、支持1 -1000 比例缩放。 5、支持导出印章图片(透明图章使用GIF格式)。 6、支持预览/打印。-1, can be made round, oval, diamond, square, triangular seal. 2, supports a variety of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-07
    • 文件大小:1583238
    • 提供者:小青蛙
  1. OpenGL

    0下载:
  2. 基于diamond-square地形模拟-Diamond-square terrain simulation based
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1063454
    • 提供者:张贝
  1. TerrainHeightMap

    0下载:
  2. VS2010环境下用c言语根据Diamond-Square算法实现的道路地形函数-VS2010 language based on the C algorithm to achieve the road terrain function Diamond-Square algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-05-03
    • 文件大小:774955
    • 提供者:Tartisan
  1. DiamondSquare

    0下载:
  2. 运用Diamond Square 算法生成分形表面(This scr ipt is used to create fractal surface using Diamond Square algorithm.)
  3. 所属分类:GIS编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:Boorn
  1. 58435

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm. The sour
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:406528
    • 提供者:DucAnhTran
  1. чб

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for fractal landscape generation with diamond square algorithm. This is a small MATLAB function to generate a fractal landscape by using diamon-square algorithm.
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:710656
    • 提供者:DucAnhTran
« 12 »
搜珍网 www.dssz.com