搜索资源列表

  1. 算术表达式的计算

    0下载:
  2. 数据结构里面算术表达式的计算.主要是一元多项式的计算.仅供参考.-data structure inside arithmetic expression calculation. One yuan is polynomial calculations. For reference purposes only.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2777
    • 提供者: 阁元成
  1. 算术表达式解析器

    0下载:
  2. 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expre
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49554
    • 提供者:曲贵增
  1. 算术表达式求值

    0下载:
  2. 算术表达式求值源代码-arithmetic expression evaluates source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3723
    • 提供者:李智
  1. 算术表达式的语法分析器

    1下载:
  2. 算术表达式的语法分析器-arithmetic expression parser
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:2657
    • 提供者:李云
  1. 算术表达式解析器

    0下载:
  2. 算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN\"-arithmetic expression parser. Rar support of the following variables and Math ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49241
    • 提供者:石林
  1. calculator

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替-Such has the follow
  3. 所属分类:源码下载

    • 发布日期:2024-05-09
    • 文件大小:23552
    • 提供者:温馨
  1. 新建 Microsoft Word 文档

    0下载:
  2. 算术表达式的中缀是波兰表示法程序- The arithmetic expression center decorates is the Polish method of portrayal procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:高峰
  1. 算术表达式解析器

    0下载:
  2. 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expre
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:49152
    • 提供者:曲贵增
  1. 算术表达式求值

    0下载:
  2. 算术表达式求值源代码-arithmetic expression evaluates source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:李智
  1. 算术表达式的语法分析器

    0下载:
  2. 算术表达式的语法分析器-arithmetic expression parser
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:李云
  1. 001122

    0下载:
  2. 是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:冷清雪
  1. khss_Debug

    0下载:
  2. 带括号的算术表达式计算器.能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-bracketed arithmetic expression calculator. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stac
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:210944
    • 提供者:梁志宏
  1. 算术表达式解析器

    0下载:
  2. 算术表达式解析器 .rar 支持变量和以下数学函数ABS, ATAN, COS, EXP, LN, ROUND,SIN, SQRT, SQR, TRUNC, NOT, BOOL, SGN"-arithmetic expression parser. Rar support of the following variables and Math ABS, ATAN, COS, EXP, LN, ROUND, SIN, SQRT, SQR,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:49152
    • 提供者:石林
  1. khss

    0下载:
  2. 数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the mu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:
  1. 表达式解析

    0下载:
  2. 表达式的解析,主要是算术表达式的分析,分析成四元式。-the expression parse,mainly alysis of the arithmetic expression
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:65536
    • 提供者:田永震
  1. 算术表达式的计算

    0下载:
  2. 数据结构里面算术表达式的计算.主要是一元多项式的计算.仅供参考.-data structure inside arithmetic expression calculation. One yuan is polynomial calculations. For reference purposes only.
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者: 阁元成
  1. 算符优先—编译原理

    0下载:
  2. java实现的对算术表达式进行词法分析和语法分析,实现过程很简练,值得参考哦!-achieve the right arithmetic expression for lexical analysis and syntax analysis, implementation process is very concise and valuable reference Oh!
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:74752
    • 提供者:陈为
  1. 算术表达式的词法分析和语法分析

    0下载:
  2. 算术表达式的词法分析和语法分析,编译原理的实验,希望能和大家探讨。-arithmetic expression of lexical analysis and parsing, translation theory test, and we hope to explore.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:16384
    • 提供者:陈为
  1. expression_calculation

    0下载:
  2. 利用栈实现的算术表达式计算程序,语言为纯c。开发工具为vc6。-use Stack arithmetic expression calculation procedures, language pure c. Development tools for vc6.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:263168
    • 提供者:朱麟
  1. 编译课设

    0下载:
  2. 算术表达式词法和语法分析程序,递归下降法,四元式-arithmetic expression morphology and syntax analysis procedures, recursive method, four yuan-
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:吧是否
« 12 3 4 5 6 7 8 9 10 ... 32 »

源码中国 www.ymcn.org