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

搜索资源列表

  1. Leaf_M

    0下载:
  2. 完全凭借java程序编写出来的一棵分形叶子,很有意思,其非常像真实的叶子。不仿-fully with the procedures for the preparation of a fractal leaves, very interesting, very like real leaves. Do not look at imitation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4.95kb
    • 提供者:李碧初
  1. huffman_f

    0下载:
  2. huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:真实
  1. LeafRecognization-FromLittlebone

    0下载:
  2. 首先对10个样本进行学习,计算得到一个“叶子”的“记忆”模式,然后对输入的模式进行识别,给出相似度。-first pair of 10 samples for study, calculated a "leaf" the "memory" mode, and then import the model identification, given similarity.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:16.32kb
    • 提供者:小骨头
  1. mytree3

    0下载:
  2. 使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。-use or generation algorithm to achieve a realistic shape of the leaves, the head of procedures similar to the leaves of the tree leaves.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:35.67kb
    • 提供者:郭男
  1. YEZHI

    0下载:
  2. 用tc3.0编写的一个画图程序,图形为叶子,动态显示-tc3.0 prepared with a drawing program, leaves for graphics, dynamic display
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:892byte
    • 提供者:周圣
  1. leafmodelling

    0下载:
  2. 提取图象边缘信息,以matlab编写,以叶子为例子。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:117.26kb
    • 提供者:liutao
  1. leaf

    0下载:
  2. 根据计算机图形学的知识用C++实现一片叶子
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:19.21kb
    • 提供者:熊冬冬
  1. eight

    0下载:
  2. 八叉树的实现 功能: 1、创建八叉树。 此八叉树为满树,即所有节点/叶子全部创建。 用户可以自定义此八叉树的深度和所处的三维场景中的位置。 注a:由于创建树时为满树创建,故层数太大时创建时间可能会比较久,请耐心等待。 注b:创建顺序为(1)上层左前节点-(2)上层右前节点-(3)上层右前节点-(4)上层右后节点 -(5)下层左前节点-(6)下层右前节点-(7)下层右前节点-(8)下层右后节点-(1)-(2)…… 2、先序遍历八叉树。 八叉树创建成功后
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.7kb
    • 提供者:liwei
  1. lsystem3 openGL程序

    2下载:
  2. openGL程序 简单的程序叫你如何掌握用递归思想(L-system)画一棵树(有树干有叶子)。这也是画地形的必修课。-openGL program simple procedure called recursive thinking you how to master the (L-system) draw a tree (a tree with leaves). This is a required course terrain painting.
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:1.36kb
    • 提供者:Jason
  1. leaf.rar

    0下载:
  2. 计算叶子面积周长用到图形图像处理的边缘检测算法,Circumference of the leaf area calculated using graphics image processing edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:2.52mb
    • 提供者:rtj
  1. yezi1

    0下载:
  2. 绘制叶子的基本形态。在vc上开发运行。有自定义数据。-Rendering the basic form of the leaves. Developed in vc run. Self-defined data.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:11.28kb
    • 提供者:mayang
  1. binarytree

    0下载:
  2. 二叉树的递归(先序,中序,后序)遍历,创建叶子结点数,二叉树深度-Recursive binary tree (first order, in sequence, after the order) traversal, create leaf nodes, tree depth
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:9.79kb
    • 提供者:yan li
  1. ltrees

    0下载:
  2. XNA植物建模算法,其中LTreeDemo可以直接控制树的生成,LeafTool用于创建叶子的texture-XNA tree modeling algorithm,where LTreeDemo is for modeling and preview trees, LeafTool is for creating texture of leaf.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:郅刚
  1. sanyefengche

    0下载:
  2. 输出一个转动的大风车,对三个叶子进行不同的颜色填充。-output a picture
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1.13mb
    • 提供者:朱英帅
  1. c-leaf

    0下载:
  2. c语言做的叶子程序,在一定范围内,随即生成一定大小,形状,颜色等信息的叶片-c language program to do the leaves, in a certain range, then generate a certain size, shape, color and other information leaves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:32.13kb
    • 提供者:邱立富
  1. donghua

    0下载:
  2. 本程序实现帧动画,屏幕上一开始什么都没有,随着时间的推移出现底座,花盆叶子,最后是花,完成了整个动画显示。-The procedure to achieve frame animation, the screen started nothing, the base occurs over time, pot leaves, and finally took to complete the entire animation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:LINGYU]
  1. quxianyezi

    0下载:
  2. 运用Visual C++的MFC文档视图画,Bezier曲线画的叶子图形,计算机图形学实例源代码-Visual C++ using the MFC document view drawing, Bezier curve drawing leaves graphics, computer graphics, source code examples
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:贺静
  1. mycontourlet_hard

    0下载:
  2. contourlet算法处理叶子边缘的算法,用于统计叶子的牙齿。非常好。-contourlet leaf edge algorithm processing algorithms for statistical leaves teeth. Very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582byte
    • 提供者:求是赤子
  1. HomeWorkIteratedFunctionSystems

    0下载:
  2. 迭代函数系统Iterated Function Systems 计算机图形学 作业3-0用opengl 实现了绘制叶子 三角堆 等 四个图形-Iterated function system Iterated Function Systems computer graphics operations to achieve a 3-0 draw leaves triangular stack of four graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:571.48kb
    • 提供者:
  1. 基于颜色特征识别花朵和叶子

    1下载:
  2. 基于颜色矩(一阶矩和二阶矩)求出图像花朵和叶子区域。
  3. 所属分类:图形图象

« 12 »
搜珍网 www.dssz.com