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

搜索资源列表

  1. calculator_1

    0下载:
  2. 自己用winSDK写的计算器,支持int与double型数据的加减乘除,用了栈的思想,附带源码,欢迎大家指点-Own with winSDK write a calculator, support int and double-data addition and subtraction, multiplication and division, with the idea of ​ ​ a stack, with source, we welcome the guidance
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:986752
    • 提供者:dragonfive
  1. MFC---PROGRAM

    0下载:
  2. 用MFC实现了计算器的基本运算,包含界面,按钮等设计-MFC implementation of the basic operations of the calculator, including interface button design
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-15
    • 文件大小:1896534
    • 提供者:chenfsjz
  1. Dig2

    0下载:
  2. 这是一个简单的MFC计算器程序,供MFC初学者下载使用-This is a simple MFC calculator program for MFC beginners。
  3. 所属分类:EditBox

    • 发布日期:2017-11-18
    • 文件大小:1885627
    • 提供者:lml
  1. jisuanqi

    0下载:
  2. 这是一个用C++实现的简单计算器源程序,大 家 可 以 -This is a C++ implementation of a simple calculator source code, we can see!!!
  3. 所属分类:ComboBox

    • 发布日期:2016-01-26
    • 文件大小:25028608
    • 提供者:xly
  1. xiaobangshou

    0下载:
  2. 办公小帮手vc++环境下的,主要有计算器,便利贴,加班,投票功能,还有一些自动隐藏等小功能-Office Assistant vc environment , calculator, sticky notes , overtime , the voting feature , there are some hidden functions
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:5092140
    • 提供者:晓东
  1. The-numerical-calculation

    0下载:
  2. VS2010 :两个数值的四则运算,实现简单计算器功能,供初学者参考学习-VS2010:The four operations of two values, the realization of a simple calculator function, for beginners to learn.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:23919095
    • 提供者:COOL
  1. calculatorbuilder

    0下载:
  2. SDK编程实现简单的计算器功能,主要通过一些按钮控件来操作实现。-SDK programming to achieve a simple calculator function achieve mainly through button control to operate.
  3. 所属分类:Button control

    • 发布日期:2017-12-09
    • 文件大小:5402711
    • 提供者:水中月
  1. computer

    0下载:
  2. 用MFC写的一个简单计算器,对初学者很有帮助-MFC to write a simple calculator, useful for beginners
  3. 所属分类:Button control

    • 发布日期:2017-11-17
    • 文件大小:2838191
    • 提供者:
  1. TestCalculatorDemo

    0下载:
  2. visual c++的mfc编程。简易计算器。可以实现基本功能。 特别说明:1,数字键的都调用PutIntoNum(int n),向当前操作数中追加数字并显示 2,定义了 enum eum_signl 用来存放点击的运算符类型, 点击操作符时调用 RunOperation(enum eum_signl e_signl) 进行运算并显示 3,等号和百分号的实现 定义了 eum_signl en_LastSignl 存放上次的运算符,然后在等号、百分号中调用 Run
  3. 所属分类:Button control

    • 发布日期:2017-11-13
    • 文件大小:2338299
    • 提供者:牛天晴
  1. Caculator

    0下载:
  2. visual c++ MFC编程简易计算器 -simple calculator of Visual c++ MFC
  3. 所属分类:Button control

    • 发布日期:2017-11-14
    • 文件大小:12742453
    • 提供者:牛天晴
  1. Calculator2

    0下载:
  2. 基于MFC的科学计算器,功能仿WIN-XP附件自带的计算器-a imitated WIN-XP calculator based on MFC
  3. 所属分类:Button control

    • 发布日期:2017-11-08
    • 文件大小:6776021
    • 提供者:胡锋杰
  1. sssss

    0下载:
  2. 参照windows系统自带的计算器,设计并实现一个简单的带菜单的计算器,要求具有加、减、乘、除以及一定的错误提示功能。-implemented a simple calculator with a menu , add, subtract , multiply, divide , and a certain degree of error prompts .
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:30146
    • 提供者:孙毅
  1. calculater

    0下载:
  2. 在VB界面下的语音型计算器源代码,带有语音提示功能。是初学者不可多得的参考入门代码-Voice interface in VB calculator source code, with the voice prompts. Invaluable reference for beginners entry code
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-01
    • 文件大小:188416
    • 提供者:liuhengjin
  1. MFC_CPP_calculator

    0下载:
  2. VC下写的带MFC图形界面的计算器,由C++语言写成。能实现加减乘除功能和清零功能,适合初学者学习。-VC to write with MFC GUI calculator by C++ language. Math functions can be realized and clear function, suitable for beginners to learn.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:2264017
    • 提供者:chen ying
  1. Calculator_V1.1

    0下载:
  2. VS2010环境下编写的简单计算器,能够实现加减乘数功能,适用于初学者。-VS2010 environment to prepare a simple calculator, subtraction multiplier function can be achieved, for beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:23821939
    • 提供者:张云桃
  1. jianyi-jisuanqi

    0下载:
  2. 简易计算器 交给初学VC++的小师弟的 希望对初学者有帮助-Simple calculator to small beginner VC++ Young hopes to help beginners
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:27853
    • 提供者:l775852zy
  1. jisuanqi

    0下载:
  2. 彩票倍投计算器,便于购买彩票的朋友们做追号倍投使用,操作简单方便。-Lottery times the investment calculator, easy to make friends who buy lottery tickets chase number times the investment to use, easy to operate.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:89022
    • 提供者:刘冬冬
  1. 6calc

    0下载:
  2. 使用VB编写的简易计算器程序,适合VB教学-VB prepared using a simple calculator program for VB teaching
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:4043
    • 提供者:Ray
  1. jisuanqi

    0下载:
  2. 用于数字计算,做科学计算,用于各个行业,简单实用源码公开-A simple and practical calculator
  3. 所属分类:ComboBox

    • 发布日期:2017-04-16
    • 文件大小:37984
    • 提供者:刘斌
  1. ErlangB1

    0下载:
  2. 此程序用VC++编写ErlangB公式计算器,实现给定任意两个变量求解第三个变量的功能-This program uses VC++ write ErlangB formula calculator, to achieve given any two variables to solve the third variable functions
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1916674
    • 提供者:刘璐
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 39 »
搜珍网 www.dssz.com