CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - A*算法

搜索资源列表

  1. Element

    0下载:
  2. 标记语言的简单解释器算法实现,实现一些简单的二叉树-A simple markup language interpreter algorithm, to achieve some simple binary tree
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:14812
    • 提供者:周佳栋
  1. BOCH

    0下载:
  2. 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient,
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:4561
    • 提供者:朱查松
  1. chartParsing

    0下载:
  2. 该段代码实现了chartparsing算法, 这是机器翻译中极其经典的一个算法-This code implements chartparsing algorithm, which is machine translation algorithm for a very classical
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1704273
    • 提供者:王忠存
  1. Compiler

    1下载:
  2. 使用LEX和yacc实现的C—语言的词法分析器和语法分析器,采用的是LALR算法,完整的编译原理实验报告-LEX and yacc use to achieve the C-language lexical analyzer and parser, LALR uses algorithms to compile a complete report of principle experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:68607
    • 提供者:童华兵
  1. e

    0下载:
  2. 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-Powered by C language and Java language, embedded development, algorithm-based, the number of up to hundreds of thousands of source code, there are more than 200 categories, ma
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-13
    • 文件大小:3307
    • 提供者:陈彦林
  1. ALYQ18

    0下载:
  2. 用AES算法对一段视频进行加密 用软件分别提取加密前视频和加密后视频的PSI信息.-AES algorithm to encrypt a video PSI information were extracted from the video after the pre-encrypted video and encryption software.
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-11-16
    • 文件大小:29210
    • 提供者:nieyanlong
  1. analysis

    1下载:
  2. 编写语法分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法产生: E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 编程实现算法4.2,为给定文法自动构造预测分析表。 编程实现算法4.1,构造LL(1)预测分析程序。-Write a parser, parsing arithmetic expressions. Requirem
  3. 所属分类:Compiler program

    • 发布日期:2015-07-01
    • 文件大小:5120
    • 提供者:
  1. Two-fork-tree-operation

    0下载:
  2.   熟练掌握二叉树的各种遍历算法,并能灵活运用遍历算法实现二叉树的其它操作;-Proficiency in a variety of binary tree traversal algorithm, and other operations of the binary tree traversal algorithms to achieve flexibility in the use of
  3. 所属分类:Compiler program

    • 发布日期:2017-11-14
    • 文件大小:16498
    • 提供者:李雨
  1. 213Convolutional-codecode-anddecode

    0下载:
  2. 实现(2,1,3)卷积码的编译码的源程序 采用了最大似然算法 译码采用了维比特译码-Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:6565
    • 提供者:mary
  1. qwe

    0下载:
  2. FFT测量相位具体算法。下面的程序里Pn 存的就是基波相位 如果求的是谐波相位,稍微修改即可-FFT measurement phase specific algorithm. The following program Pn memory is fundamental phase, harmonic phase, a slight modification can be
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:10537
    • 提供者:万波
  1. kmeans-classification-algorithm

    0下载:
  2. kmeans分类算法准备的,借用网上找到的,但是,我调试时修改了一个参数才成功的-kmeans classification algorithm prepared to borrow to find online, but when I debug modify a parameter was successful
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:31431
    • 提供者:吴小兰
  1. BIANYI

    0下载:
  2. 包含6个编译原理课程设计完整报告,包括集合FOLLOW(A)构造算法,算符优先分析算法,构造正规式r1r2(连接运算)的NFA等,有源码以及结果截图-Contains 6 compiler theory curriculum design complete report, including the collection FOLLOW (A) construction algorithm, operator priority analysis algorithms, construct regu
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:440678
    • 提供者:王勇
  1. pingmian6

    0下载:
  2. 平面6节点等参单元有限元算法,直接调用 -Flat 6-node isoparametric element finite element method, a direct call
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:258674
    • 提供者:chan
  1. new_rs_erasures_c

    0下载:
  2. RS编码程序,一个外国源代码,采用BM算法,亲测可用-RS coding procedures, a foreign source code, using BM algorithm, pro-test available
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:12118
    • 提供者:徐齐瑞
  1. Haffuman

    2下载:
  2. 哈夫曼编码应用。随机输入一段英文,统计输出该段英文中各字母的出现频率及总的字符数,利用哈弗曼算法对各字母进行编码并输出编码结果,输出该段英文的哈弗曼编码 -Huffman encoding applications. Random inputing a section of English, statisticing and outputing the frequency of each letter in the English and the total number of chara
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:2692
    • 提供者:李雪玉
  1. CP_work_8

    2下载:
  2. 设计一个四则表达式分析软件,其接受从文件或键盘输入的四则表达式(运算对象支持整数和变量),给出该表达式的二叉树表达形式,并在键盘上按后续遍历方式输出该二叉树。 例如,输入a+b*c,输出 a b c * + 提示:参考下列的设计指导: 递归下降分析法实验设计思想及算法 为G的每个非终结符号U构造一个递归过程,不妨命名为U。U的产生式的右边指出这个过程的代码结构: (1)若是终结符号,则和向前看符号对照,若匹配则向前进一个符号;否则出错。 (2)若是非终结符号,
  3. 所属分类:Compiler program

    • 发布日期:2014-05-22
    • 文件大小:152576
    • 提供者:jchen
  1. Shortest_way

    0下载:
  2. 路径搜索,最短路径问题,A算法,容易实现,c++程序-Search path, the shortest path problem, A algorithm, easy to implement, c++ program
  3. 所属分类:Compiler program

    • 发布日期:2017-05-18
    • 文件大小:4873783
    • 提供者:易巷尘
  1. best-way

    0下载:
  2. 路径搜索,最短路径问题,A算法,容易实现,c++程序-Search path, the shortest path problem, A algorithm, easy to implement, c++ program
  3. 所属分类:Compiler program

    • 发布日期:2017-05-18
    • 文件大小:4873383
    • 提供者:易巷尘
  1. 光度立体视觉算法.src

    2下载:
  2. A stereo vision algorithm that rectifies the photographed round objects, restoring and repairing the images in the dark.
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-08
    • 文件大小:441344
    • 提供者:wangzhonglin
  1. 算符优先算法

    0下载:
  2. 是一个编译原理的算符优先算法。能够通过算符优先分析方法的实现,加深对自下而上语法分析方法的理解。(It is an operator precedence algorithm for a compiler principle. Through the realization of the operator priority analysis method, we can deepen the understanding of the bottom-up grammar analysis meth
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:孟孟孟孟
« 12 »
搜珍网 www.dssz.com