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

搜索资源列表

  1. 简易计算程序

    0下载:
  2. 一个简单的计算器程序,从键盘输入"3+5"这样的表达式,程序读入数据和运算符,调用Calculate函数,根据运算符进行+,-,*,/四则运算。要求能反复执行这一过程,直到用户输入#符号作为运算符
  3. 所属分类:C#编程

  1. 一个简单计算器的源码

    2下载:
  2. 用C#实现的一个简单的计算机的程序源码。
  3. 所属分类:C#编程

    • 发布日期:2009-04-15
    • 文件大小:42.15kb
    • 提供者:sheng4893166
  1. caculate

    0下载:
  2. 这是一个简单的计算器程序,它可以实现简单的常用计算。本程序是用其qt编写的。有助于qt初学者了解qt的编程方法。-This is a simple calculator program that can be used to achieve a simple calculation. This procedure is written using the qt. Qt help beginners learn the programming methods qt.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:858.17kb
    • 提供者:dongyun
  1. MFC_calculator

    0下载:
  2. 上课时编的 基于对话框的简单计算器程序 完成实数的 加减乘除 四则运算 代码简单 初学者参考-this is a simple calculator,using vc++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:孙凤伟
  1. Calculator

    0下载:
  2. 一个用Visual Studio 2008编写的简单计算器程序,对.net初学者有一定的帮助。附有实验报告-Visual Studio 2008 with a simple calculator program to prepare for. Net will certainly help beginners. With the experimental report
  3. 所属分类:.net

    • 发布日期:2017-03-22
    • 文件大小:75.43kb
    • 提供者:杨扬
  1. xinjisuan

    0下载:
  2. 这是一个本人刚开始学这门课程时编写的简单计算器程序,里面有很多不足之处,-This is a I just started studying this course will prepare a simple calculator program, there are many deficiencies,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:13.74kb
    • 提供者:陈大圣
  1. jisuanqi

    0下载:
  2. VC++实现的简单的科学计算器程序,希望对大家有所帮助 -VC++ Realized simple scientific calculator program, I hope all of you to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:42.88kb
    • 提供者:李文华
  1. calculator

    0下载:
  2. 用c#自己编的简单计算器程序,希望能对大家有所帮助-C# own with a simple calculator program, hoping to be helpful for everyone
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:17.7kb
    • 提供者:luocaijin
  1. Calculator

    0下载:
  2. 这是一个简单计算器程序的实现的源码及解决方案,用的C#语言开发的。-This is an calculator application implemented by C#.With the IDE-VS2008.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:42.15kb
    • 提供者:SamirChen
  1. yiran

    0下载:
  2. 面向对象程序设计做的课程设计是一个基于gui的简单计算器,-Curriculum design to do a simple gui based calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:21.46kb
    • 提供者:
  1. vbjisuanqi

    0下载:
  2. vb编写的简单计算器程序,适合vb入门者看看,-vb write a simple calculator program, suitable for beginners vb look
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:5.32kb
    • 提供者:李明
  1. Caculator_Code

    0下载:
  2. C#计算器代码:实现简单计算器功能,是较好的C#入门程序,适合C#初学者-C# Calculator Code: implements a simple calculator function, is a better C# entry program, suitable for C# beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:153.81kb
    • 提供者:linge
  1. Calculator

    0下载:
  2. 用MFC编写的简单的计算器程序,包含界面的编制。-With the MFC write a simple calculator program, including the preparation of the interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4.19mb
    • 提供者:muzi
  1. MFC简单计算器

    1下载:
  2. windows编程初学者作业,一个简单的基于MFC的计算器程序,源代码为C++语言编写。可以简单执行四则运算,三角函数计算等。(Windows programming beginners job, a simple MFC based calculator program, the source code for the C++ language. You can simply perform four operations, trigonometric functions, and so on
  3. 所属分类:Windows编程

  1. 简单计算器

    0下载:
  2. 用vc实现的简单计算器功能的 mfc 文档程序,适合初学者练习(Using VC to achieve a simple calculator function of the MFC document procedures, suitable for beginners to practice)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:55kb
    • 提供者:孙小俊
  1. 控件使用_简单计算器

    0下载:
  2. 控件使用_简单计算器,自己编写的小程序。(controls using a simple calculator)
  3. 所属分类:其他

  1. jre

    0下载:
  2. 模仿windows自带的计算器功能,设计一个简单计算器 (1)至少要求实现整数和小数的加、减、乘、除、清零功能。 (2)其他计算功能,请参考windows自带的计算器,尽可能多的实现(Design a simple calculator by imitating the function of windows's own calculator. (1) at least the functions of adding, reducing, multiplying, dividing, re
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:11kb
    • 提供者:蓝裤子VVV
  1. 计算器

    0下载:
  2. 简单的计算器程序,能够较为方便的进行有理数的四则运算(Simple calculator program, it can be more convenient for four operations of rational number.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:12kb
    • 提供者:长寐
  1. 计算器程序

    0下载:
  2. 自学C语言中相关知识,设计出模拟简单计算器程序。要求如下所述: 1. .必须具有+、-、×、÷简单算术运算以及清除的功能 2. 输出显示简易计算器的界面; 3. 可以通过键盘上“↑←↓→”符号来选择需要输入的数据,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 4. 也可以通过输入窗口,直接从键盘上输入要计算的表达式,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 5. 选用任意一种(上述3或4)数据输入方法的测试表达式及运算结果均可以完整地在某个窗口中显示出来。 6.
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:4kb
    • 提供者:丝滑
  1. 简单计算器程序

    1下载:
  2. stm32简单计算器程序,使用正点原子STM32F103VET6开发板,液晶显示(STM32 simple calculator program)
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:21.81mb
    • 提供者:8898123
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com