搜索资源列表
calculator
- 模拟微软的计算器功能,基本上可以实现加减乘除等简单的运算,用VC++MFC实现.
calculator1
- 在MFC中编译的计算器,使用对话框编译出简单的计算器-In the compilation of MFC calculators, and use a simple dialog compiled the calculator
2
- 用户在使用VC++开发应用程序时,主要有两种方法:调用Windows提供的API函数(Application Programming Interface)和直接使用Microsoft提供的MFC类库(Microsoft Foundation Class)。与MFC相比,API更贴近操作系统,也是每一个Windows程序员必须掌握的。 本文将以一个类似Windows的计算器程序为例,简述Windows API程序设计的方法和一些基本技巧。 思路和算法 -Users i
jisuanqi
- c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
jisuan
- c++ mfc 计算器功能 如同windows自带-c++ mfc calculator functions as native windows
calculator
- C++ 计算器 完整的c++代码 实现了计算器的基本的加减乘除 MFC编程-adfaddfasdfa
jisuanqi
- MFC编写的计算器 只包括加减乘除运算的简易计算器-MFC prepared by the calculator only simple addition and subtraction multiplication and division operation Calculator
mfc_cmarix
- mfc 矩阵 MFC+下的一个功能强大的矩阵计算器-mfc matrix
calculator
- 适合车学者学习的一个小例子,MFC做的计算器-MFC easy calculator
calculator
- Visual c++编写的计算器,实现了基本的加减乘除,简洁的界面,适合MFC的初学者。-Calculator written in Visual c++ basic addition and subtraction, multiplication and division, simple interface, suitable for MFC beginners.
jisuanqi
- 四则运算计算器 运用MFC进行简单的四则运算 比较简单-Four arithmetic calculator
TestCalculator
- MFC计算器,VC++源码编写, 非常好的一个小软件,源代码齐全-MFC calculator , VC++ source code written
TestCalculatorDemo
- MFC计算器,VC++源码编写,虽然已经发过基于MFC的VC计算器了,不过每一款都是不同的作者,因此在代码实现思路上还是有区别的-MFC calculator, VC++ source code written has sent a VC MFC-based calculator, but each one is different authors, so there are differences in the ideas of code to achieve
ComplexCalTools
- 基于MFC的复数计算器,有加法,减法,乘法,除法,赋值,求模,求角,清除,平方,开放运算-The plural calculator, based on MFC addition, subtraction, multiplication, division, assignment, modulus, and angle, clearance, square, open operation
GPACalculator
- 基于mfc的针对东南大学电子学院的绩点计算器,可以实现大一到大四每个学期或学年的计算以及最后的总评,也可供其他学校或学院的同学参考。-Mfc based Institute for Southeast University grade point electronic calculator, you can achieve freshman to senior calculation of each semester or academic year and the final overall
calculator
- 用MFC写得一个计算器,功能全面,仅供参考,可以考虑用栈实现四则运算和带括号的运算-Using MFC write a calculator, full-featured, for reference only, consider using Stack four arithmetic operations and brackets
chaochangzhengshujisuanqi-
- 使用MFC进行超长整数计算器的设计,经过本人调试,结果运行正确-Use MFC for long integer calculator design, after I debug, the results of running correctly
simple-calculator
- 简单计算器 可以进行简单的计算,适合初学者使用或者参考,采用mfc和普通编程相结合,还加入了,sin,cos,tan,log等数学功能-simple calcutor
MyCalculator
- 这是一个用C++开发的非常简单非常原始计算器,里面主要用了数据类型转换和获取控件类容,有助于初学者熟悉MFC学习-This is a development with C++ is very simple and very primitive calculator, which is mainly used for data conversion and access control class content, to help beginners familiar with the MFC l
Calculator_MFC
- 计算器的实现,使用MFC,便于初学者使用-calculator