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

搜索资源列表

  1. catjsq

    0下载:
  2. 用VC++MFC编写的一个简单的计算器,简单易懂。是我刚学习MFC时制作的。-MFC with VC prepared in a simple calculator, simple and understandable. Yes, I am just learning MFC production.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:34.85kb
    • 提供者:黄蕊
  1. ComplexCalculator

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

    • 发布日期:2017-03-29
    • 文件大小:43.21kb
    • 提供者:飏翳檒
  1. VC_MFC

    0下载:
  2. 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:186.3kb
    • 提供者:pop
  1. Test

    0下载:
  2. 简单的运用MFC制作的基于对话框的计算器,能实现简单的四则运算等。-Making use of simple MFC dialog-based calculators, to achieve a simple, etc. 4.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9.13mb
    • 提供者:邓小华
  1. jisuanqi

    0下载:
  2. 一个基于表达式求值的科学计算器,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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:28.28kb
    • 提供者:sunnypill
  1. jsq

    0下载:
  2. MFC制作的类似于系统自带的计算器,能够实现所设置按键的各种功能。-MFC produced similar system comes with the calculator, to achieve the set button functions.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:7.88mb
    • 提供者:北国雪
  1. calculator

    0下载:
  2. 科学性的计算器有二进制,十进制等等,由MFC制作,如有不足,请大家指出-Scientific calculator with binary, decimal, etc., produced by the MFC, if less, let us point out that
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:4.27mb
    • 提供者:lukaipeng2008
  1. Calculator0

    0下载:
  2. 主要用MFC制作简单的计算器,主要有加减乘除用于交流-Produced mainly simple calculator with MFC, mainly for the exchange of Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.26mb
    • 提供者:guoshitie
  1. MFC_jisuanqi

    0下载:
  2. 利用C++中的MFC制作的计算器,可以让C++学习者了解一些编程知识-Using MFC in C++ calculator made
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:10.92mb
    • 提供者:傅斌
  1. 200711813184853534

    0下载:
  2. 简单的计算器,有加减乘除的功能,用MFC制作,供初学者参考-Simple calculator, with addition and subtraction multiplication and division of functions, making use of MFC for beginners reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:37.48kb
    • 提供者:汪洋
  1. kexuejisuanqi

    0下载:
  2. mfc制作科学计算器,实现加减乘除阶乘。sin.cos等功能-mfc making scientific calculator, but not finished
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:jiashaocai
  1. jisuanqi

    0下载:
  2. 在VS 2008 下用MFC制作的复数计算器 可以进行加减乘除运算 还有存储小数点等功能。-MFC in VS 2008 with production of the complex under the calculator can also store the decimal addition and subtraction multiplication and division functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:24.37mb
    • 提供者:FISH
  1. calc

    0下载:
  2. 一个利用MFC制作的简单计算器小程序包括加减乘除去倒数和百分-failed to translate
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:周名称
  1. Calculator

    1下载:
  2. MFC制作简易计算器,加减乘除四则运算,基于VC6.0的操作,对话框控制-MFC making simple calculator, subtraction, multiplication and division four operations, based on VC6.0 operation, the dialog control
  3. 所属分类:Algorithm

    • 发布日期:2015-11-21
    • 文件大小:121kb
    • 提供者:黄小山
  1. CAlculator

    0下载:
  2. 用MFC制作一个简单的计算器,以实现简单的计算功能。-MFC produced with a simple calculator, to achieve a simple calculation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.31mb
    • 提供者:niceky
  1. Calculator

    1下载:
  2. 利用Microsoft Visual C++的MFC制作的一个简易科学计算器: (1)能够实现最基本的加、减、乘、除四则基本运算; (2)计算机界面设置有各种按键; (3)界面有清空按钮,方便用户计算使用; (4)另外此计算器具有开方、三角函数、自然对数、倒数等运算。 -Use Microsoft Visual C++ the MFC produced a simple scientific calculator: (1) to achieve the most basic
  3. 所属分类:Other systems

    • 发布日期:2015-11-03
    • 文件大小:2.17mb
    • 提供者:覃浩
  1. sec

    0下载:
  2. 使用MFC制作的一个计算器,具有进制转换等,方便初学者查看源码,大神请绕行 -MFC produced using a calculator with hex conversion, for beginners to view the source code, the god please bypass
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-15
    • 文件大小:22.68mb
    • 提供者:du lin
  1. MFC入门教程之简易计算器制作

    0下载:
  2. MFC入门教程,简易计算器制作,对初学MFC者会有较大的帮助
  3. 所属分类:编程文档

  1. MFC-LEARNING

    0下载:
  2. MFC入门教程之简易计算器制作,希望对初学者能有帮助-MFC tutorial of simple calculator, may be helpful for beginners .
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:514.98kb
    • 提供者:田晓飞
  1. calc1

    0下载:
  2. 实现类似于计算器的功能,加减乘除及一系列操作(Similar to the function of the calculator, and a series of operations add, subtract, multiply and divide)
  3. 所属分类:界面编程

« 12 »
搜珍网 www.dssz.com