搜索资源列表
19854794biaodashisiyuanshi
- // 语法制导翻译器设计示范程序 // ----- 算数表达式四元式翻译(递归子程序法) // 要求:1. 读懂该程序,并上机调试成功; // 2. 运行该程序,输入源表达式(字母:表示变量,数字:表示常数。) // 3. 反复运行,考查输出的各种四元式的正确性。 // 4. 实验报告内容:表达式的属性翻译文法;递归子程序框图; // 运行结果的记录(输出的三元式不得少于10条!) -/ / syntax translation guided desi
StudyRegularExpression
- 学习正则表达式的编写,了解正则表达式的使用与验证,本人收藏作品。推荐~-study is the preparation of regular expressions, understanding regular expression with the use of certification, I collect works. Suggest ~
verifyRegularExpression
- 正则表达式的验证工具,提供在C#中通过程序来判断,是学习和了解正则表达式的好帮手。推荐-regular expression validation tool providing in C# adopted procedures to judgment, learning and understanding Regular expressions are a good helper. Suggest
ExtensionOfMFCinDotNet
- 本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。 本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)的程序员。-the book described in de
CSharpProfessorRegit
- 介绍了.NET中的字符串和正则表达式的匹配,组合和捕获等.-introduced.NET and the string is a regular expression matching, such as portfolio and capture.
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
Rex
- Compiles a regular expression into a fast automaton 编译正规表达式成机器代码(源码)(11KB) -Compiles a regular expression into a fast a utomaton regular expression compiler code into machine (FOSS) (11KB)
FGSource
- 本软件是一个运行在Penbex OS (v1.3)上的绘制函数图像的工具。用它可以绘制平面直角坐标系下的显函数和隐函数的图像。与大部分绘制函数图像的软件不同,用本软件不但可以绘制隐函数的图像而且对隐函数的复杂程度没有限制。不过,绘制复杂隐函数的图像将花费相当长的时间,因此,请尽量以 y=f(x) 这样的显函数的形式输入函数的表达式。另外,以直观的“数学形式”显示函数的表达式也是本软件的一个特色。-the software is running on a Penbex OS (v1.3), the
nbl
- 逆波兰式计算,将格式化数组转化为逆波兰表达式,a为输入的数组,n为其长度,p为输出逆波兰表达式的目标,m记录逆波兰表达式的长度 -inverse Polish, the array will be formatted into reverse Polish expression, a for the importation of arrays, its length n, p output of the inverse expression Poland, Poland inverse m re
zhongzhui
- 中缀表达式 实现简单,功能简单 界面美观
calc.rar
- 编译原理的课程设计 表达式计算器 C++,Principles of curriculum design to compile C++ expression evaluator
Regular_Expressions_Tutorial
- 正则表达式教程,比较详细,有好几种语言的介绍-Regular_Expressions_Tutorial
tree
- 二叉树计算中序表达式 打开了个就快了看他健康-Binary tree computation sequence expression turned a fast read on his health
Calculator
- c++语言编写的计算器程序,可以实现加减乘除,不过不支持双位数,使用堆栈编写,含有中缀表达式到后缀表达式的转换。-c++ language calculator program, Math can be achieved, but does not support double-digit, use the stack preparation, with infix expression to postfix expression converter.
c
- 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
VB
- 计算器的完整VB工程,可以计算表达式结果,平方^2,平方根^1/2,乘*,除/,三角函数用弧度如sin(30)表达式为sin(30*3.14159/180,-Calculator complete VB project, the results can be calculated expression, square ^ 2, the square root of ^ 1/2, multiplication*, division /, trigonometric functions in rad
huizhuishi
- 中缀式转换成后缀式 基于语法制导翻译的表达式转换编译器-Postfix infix conversion into a translation type expression based Syntax compiler transformation
cPP_lab
- 基本数据类型和表达式、数据的输入与输出、算法的基本控制结构、自定义数据类型的基本应用 -Basic data types and expressions, data input and output, the basic control structure of the algorithm, custom data types of the basic application
正则表达式匹配
- 判断一个数学表达式是否正确,表达式中包含数字,运算符和括号(Judge a mathematical expression is correct or wrong)