CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - mfc Simple calculator

搜索资源列表

  1. MFCcalculator

    0下载:
  2. MFC简单计算器,在visual c++环境下编写,可以进行简单的加减乘除运算。-MFC simple calculator,you can use it count,for example add and so on,thank you for using,it can help you a lot 。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1.49mb
    • 提供者:zhouw
  1. Calculator

    0下载:
  2. visual c++ MFC程序 实现简单的计算器功能(+、-、*、/)运算,具有可视化界面-visual c++ MFC program realize a simple calculator function (+,-,*,/) computing with visualization interface
  3. 所属分类:Button control

    • 发布日期:2017-03-22
    • 文件大小:36.04kb
    • 提供者:李刚
  1. _calculator

    0下载:
  2. 非MFC:SDK实现,模拟简单计算器的窗口编程,代码原作者已开源-Non-MFC: SDK to achieve simulated simple calculator window programming, original author has open source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:22.56kb
    • 提供者:xynn
  1. Calculator

    0下载:
  2. 这是用C++和MFC写的一个能进行简单加减乘除运算的计算器-This is C++ and MFC can be written in a simple addition and subtraction multiplication and division operations Calculator
  3. 所属分类:EditBox

    • 发布日期:2017-05-17
    • 文件大小:4.46mb
    • 提供者:魏昕
  1. cal

    0下载:
  2. 采用VC++.NET编程环境中的MFC应用程序框架,编写一个基于对话框的简单计算器程序。-Using VC++. NET programming environment in the MFC application framework, write a simple calculator program based on the dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:45.38kb
    • 提供者:谢琳琳
  1. calculator

    0下载:
  2. 用MFC做一个计算器可以实现数据的加减乘除等操作。-a simple calculator
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:143.48kb
    • 提供者:张小光
  1. Calculator

    0下载:
  2. 用MFC实现的简单的计算器,具有加减乘除四则运算,界面美观友好-Implemented with MFC simple calculator, with the four fundamental operations, Math, beautiful and friendly interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2.06mb
    • 提供者:陈开
  1. calculator-simple

    0下载:
  2. a simple calculator written in mfc c-a simple calculator written in mfc c++
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7.12mb
    • 提供者:harold kuamr
  1. MFC-calculator

    0下载:
  2. 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:robin
  1. samplecal

    0下载:
  2. 一个用MFC写的简单的计算器程序。适合新手,老鸟下了相信不会有什么作用。-A written with MFC simple calculator program. Suitable for beginners, veteran down the believe won t have what role.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:48.41kb
    • 提供者:刘得桦
  1. Simple-Calculator

    0下载:
  2. 简单的计算器MFC编程,简单易懂。新手必备-Simple calculator MFC programming,easy to understand.Novice necessary!
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:26.78kb
    • 提供者:尹浩传
  1. Calculator

    0下载:
  2. 用MFC实现简单计算器,并且添加了皮肤,让计算机不再单调-MFC implements a simple calculator, and add the skin, so the computer is no longer monotonous
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:4.1mb
    • 提供者:吴语
  1. Calculator

    0下载:
  2. MFC入门之简易计算器制作:使用软件Visual C++ 6.0. 建立一个MFC 基于对话框的工程,最终实现简易计算器功能。 -MFC entry in the simple calculator Production: software Visual C++ 6.0 to create a MFC dialog-based project, the ultimate realization of a simple calculator function.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:1.81mb
    • 提供者:孙健
  1. Calculator

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

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:zhougt
  1. A-Simple-Calculator

    0下载:
  2. 现提供一份基于MFC的简单的计算器源代码以供初学C++的朋友们参考-Simple Calculator
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:5.99mb
    • 提供者:哈哈
  1. caculator

    0下载:
  2. mfc简易计算器,简单的+,-,*,/运算,退格键,clear键-mfc simple calculator, a simple+,-,*,/operations, the backspace key, clear key
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:7.74mb
    • 提供者:陆华杰
  1. Calculator

    0下载:
  2. 大学C++课程设计,MFC编程,简易计算器,可实现加减乘除以及带括号的计算。以及10进制数转化为2、8、16进制-University C++ course design, MFC programming, simple calculator, can be realized as well as addition, subtraction calculations with parentheses. And 10 hexadecimal numbers into binary 2,8,16
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4.43mb
    • 提供者:sonne
  1. Calculator

    0下载:
  2. mfc实现简单计算器界面,主要实现浮点型运算。-mfc simple calculator interface, the main achievement of the floating-point arithmetic.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:
  1. calculator

    0下载:
  2. 一个计算器的简单程序,运用MFC对话框空间编程-A simple calculator program, using MFC dialog space program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:23.05kb
    • 提供者:王代东
  1. ym_vcpp-mfc-jsq-TestCalculator

    0下载:
  2. vc++编写的带有界面的简易计算器,可运行-vc++ to write a simple calculator with an interface, you can run
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:28.72kb
    • 提供者:hehehe
« 12 3 4 »
搜珍网 www.dssz.com