搜索资源列表

  1. Expression-evaluation

    0下载:
  2. 利用栈来求解表达式求值问题。用的是算数优先法,设置了两个栈:OPTR,用来寄存运算符;OPND,用以寄存操作数或运算结果。-Usage of the expression evaluation stack to solve the problem. Count method using a priority, set up two stacks: OPTR, for storage operator OPND, for the sto
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:englishteam
  1. Expression-evaluation(suffix-method)

    0下载:
  2. 在栈的思想下,利用后缀表达式解决表达式求值的问题。类似的,可以推广到前缀表达式求值。-Thinking in the stack, using postfix expression evaluation expression to solve the problem. Similarly, the prefix can be extended to expression evaluation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:englishteam
  1. ExpressionTree

    0下载:
  2. this code implements an expression tree using c/c-this code implements an expression tree using c/c++
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:marvin
  1. Regular-Expression-Tutorial

    0下载:
  2. Regular Expression Tutorial
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:285696
    • 提供者:cary
  1. 10.1.1.74.5643

    0下载:
  2. aleix@ecn. Semantic queries to a database of images are more desirable than low-level feature queries, because they facilitate the user s task. One such approach is the object-related image retrieval. In the cont
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:357376
    • 提供者:a v
  1. expression

    0下载:
  2. 实验要求把中缀表达式转换成为后缀表达式,然后再对后缀表达式求值。其中要利用栈,数组等。-Experimental requirements to convert infix expression into postfix expression and then evaluate the expression of the suffix. Which make use of the stack, the array and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:haha
  1. finalfacialExpression

    0下载:
  2. Face detection with facial Expression Analyze, Feature points stored in excel sheet,GUI module also used.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:94208
    • 提供者:Amburose
  1. HandbookOnFER

    0下载:
  2. A handbook on Face expression recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:586752
    • 提供者:ash
  1. cgep

    0下载:
  2. 利用C语言实现的基因表达式编程算法,用于函数挖掘-Using C language of the gene expression programming algorithm for function mining
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:birdwing
  1. regex

    0下载:
  2. 实现了正则表达式转NFA,NFA转DFA,DFA最简化的过程。并可输出DFA到图像。-It can translate Regular Expression into NFA, NFA into DFA, and minimize the DFA. The result can be printed as a graph.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:187392
    • 提供者:sunli
  1. Design.high.level.code.C.message.expression

    0下载:
  2. C留言表情设计高级代码Design of high-level code C message expression -Design of high-level code C message expression
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:94208
    • 提供者:d
  1. Improved-Gene-Expression-Programming-in-the-stock-

    0下载:
  2. 改进基因表达式编程在股票中的研究与应用Improved Gene Expression Programming in the stock of research and application-Improved Gene Expression Programming in the stock of research and application
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:443392
    • 提供者:five162
  1. expression

    0下载:
  2. 利用二叉树计算中序表达式,并且以树形结构输出二叉树,遍历二叉树-Binary sequence using the calculation expression, and to output binary tree, binary tree traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1868800
    • 提供者:小小人
  1. Expression

    0下载:
  2. 前缀表达式求值 本例程详细地给出了c++中关于前缀表达式求值的过程。间接、明了,有助于学习。-Prefix expression evaluation routines presented in detail in this c++ expression evaluation on the course prefix. Indirect, to understand and help learning.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:234496
    • 提供者:Brian Watson
  1. Gene-expression-programming-directed-graph-evoluti

    0下载:
  2. 有向图基因表达式程序的电路演化模型Gene expression programming directed graph evolution model of the circuit-Gene expression programming directed graph evolution model of the circuit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:462848
    • 提供者:lifan717
  1. expression

    0下载:
  2. 用户输入四则运算表达式,程序输出计算结果。可以计算正弦、余弦、正切、余切。-The program will output the result of a arithmetic expression the user input. This program can calculate the sine, cosine, tangent, cotangent.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:yishuiwang
  1. Debug-regular-expression-RegExp

    0下载:
  2. RegExp正则表达式调试学习工具,一个正则表达式的学习软件-Debug regular expression RegExp learning tool, a regular expression of the learning software
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:rocse
  1. compasses-expression

    0下载:
  2. 本程序主要用于一个自定义表达式的分析与构造。可以包括()、+、—、*、/等运算符号在内。-This procedure is mainly used for a custom expression analysis and structure. Can include (),+,-,*,/etc, operation the symbols.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:52224
    • 提供者:文豪
  1. mmm

    0下载:
  2. it is used for fer facial expression recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:107520
    • 提供者:akila
  1. regular-expression

    0下载:
  2. 正则表达式手册,用正则表达式必备工具,chm格式,查询方便-Regular expression manual, an indispensable tool for a regular expression, chm format, convenient query
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:64512
    • 提供者:David
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org