文件名称:Cal_do
介绍说明--下载内容均来自于网络,请自行研究使用
一个命令行运算器源代码
用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。
用法:cal expression
expression = expression op expression
expression = (expression)
op = + | - | * | / | ^^
-a command line computing devices with source code written in C command line computing, and support for addition, subtraction, multiplication and addition. involution and small brackets (available nested), the involution is the symbol ^ ^. because of the Windows command line mode ^ website is a link. Usage : cal expression expression expression op = expr 34th expression = (expression) op = |- |* |/| ^ ^
用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。
用法:cal expression
expression = expression op expression
expression = (expression)
op = + | - | * | / | ^^
-a command line computing devices with source code written in C command line computing, and support for addition, subtraction, multiplication and addition. involution and small brackets (available nested), the involution is the symbol ^ ^. because of the Windows command line mode ^ website is a link. Usage : cal expression expression expression op = expr 34th expression = (expression) op = |- |* |/| ^ ^
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cal
...\Btree.h
...\cal.exe
...\Extree.cpp
...\Extree.h
...\main.cpp
...\node.h
...\Token.cpp
...\Token.h
...\Btree.h
...\cal.exe
...\Extree.cpp
...\Extree.h
...\main.cpp
...\node.h
...\Token.cpp
...\Token.h