搜索资源列表
rgjsq
- 软件工程课程设计的一个小作业:用VC++6.0来实现计算器的+.-.*./等基本功能和括号,使用MFC作为向导工具。-software engineering courses designed a small operation : VC 6.0 calculator to realize the basic functions .-.*./ and brackets, the use of MFC as a wizard.
2402050403
- 一个简单的计算器程序,用到按钮,滚动条等组件,做课程设计用的到的
calculator
- C++的课程设计,实现计算器运算功能并且计算可视化-Computing capabilities to achieve the calculator and calculate Visualization
MFC-calculator
- 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
calculation-machine-design
- 计算器的功能实现。包括界面设计、完成加减乘除的运算等。-Calculator functions. Including interface design, to complete the operations of addition, subtraction, multiplication and division.
calculator
- c++程序设计。MFC编程,按钮,编辑框控件。计算器的实现。计算器编程实例。C++入门学习。-c++ program design. MFC programming, buttons, edit box control. Calculator implementation. Calculator programming examples. C++ learning portal.
Calculater
- 运用Java设计的一个简单计算器运用程序。-This is a Calculater.
计算器
- 设计一个简单的计算器。可以完成简单的加减乘除运算。