搜索资源列表
汇编语言实现计算器的四则运算功能
- 用汇编语言设计一个程序,用来实现计算器的四则运算功能。 需要实现在屏幕要显示输入的表达式,以及运算结果。 ,Using assembly language to design a program to achieve the calculator function of the four operations. Need input on the screen to show the expression, as well as the results of operations.
HippoScript
- Hipposcr ipt是一个运行于.net环境的脚本引擎类库 Hipposcr ipt受到mozilla的rhino javascr ipt脚本引擎启发。 Hipposcr ipt使用codedom,因此你可以把Hipposcr ipt当作一个灵活的.net编译工具,也可以把Hipposcr ipt当成一个表达式计算器。 Hipposcr ipt适用范围:一切需要灵活脚本的.net程序,比如报表的计算表达式、工作流里做条件分析-Hipposcr ipt is a run on.