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

搜索资源列表

  1. KochSourceCode

    0下载:
  2. 文法构图算法 Koch 图形-grammar algorithm Composition grammar algorithm grammar composition graphics algorithm Koch
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:857716
    • 提供者:linuxtyh
  1. IFStree

    0下载:
  2. 使用IFS文法来编制棵树。通过单击屏幕窗口的绘图按钮,可以看到这棵树绘制出来的样子。-use grammar to prepare trees. By clicking the window screen graphics button, we can see this tree mapping out the victims.
  3. 所属分类:绘图程序

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

    0下载:
  2. LS文法理论的实现源代码,对于刚刚接触LS文法不知道如何实现的人很有帮助。
  3. 所属分类:分形几何

    • 发布日期:2014-01-17
    • 文件大小:106307
    • 提供者:傅明建
  1. IFSTree

    0下载:
  2. 利用IFS(文法迭代系统)绘制的分形树,点击绘制迭代一次
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:32863
    • 提供者:解旻
  1. fractal_tree

    0下载:
  2. 1.LS文法生成算法和递归算法编程实现分形树 2.提供界面允许用户输入分形树迭代次数,由程序绘制树形分形体 3.实现可视化
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:234806
    • 提供者:张巧芳
  1. Fractal

    0下载:
  2. 图形学中的基于L文法的分形树及M集的绘制实现-Fratual tree and M
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:50289
    • 提供者:ww
  1. suanfa5

    0下载:
  2. 分形灌木丛文法模型算法,计算机图形学,源代码-Bush grammar model of fractal algorithms, computer graphics, source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2360548
    • 提供者:ryan
  1. LR(0)

    2下载:
  2. LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造; 2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中; 3. 实现 分析器总控程序,对输入的表达式进行文法分析。 -LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar acti
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-24
    • 文件大小:7011006
    • 提供者:郑尚宇
  1. Kochquxianwenfamoxingsuanfa

    0下载:
  2. 绘制图形,用Koch曲线文法模型算法来绘制图形-Draw graphics, Koch curve to draw the graph grammar model algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:248889
    • 提供者:陈芸
  1. 6

    0下载:
  2. 1.按要求设计实现能识别上述文法所表示语言的语法分析器,并要求输出全部分析过程; 2.要求详细描述所选分析方法针对上述文法的分析表构造过程; 3.完成对所设计语法分析器的功能测试,并给出测试数据和实验结果; 4.为增加程序可读性,请在程序中进行适当注释说明; -1. Designed and implemented as required to recognize that the grammar of the language parser, and called out al
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:164457
    • 提供者:张毅
  1. LL(1)

    0下载:
  2. 编译原理实验,使用C++实现的LL(1)文法识别器-Compile principle experiment, the use of C++ implementation of LL (1) grammar identifier
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:452880
    • 提供者:张三
  1. Fractal-algorithms-

    0下载:
  2. 本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:550150
    • 提供者:boywu
  1. wenfayasuo

    0下载:
  2. 掌握有穷状态自动机的概念,其存储表示及其与正则文法的联系输入:任意的正则文法 输出:相应的有穷状态自动机 识别有穷状态自动机是确定的还是非确定的 以相应的五元组形式输出-Control finite state machine concept, the store said its relationship with regular grammars contact input: any regular grammar Output: the corresponding finite sta
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:18447
    • 提供者:陈一飞
  1. PeanoHilbert

    0下载:
  2. 一种Peano-Hilbert曲线文法模型算法,用C++的MFC编写,经测试成功-A Peano-Hilbert curve the grammar model algorithm C++ the MFC prepared, tested successfully
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:244525
    • 提供者:郑斌
  1. Fractal

    0下载:
  2. 附件为在VC++6.0下利用MFC开发的分形灌木丛文法模型算法-Fractal bushes grammar model algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:158268
    • 提供者:smalls
  1. LS-composition-method

    0下载:
  2. C++实现LS文法,能直接运行,输入迭代次数,能够对蕨类、草等植物进行模拟-C++ LS grammar can be run directly enter the number of iterations, ferns, grasses and other plants to simulate
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-14
    • 文件大小:3686031
    • 提供者:杨春友
  1. Fractal-hastily-grammar-

    0下载:
  2. 计算机图像学中的分形草草文法模型算法,学习分型几何很好的学习材料-Fractal computer iconography hastily grammar model algorithm, learning typing geometry learning materials
  3. 所属分类:Fractal program

    • 发布日期:2017-11-06
    • 文件大小:263168
    • 提供者:林有
  1. Fractal-bushes-grammar-model

    0下载:
  2. 计算机图像学中分形灌木丛文法模型算法,很经典的一个分型算法-The computer image Learn fractal bushes grammar model algorithm, a classic genotyping algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-15
    • 文件大小:262859
    • 提供者:林有
  1. Tree

    0下载:
  2. 分形灌木丛文法模型算法分形灌木丛文法模型算法-Fractal bushes grammar model algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:2974576
    • 提供者:刘晴
  1. youxianfxj

    0下载:
  2. 文法的优先分析技术,生成优先分析表,进行识别句子-Grammar priority analysis techniques to generate priority analysis table, identify the sentence
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2440
    • 提供者:andThe
« 12 »
搜珍网 www.dssz.com