CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 计算器

搜索资源列表

  1. TestCalculatorDemo

    0下载:
  2. visual c++的mfc编程。简易计算器。可以实现基本功能。 特别说明:1,数字键的都调用PutIntoNum(int n),向当前操作数中追加数字并显示 2,定义了 enum eum_signl 用来存放点击的运算符类型, 点击操作符时调用 RunOperation(enum eum_signl e_signl) 进行运算并显示 3,等号和百分号的实现 定义了 eum_signl en_LastSignl 存放上次的运算符,然后在等号、百分号中调用 Run
  3. 所属分类:Button control

    • 发布日期:2017-11-13
    • 文件大小:2338299
    • 提供者:牛天晴
  1. Caculator

    0下载:
  2. visual c++ MFC编程简易计算器 -simple calculator of Visual c++ MFC
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:12742453
    • 提供者:牛天晴
  1. Calculator2

    0下载:
  2. 基于MFC的科学计算器,功能仿WIN-XP附件自带的计算器-a imitated WIN-XP calculator based on MFC
  3. 所属分类:Button control

    • 发布日期:2017-11-08
    • 文件大小:6776021
    • 提供者:胡锋杰
  1. jisuanqi

    0下载:
  2. MFC终极版计算器,功能强大,简单易懂,值得拥有-MFC Ultimate Edition calculator, powerful, easy to understand, worth having
  3. 所属分类:Education soft system

    • 发布日期:2017-11-22
    • 文件大小:1638685
    • 提供者:Sky
  1. 03

    0下载:
  2. 一个简易计算器,用MFC语言编写,能够实现加,减,乘,除运算,并且有清除和结束功能-A simple calculator written in MFC language, able to add, subtract, multiply, and divide operations, and there are clear and the end of the function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:28633088
    • 提供者:李毛蛋
  1. NewCalc

    0下载:
  2. 基于MFC的微型计算器,能进行基本的运算,很实用-MFC-based mini-calculator that can perform basic arithmetic, it is practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:38181
    • 提供者:X.S
  1. ERLANG

    0下载:
  2. 爱尔兰B公式的计算器,可以给定任意a,s,B中的2个,计算另一个,MFC-Ireland B formula calculator, you can determine the arbitrary a, s, B in two, another calculation, MFC
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-10
    • 文件大小:10728521
    • 提供者:金继仁
  1. MFC_CPP_calculator

    0下载:
  2. VC下写的带MFC图形界面的计算器,由C++语言写成。能实现加减乘除功能和清零功能,适合初学者学习。-VC to write with MFC GUI calculator by C++ language. Math functions can be realized and clear function, suitable for beginners to learn.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:2264017
    • 提供者:chen ying
  1. CALCULATER

    0下载:
  2. 本程序实现了用mfc界面编程做计算器的功能,程序不大功能不多却是mfc编程的基本中的基本,新手值得一看。-This procedure has to do with mfc programming interface calculator function, the program is not very functional small basic mfc programming in basic, novice worth a visit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:1987686
    • 提供者:sayi
  1. Computer

    0下载:
  2. 基于MFC的多功能计算器,可以实现基本四则运算以及括号、平方、开方、对数运算等-MFC-based multi-function calculator, you can achieve the basic four operations and parentheses, square, square root, logarithm, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:1949943
    • 提供者:陶柱
  1. cal1

    0下载:
  2. 计算器源码,用MFC写的,实现基本的算术运算-Calculator source
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-08
    • 文件大小:1054
    • 提供者:lianyabing
  1. calculator

    0下载:
  2. c++程序设计。MFC编程,按钮,编辑框控件。计算器的实现。计算器编程实例。C++入门学习。-c++ program design. MFC programming, buttons, edit box control. Calculator implementation. Calculator programming examples. C++ learning portal.
  3. 所属分类:Button control

    • 发布日期:2017-12-04
    • 文件大小:11907859
    • 提供者:yajie
  1. CALCULATOR

    0下载:
  2. 实用工具VC,语言:MFC,所制作的简单计算器-Utilities VC, language: MFC, the production of a simple calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1912832
    • 提供者:罗敏祥
  1. ERLANGB

    0下载:
  2. C++界面MFC编程,编写的爱尔兰计算器,可以分别求B,S,和A-Erlang B calculator with C++
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-12
    • 文件大小:19636581
    • 提供者:白露
  1. Myhello

    0下载:
  2. MFC简易计算器可以实现简单的加减乘除功能-MFC simple calculator can be a simple arithmetic functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1882819
    • 提供者:Dash
  1. ComplexCalTools

    0下载:
  2. 基于MFC的复数计算器,有加法,减法,乘法,除法,赋值,求模,求角,清除,平方,开放运算-The plural calculator, based on MFC addition, subtraction, multiplication, division, assignment, modulus, and angle, clearance, square, open operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2418619
    • 提供者:宁儒林
  1. test7.8

    0下载:
  2. MFC VS2008 C++ 计算器 -MFC VS2008 C++ CALCULATOR、、、、、、、、、
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10413471
    • 提供者:大雁南飞
  1. Dialog

    0下载:
  2. vc++中基于mfc的对话框源码,附件中带有一个计算器。-vc++ dialog based mfc source code attached with a calculator.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2520038
    • 提供者:shuai
  1. Calculator

    0下载:
  2. 基于VC++开发环境,利用MFC编写的计算器程序-VC++ based development environment, calculator program written using MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2094405
    • 提供者:张顺
  1. Calculator

    0下载:
  2. 基于MFC的简单计算器,可以实现加减乘除和进制间的转换。-MFC-based calculator simple addition, subtraction, and can achieve conversion between hex.
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2271036
    • 提供者:zhougt
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 35 36 »
搜珍网 www.dssz.com