Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - multiply
Search - multiply - List
VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功能 5)、对不正确的表达式能指出其错误原因 -VC++ Curriculum design (GDUT) calculator (includes experimental report) 1. The design of mission systems to learn object-oriented programming ideas, understand the MFC framework, and gradually familiar with the visual programming environment Visual C++, And In this environment is designed and implemented a simple calculator system, the calculator should be able to achieve the following functions: 1), binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus such as simple calculation 2), scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescribing, index function computing 3), to the angle of curvature of two ways to achieve some of the above function 4), with the history of computing and memory function 5), on the incorrect expression can point out the reasons for their errors
Date : 2025-12-28 Size : 4.43mb User : caicai

一个简单的图形界面计算器,可以进行简单的加、减、乘、除运算。-A simple graphical interface of the calculator, you can simple add, subtract, multiply, with the exception of computing.
Date : 2025-12-28 Size : 2kb User : xinliu

DL : 0
编写一个窗体Application程序,实现两个数的加、减、乘、除功能。自行指定合理的界面控件和布局。-Application procedures for the preparation of a form to achieve two numbers add, subtract, multiply, divide function. Meet their own specific interface and reasonable controls and layout.
Date : 2025-12-28 Size : 5kb User : snyuting

1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 -1, binary, octal, decimal, and hexadecimal number of add, subtract, multiply, divide, involution, modulus and other simple calculation 2, scientific computing functions, including the (anti-) sine, (anti-) cosine, (anti-) tangent, (anti-) cotangent, administration, index function is to run
Date : 2025-12-28 Size : 3.66mb User : Forrest

科学计算器,主界面具备以下功能: 1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别; 2、加入三角函数,可进行正弦、余弦、正切、余切的运算; 3、对十进制数进行二进制、八进制、十六进制的转化; 4、实现弧度制的数与角度制的数互相转化。 -Scientific calculator, the main interface with the following functions: 1, through direct input expressions to add, subtract, multiply, divide, involution, administration, basic operations in parentheses evaluated the need to consider the symbol priority 2, by adding trigonometric functions , can be sine, cosine, tangent, cotangent computing 3 pairs of decimal to binary, octal, hexadecimal, conversion 4 to achieve the number and angle of curvature of the system the number of mutual transformation of the system.
Date : 2025-12-28 Size : 1.84mb User : 李怡璇

Multiply visual basic script
Date : 2025-12-28 Size : 2kb User : saya sisi

利用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, square root, take positive and negative, the decimal point button operation, with clear (C button ) function, has cleared the previous operator and several features, as well as a calculation of the mean number buttons.
Date : 2025-12-28 Size : 1.87mb User : 陈思思

DL : 0
用VC++实现计算器的功能,具有加、减、乘、除各种功能,实现简单的运算。有源码。-VC++ implementation with the function calculator with add, subtract, multiply and divide functions, simple arithmetic. A source.
Date : 2025-12-28 Size : 1.8mb User : 鲁一斐

可以在界面上实现计算机的加减乘除功能,并可以判断是否输入的为数字-Can realize the computer in the interface of the function of add, subtract, multiply and divide
Date : 2025-12-28 Size : 1kb User : 科悦

基于windowsMFC编写的一个计算器程序,有科学版和标准版,能进行加减乘除等运算,而且还有个别类似根号等特别符号-Based on the windowsMFC write a calculator program, a science edition and standard edition, can add, subtract, multiply and divide and operation, and individual similar radical sign and special symbols
Date : 2025-12-28 Size : 6.15mb User : 吉元

DL : 0
利用VS2010实现基于对话框的计算器小程序,能够实现加减乘除运算。-he dialog box to achieve a small calculator program based on VS2010, can add, subtract, multiply and divide operations
Date : 2025-12-28 Size : 24.21mb User : 闫跃

DL : 0
参照windows系统自带的计算器,设计并实现一个简单的带菜单的计算器,要求具有加、减、乘、除以及一定的错误提示功能。-implemented a simple calculator with a menu , add, subtract , multiply, divide , and a certain degree of error prompts .
Date : 2025-12-28 Size : 29kb User : 孙毅

创建一个计算器,实现加法,减法,乘法,除法功能-Create a calculator, to achieve add, subtract, multiply and divide function
Date : 2025-12-28 Size : 2kb User :

QT 编写的计算器,实现带小数的加减乘除运算-QT prepared by the calculator, to achieve point add, subtract, multiply and divide operations..
Date : 2025-12-28 Size : 5kb User :

Qt做的简易计算器,能够实现简单的加,减,乘除的功能-Qt to do a simple calculator, can achieve a simple add, subtract, multiply and divide the function
Date : 2025-12-28 Size : 4kb User : ll

vb迷你计算器,可进行加减乘除运算,界面和代码简洁明了(VB mini calculator, interface and can be add, subtract, multiply and divide operations, concise code)
Date : 2025-12-28 Size : 5kb User : 我就下一个

简单计算器(加减乘除),初学者可参考,vb源码,简单易懂(A simple calculator, beginners can refer to (add, subtract, multiply and divide), VB source code, easy to understand)
Date : 2025-12-28 Size : 73kb User : 波浪卷

DL : 0
实现类似于计算器的功能,加减乘除及一系列操作(Similar to the function of the calculator, and a series of operations add, subtract, multiply and divide)
Date : 2025-12-28 Size : 2.22mb User : 理想数学家
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.