搜索资源列表
1028
- 计算表达式的值。直接输入表达式,得到计算结果,非常好用。
yaoqin
- 用两个栈实现表达式的运算,,用C++写,简单,明了
Boolean
- 程序的任务是判断输入的两个布尔表达式是否完成的是同样的功能。将布尔表达式转换成逆波兰序-Write a program to read in two arbitrary Boolean expressions and see if they represent the same function. The input language should include single letters as Boolean variables, the operands AND, OR, and NOT
jisuanqi
- 可以进行+ - * \ ^ 操作您还可以用括号输入您的表达式 *\n" -Calculator
lab1
- 数据结构,中缀表达式转后缀表达式并求值 用链表构造堆栈实现-in-post
lisp
- 简单的LISP计算表达式计算器 计算表达式的值 输入表达式 能自动识别 有美丽的界面设计-The simple LISP calculated expression evaluator
javase
- JAVASE案例,文件赋值,IO流处理,String操作,正则表达式-JAVASE case, the file assignment, IO stream processing, String operation, regular expressions
delphi 正则表达式测试软件
- 可以再delphi 环境下测试所正则表达式是否正确,并对正确的正则表达式记录于程序所在目录便于以后查询。
linklist
- c语言的基本结构:栈,链表,二叉树;基本操作:排序,查找,表达式求值-The basic structure of c language: stacks, linked lists, binary tree basic operations: sort, search, expression uation