搜索资源列表
jisuanqi
- 利用MFC开发的计算器程序,具备科学计算的功能。除基本运算外还有一些复合运算,对了解MFC很有帮助。-Calculator program using MFC development, with scientific computing functions. In addition to basic operations but also have a number of complex operations is helpful in understanding the MFC.
jisuanqi
- 简单但详尽的MFC计算器程序实例,方便初学者使用与学习-Simple but detailed instance of MFC calculator program, easy for beginners to use and learning
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功
jisuanqi
- 实现计算器的源代码,MFC初学者可以参考的代码-Implementation source code calculator, MFC beginners can refer to the code
jisuanqi
- 刚开始学mfc的时候,编写的一个实现四则运算的程序,+-*/-calculator
jisuanqi
- 一个简单的计算器程序,用MFC做的,欢迎下载-A simple calculator program to do with the MFC, please download
jisuanqi
- 利用MFC设计计算器的界面,界面包括:编辑框,0-9个数字按钮,能进行整数的加、减、乘、除、开方、取正负、小数点运算的按钮,有清除(C 键)功能,有清除前一个运算符和数的功能,还有个计算结果的等于号按钮。-Using MFC design calculator interface, the interface including: edit box ,0-9 number buttons, can be an integer add, subtract, multiply, divide, sq
jisuanqi
- 这是一个用mfc编的一个功能比较齐全的小型计算器-This is a function with mfc a relatively complete series of small calculator
jisuanqi
- 可做简单计算的计算器,mfc程序,可以实现一些简单的加减乘除。-The calculator can do simple calculations, mfc program, can achieve some simple addition and subtraction multiplication and division.
MFC-jisuanqi
- 实现数值的加减乘除运算,运用控件之间的消息传递-To achieve value addition and subtraction multiplication and division operations, the use of messaging between control
jisuanqi
- 用VC实现简易计算器的使用,通过次试验,实现对VC中MFC中控件的熟练掌握及应用-use the use that the VC carries out simple calculator
jisuanqi
- 计算器程序,利用mfc进行编写的对话框程序-Calculator program using mfc written in the dialog box procedure
jisuanqi
- 在VC6.0环境下编写的一个基于MFC的小程序,能实现两个数的加减乘除,希望对初学FMC者有帮助。-VC6.0 environment in preparation of an MFC-based small program that can achieve two number addition, subtraction, FMC for beginners who want to help.
JISUANQI
- 手把手教你制作一个最简单的计算器,基于VC++的MFC编程,适合入门的VC编程,已经入门的用不上-Taught you how to make a simple calculator, based VC++ MFC programming, suitable for entry VC programming, has no access to entry
jisuanqi
- 用c++编写的计算器程序,MFC框架实现加减乘除等功能-Simple calculator program
jisuanqi
- 通过一个简单的计算器例子来讲述MFC入门知识,包括遇到的问题和解决办法,适合初学者。-Examples with a simple calculator that tells MFC primer, including problems and solutions for beginners.