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

搜索资源列表

  1. Calculation

    0下载:
  2. 自己实现的一个简单的计算器程序,采用MFC界面可以执行加减乘除运算
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5797
    • 提供者:hello
  1. calculator

    0下载:
  2. 这个是自己在学习VC++的过程中,用MFC编写的计算器,仅供参考
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31438
    • 提供者:sharon
  1. mfccalc

    0下载:
  2. 好东东!MFC做的计算器,应有尽有!代码小,功能全。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59943
    • 提供者:李国泰
  1. calculator

    0下载:
  2. MFC写的基于对话框的计算器,支持实数运算,负数运算等
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:39984
    • 提供者:wangwenjin
  1. calculator

    0下载:
  2. MFC编的仿微软计算器,功能包括简单的运算和一些常用的功能,可扩展性强,程序简单易懂。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46650
    • 提供者:孙华东
  1. calculator

    0下载:
  2. 用C语言完成的带有MFC界面的计算器,实现定点数的简单计算
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:55992
    • 提供者:书扬
  1. LittleAdder

    0下载:
  2. 一个小型的计算器程序,用MFC编写的,适合新手学习参考使用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32214
    • 提供者:韩笑
  1. MiniCalc

    0下载:
  2. 一个基于Windows MFC的小型计算器,采用XP界面风格,功能完备,使用方便(这是我们数据结构的作业哈)-A mini-calculator base on Windows MFC, use XP window style, with all ready function, easy to use (It s our Data Structure homework,hoho)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:269542
    • 提供者:
  1. scientific calculator

    1下载:
  2. 这是基于MFC的科学计算器,可以用于学学习MFc
  3. 所属分类:源码下载

  1. jisuanqi

    0下载:
  2. 利用MFC开发的计算器程序,具备科学计算的功能。除基本运算外还有一些复合运算,对了解MFC很有帮助。-Calculator program using MFC development, with scientific computing functions. In addition to basic operations but also have a number of complex operations is helpful in understanding the MFC.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:397658
    • 提供者:hjs
  1. calculator

    0下载:
  2. 使用MFC编程实现的界面计算器,能够实现加减乘除的运算,能够实现数学三角函数的运算。-MFC programming interface using the calculator, multiplication and division addition and subtraction computation can be achieved, can perform the mathematical computation of trigonometric functions.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1874309
    • 提供者:nicai
  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
    • 文件大小:1564671
    • 提供者:zhouw
  1. Calculator.rar

    0下载:
  2. 用MFC做的计算器源码,本计算器程序在vs2005中编译通过。具有普通计算器具有的所有功能。,MFC to do with source code calculator, the calculator program in VS2005 compiler through. Ordinary calculator with all the features.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:3019218
    • 提供者:彭泉鑫
  1. Calc

    0下载:
  2. 用MFC做得计算器,功能简单,有表达式计算功能。-Calculator to do with MFC, functional simplicity, the calculation function of the expression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:93790
    • 提供者:Kong
  1. MFCtodowithacalculator

    0下载:
  2. 用MFC做的一个计算器,可以实现多项式计算.功能较全.-MFC to do with a calculator, can be calculated polynomial. Features more full.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:54001
    • 提供者:王强
  1. calculate

    0下载:
  2. 利用VC++MFC实现的计算器代码,可以进行一些复杂的计算功能,并实现了多级的优先级-Using VC++ MFC implementation calculator code, you can do some complex calculations functions, and to achieve a multi-level priority
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3601394
    • 提供者:陈林
  1. Calculator_MFC

    0下载:
  2. C++编写的MFC计算器,输入一个表达式,自动计算出结果,能进行进制转化,弧度角度转化,以及常用数学函数-Written in C++ MFC calculator, enter an expression, the results are automatically calculated, can be converted to decimal, point arc conversion, and common mathematical functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5315312
    • 提供者:马瑞辰
  1. jisuanqi

    0下载:
  2. 简单但详尽的MFC计算器程序实例,方便初学者使用与学习-Simple but detailed instance of MFC calculator program, easy for beginners to use and learning
  3. 所属分类:Button control

    • 发布日期:2017-05-13
    • 文件大小:3464507
    • 提供者:zlj
  1. Calculator

    0下载:
  2. 这是一个计算器基于Mfc的,实现了计算器的功能-This is a calculator Mfc-based, and the realization of the functions of the calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:53782
    • 提供者:titan
  1. ComplexCalculator

    0下载:
  2. 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:44244
    • 提供者:飏翳檒
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 36 »
搜珍网 www.dssz.com