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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 使用Visual c++完成的一个基于mfc的简单计算器小程序。-Use Visual c++ completed based mfc simple calculator applet.
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-27
    • 文件大小:10248192
    • 提供者:张涛
  1. My-Cal

    0下载:
  2. 基于MFC的简单计算器 实现加减乘除四则运算 -MFC-based simple calculator Math achieve four Operational
  3. 所属分类:Button control

    • 发布日期:2017-05-09
    • 文件大小:1884893
    • 提供者:易金成
  1. MFCPVS2010-calculator

    0下载:
  2. 每个人都有自己的编程语言爱好,每种语言都有自己的优势也都有自己的不足,可以肯定的是每种语言都只有学的深入了以后才能对这种语言进行熟练的操作,相对而言自己更喜欢C/C++。文档是根据C++和MFC来做的一个计算器,有益于初学这学习MFC的使用。-Everyone has their own programming language preferences, each language has its own advantages also have their own shortcomings,
  3. 所属分类:Button control

    • 发布日期:2017-05-16
    • 文件大小:3952683
    • 提供者:刘韩峰
  1. calculator

    0下载:
  2. 自己用C++MFC编写的计算器,可以参考一下,功能基本到位了-Own calculator written in C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2583329
    • 提供者:
  1. Calc

    0下载:
  2. 计算器软件VC++实现的例子,在VS2010下编译通过。可以用于学习MFC基本编程方法。-Examples calculator software VC++ implementation, in VS2010 compiler through. MFC can be used to learn basic programming methods.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:38626
    • 提供者:zhongde
  1. calculator

    0下载:
  2. 简易的计算器!初学MFC!请多指教!包括加减乘除!-a simple calculator!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1883270
    • 提供者:lishuo
  1. Calc

    1下载:
  2. 用mfc和vs实现的最简易计算器,实现加减乘除功能-Vc mfc and implemented by most simple calculators, implement arithmetic functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1922246
    • 提供者:呵呵哒
  1. Calculator_MFC

    0下载:
  2. 计算器的实现,使用MFC,便于初学者使用-calculator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:125672
    • 提供者:刘凯
  1. calculator

    1下载:
  2. 这是用C++的MFC做的一个计算器,适合初学者掌握基本的MFC基础。-This is a C++ the MFC to do a calculator, suitable for beginners to master the basic foundation of MFC.
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-16
    • 文件大小:6424576
    • 提供者:胡毅立
  1. Addiation

    0下载:
  2. 一个简单的计算器,可以实现加减乘除运算,使用MFC编写。-A simple calculator, arithmetic operation can be achieved using MFC prepared.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:11518976
    • 提供者:辛莎
  1. Cale

    0下载:
  2. 这是一个用mfc编的支持括号,支持四则混合运算的小型计算器-This is a MFC series of support brackets, four of the mixed operation of the small calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13258155
    • 提供者:tang
  1. calculator

    0下载:
  2. visual C++ MFC windows 界面编程 计算器程序-visual C++ MFC windows programming calculator
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-24
    • 文件大小:7374504
    • 提供者:谢巍
  1. Calculator

    0下载:
  2. 软件实习作业,用MFC编写的计算器,可以实现进制转换,角度转换,又背景图片。-Software internship jobs, using MFC calculator, can achieve binary conversion, angle conversion, and background images.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4617407
    • 提供者:lishuo
  1. Relcal

    0下载:
  2. 用MFC做的一个能实现整数加减乘除的计算器,界面简单,操作简单上手实用-MFC to do with a calculator to achieve an integer add, subtract, multiply and divide the interface is simple, easy to use, practical
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2322961
    • 提供者:ming
  1. compute102

    0下载:
  2. 利用MFC和堆栈编写的计算器,要学习堆栈和MFC的朋友可以借鉴-Written using MFC and the calculator stack, stack and MFC to learn can learn a friend
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2718
    • 提供者:wxx11061
  1. calculator

    0下载:
  2. MFC的计算器界面,界面编程初级学习。实现加减乘除-MFC calculator
  3. 所属分类:Button control

    • 发布日期:2017-06-17
    • 文件大小:26147524
    • 提供者:kang
  1. JiSuanQi

    0下载:
  2. 简易windows计算器,基于MFC编程,可以实现加减乘除以及开方和求余运算-Simple Windows calculator, based on the MFC programming,, subtraction, multiplication and division can be prescribed and residual operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1902197
    • 提供者:这句话
  1. calculator

    0下载:
  2. 用vc6.0 mfc简单对话框编写的一个计算器,可以进行简单的运算-Using vc6.0 MFC dialog box to write a simple calculator, can be simple arithmetic
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:3646708
    • 提供者:caiwenhao
  1. Calc

    0下载:
  2. vc6.0 MFC 能实现四则混合运算的简单计算器-Vc6.0 MFC to achieve four mixed arithmetic of simple calculator
  3. 所属分类:Button control

    • 发布日期:2017-05-03
    • 文件大小:512784
    • 提供者:朱鹏龙
  1. calculator

    0下载:
  2. 利用MFC做的计算器工具,可利用图形化界面实现各种运算-Use MFC to do calculator tool can be used to implement various operations graphical interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:374044
    • 提供者:肖风丽
« 1 2 ... 29 30 31 32 33 3435 36 »
搜珍网 www.dssz.com