搜索资源列表
Calculator.rar
- 用MFC做的计算器源码,本计算器程序在vs2005中编译通过。具有普通计算器具有的所有功能。,MFC to do with source code calculator, the calculator program in VS2005 compiler through. Ordinary calculator with all the features.
Calc
- 用MFC做得计算器,功能简单,有表达式计算功能。-Calculator to do with MFC, functional simplicity, the calculation function of the expression.
calculate
- 利用VC++MFC实现的计算器代码,可以进行一些复杂的计算功能,并实现了多级的优先级-Using VC++ MFC implementation calculator code, you can do some complex calculations functions, and to achieve a multi-level priority
jisuanqi
- 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
computing
- 强大的计算功能,多功能计算器,对MFC的基本按件初步应用-Strong computing power, multi-function calculator
Calculator
- 本计算器一个MFC可视化程序,我用的是CDialog。这是一个高精度的计算器,不是一个简单加减乘除的计算器,有一定的 算法难度。能算超大型数据的加减乘除,能做200以内的阶乘运算.能计算很高精度的实数幂运算。使用方法基本上是和普通计算器一样的-This calculator a MFC visualization procedures are used in my CDialog. This is a high-precision calculator, not a simple calcu
score_computing
- MFC实现的基点计算小程序,可连续输入课程成绩和课程学分并计算出平均基点-VC++ MFC
Computer
- 在MFC框架下的简单的计算其程序,可以进行加,减,乘,除运算。-In the MFC framework of a simple calculation of the process, can add, subtract, multiply, with the exception of computing.
diaoye5
- m利用MFC实现对操作系统内存管理中请求调页的模拟,并计算缺页率-m the use of MFC to achieve the operating system memory management in the analog paging request, and calculate the rate of missing pages
Calculator1
- 利用MFC AppWizard 生成计算器应用程序框架,计算器不仅能实现简单的四则运算功能,还实现了高级的科学计算功能,而且具有简洁大方的图文外观。-Use MFC AppWizard to generate an application framework calculator, calculator, not only to achieve a simple arithmetic function, but also achieved a high-level scientific comp
jisuanqi
- 一个基于表达式求值的科学计算器,C++,MFC,支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12d.3axh,xh是我的计算类所能识别的十六进制数的标识符);且程序做得也比较精细(如制作了鼠标键盘、窗口跟随、计算历史查看等)。-Expression based on the evaluation of the scientific calculator, C++, MFC, in support of a number of four-band exp
mfc
- 本程序设计的是一个简单的计算器,可以实现一些常用的四则运算和科学计算。-The program design is a simple calculator, you can achieve some common four operations and scientific computing.
MFC-Calculator
- 用MFC实现的具有简单计算功能的计算器 主要有加减乘除和清零的功能-Using MFC with a simple calculation of the main features of the calculator functions, Math and clear
Windows-MFC
- 利用mfc进行设计的简易计算器,可进行加减乘除等计算-Using MFC to design a simple calculator, can add, subtract, multiply and divide the calculation
mfc
- 只是一个基于vc6.0用mfc编程的计算器小软件,可以计算简单的加减乘除平方等-Just a vc6.0 with MFC programming based on the calculator small software can simple calculation of add, subtract, multiply and divide square, etc
MFC-Calculator
- MFC计算器,能够计算基本的加减乘除,也支持使用表达式的方法,还有可以计算sin的三角函数-MFC calculator to calculate basic addition and subtraction, multiplication and division, and also supports the use of expression, as well as sin trigonometric functions can be calculated
jspjcj
- mfc计算平均成绩,输入各门成绩后,能够输出平均成绩,用于mfc对话框程序的入门熟悉-mfc to calculate the grade point average
Calculator
- 用MFC计算cos,sin值,判断2个圆是否相交;判断3条边能够构成三角形等几种功能的计算器(Use MFC cosine and sine value, whether two circular intersection;Determine three side can constitute a triangle several functions such as calculators)
jfq
- 本程序利用vs2013与MFC编写简易的加法器,可以进行加法计算。(This program uses vs2013 and MFC to write simple adders, which can be added to calculate.)