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

搜索资源列表

  1. cacl

    0下载:
  2. MFC的小型计算器,适合初学人员测试练习参考。-MFC small calculator, suitable for beginner exercises to test reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2272021
    • 提供者:韩志伟
  1. DlgCalc

    0下载:
  2. vC++6.0开发简单计算器源码,vc的mfc程序,简单的实现了计算器的功能-vC++6.0 development of a simple calculator source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:90022
    • 提供者:7700006
  1. 17jsq

    0下载:
  2. 简单计算器,这个程序实现了一个简单的计算器功能,对于初学mfc的人有一定的帮助-Simple calculator, the program implements a simple calculator function, for the beginner mfc people will certainly help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:28358
    • 提供者:wangjian
  1. Compuetr

    0下载:
  2. 一个计算器的c++程序,使用MFC框架开发,支持括号运算-A calculator of the c++ program, use the MFC framework for the development, operations support brackets
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5381564
    • 提供者:周天
  1. calculator4(modified4)

    0下载:
  2. 自己编写的MFC计算器,没用使用常见的后序遍历算法,而是利用替换子算式的方法实现-MFC prepared their own calculators, useless after the use of common traversal algorithm, but the use of the replacement of sub-formula of the method
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1930893
    • 提供者:尹力超
  1. calcu

    0下载:
  2. 本程序是MFC小程序,能实现计算器的基本功能~-This procedure is a small MFC program, to achieve the basic functions of a calculator ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3570437
    • 提供者:raohuirong
  1. Km1pBRNd

    0下载:
  2. 实现了一个简单计算器的功能,用mfc框架设计-provide a calculator that based on MFC structures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:31735
    • 提供者:cassinno
  1. aaa

    0下载:
  2. MFC编写的计算器,运行的时候可能会有DLL缺少,添加即可-MFC write calculator, running time of DLL may be missing, add the can
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1972703
    • 提供者:hunt
  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
    • 文件大小:46472
    • 提供者:谢琳琳
  1. jisuan

    0下载:
  2. 计算器 类似于windows自带 mfc编写-Preparation is similar to windows own calculator mfc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2855760
    • 提供者:Sjn
  1. calculator

    0下载:
  2. 简单的用MFC编的实现简单的运算计算器,很好用.学习交流,适合初学者,大家-MFC compiled with a simple implementation of simple arithmetic calculator, it just works. Learning exchange, suitable for beginners, we look at
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1130167
    • 提供者:王军强
  1. calc

    0下载:
  2. 用mfc编写的计算器,用于mfc学习。- Prepared using mfc calculator for mfc learning.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11562278
    • 提供者:qinpf
  1. calculate2

    0下载:
  2. 用c++环境下MFC编译的计算器,在网上看到的,觉得很好,拿来分享一下-C++ environment using MFC to compile the calculator on the Internet to see, thought it was good, brought to share
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2770848
    • 提供者:zhouyi
  1. Calc

    0下载:
  2. 基于mfc的c++设计的计算器,有好的图形界面,方便用户使用。非常实用的。-Mfc-based design of c++ calculator, and a good graphical interface, user-friendly. Very practical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26036
    • 提供者:liuyu
  1. jsq

    0下载:
  2. 简单的计算器,用mfc做的。适合初学者使用-A simple calculator, with mfc to do. Suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:35691
    • 提供者:youjie
  1. 0710210206Calc

    0下载:
  2. 用MFC实现简单的计算器功能,加减乘除,阶乘,小数点,开平方根。-MFC implements a simple calculator with function, addition and subtraction multiplication and division, factorial, decimal point, open square root.
  3. 所属分类:Other windows programs

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

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

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

    0下载:
  2. 用c语言编写的计算器,MFC,可以实现windows自带的计算器功能。-Calculator using c language, MFC, can be achieved windows feature built-in calculator.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1930806
    • 提供者:gang
  1. jisuanqi666

    0下载:
  2. 简单的用mfc做的计算器,可以实现简单的运算-A simple calculator to do with mfc can be achieved simply computing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:40074
    • 提供者:youjie
  1. testmfc

    0下载:
  2. 一个vc++6.0下简单的计算器程序,有助于初学者学习MFC-A vc++6.0 under a simple calculator program to help beginners learn MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1902184
    • 提供者:xianglee
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 36 »
搜珍网 www.dssz.com