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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 一个简单计算器的设计 系统开发环境 Microsoft Visual C++ 6.0 -A simple calculator design system development environment Microsoft Visual C++ 6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:54.52kb
    • 提供者:cheng
  1. Calculator

    0下载:
  2. 基于Visual Basic 6.0的计算器设计,功能齐全。-Visual Basic 6.0 on the calculator design, full-featured.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.84kb
    • 提供者:汪莉莉
  1. WindowsApplication1

    0下载:
  2. 基于编译原理的表达式计算器 使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:82.79kb
    • 提供者:周某某
  1. Calculator

    0下载:
  2. 开发环境是VisualC++,面向程序的VC++设计 实现计算器功能-Development environment is the VisualC++, process-oriented VC++ Design and Implementation of a calculator function
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:Rebecca Zhu
  1. c

    0下载:
  2. 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3.69kb
    • 提供者:yt
  1. jsq

    0下载:
  2. 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
  3. 所属分类:Other systems

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

    0下载:
  2. 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.7kb
    • 提供者:yt
  1. Calculator

    0下载:
  2. 实现一个基本的算术运算,有小型计算器的外观设计,可以实现加减乘除运算适用于一般的初学者-A basic arithmetic, a small calculator appearance design, can add, subtract, multiply and divide operation applicable to the general beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:武苗
  1. calculator

    0下载:
  2. 一个计算器程序,可以简单使用,也有扩充的科学计算功能,以MFC的对话框实现整体设计-A calculator program that can simply use, but also to expand the scientific computing to achieve the overall design of MFC dialog
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:laj
  1. vccalculators

    0下载:
  2. 简单计算器的设计,vc++课程设计,功能齐全-Simple calculator design, vc++ program design, functional
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:yueyue
  1. calculator

    0下载:
  2. 1.选择任意方法完成简单计算器的设计任务,最终输出计算器计算的结果。 写出算术表达式的符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。此处上传的实现的原理。-1 Select any way to complete a simple calculator design task, the final output of calculator results. Write arithmetic expressions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1.76kb
    • 提供者:文涛
  1. Pocket-Calculator

    0下载:
  2. “袖珍计算器设计”。计算加、减、乘、除、乘方、开方。在用户界面上设置两个编辑框,分别用于输入左操作数和右操作数,两个静态文本分别用于显示“=”号和运算结果,其中用六个单选按钮用于选择运算符。-"Pocket calculator design." Calculation of addition, subtraction, multiplication, division, involution, evolution. In the user interface to set up two edi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3.32mb
    • 提供者:linyongming
  1. calculator

    0下载:
  2. 期末课程设计。多功能计算器。C++语言实现各种复杂运算。-The end of the course design. Multi-function calculator. C++ language to achieve a variety of complex operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:932.26kb
    • 提供者:施敏
  1. calculator-for-windows

    0下载:
  2. 多功能计算器。不包含源代码,课程设计作品。供学习参考所用。-The student with multi-function calculator. Include source code, course design work. For students to learn the reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:44.22kb
    • 提供者:owen cooper
  1. calculator

    0下载:
  2. 一个用C编写的计算器,可以计算带括号的计算表达式的值,仅支持整数范围内的计算(开始的时候是开发给单片机用的,由于执行效率原因,所以设计不支持浮点数计算),代码很简介,只要修改下数据类型和小部分代码就可实现完全的浮点数计算了-Calculator, written in C can calculate the value of the bracketed expression is evaluated only supports integer within the calculation (th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:7.19kb
    • 提供者:LIJINKUN
  1. calculator

    0下载:
  2. 基于赛灵思的spartan-3e开发板的语音智能计算器的设计,开发语言verilog,开发软件ISE,可以根据ucf文件理清引脚关系。应用者需要对开发板和fpga设计有一定的了解!-Development board based on Xilinx spartan-3e voice smart calculator design, development languages ​ ​ Verilog, developing software ISE, according to
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.37mb
    • 提供者:QIAO
  1. calculator

    0下载:
  2. 基于c++的计算器的设计,能够实现一些基本的运算-For based on calculator design of c++, be able to achieve some basic arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:3.69kb
    • 提供者:liuwei
  1. calculator

    0下载:
  2. 计算器的设计与开发,是运用C++实现的普通运算,界面是MFC架构的,外形和微软自带的计算器差不多,其中计算的算法 简单 移动,可给大家做个参考了。-Calculator design and development, is achieved using C++ ordinary operations, the interface is MFC architecture, appearance, and Microsoft' s own calculator similar, simple
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3.43mb
    • 提供者:XQ
  1. calculator

    0下载:
  2. VB程序设计技巧---计算器,设计一个可以进行四则运算的简单计算器。该计算器除了可以进行加、减、乘、除、求模(取余)等简单的四则运算外,还要求可以进行四则混合连算,并具有符合计算器日常使用习惯的容错纠错功能。-VB programming skills--- calculator, design a simple calculator can perform four operations. In addition to the calculator can add, subtract, mul
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:滕雪莲
  1. calculator

    0下载:
  2. 通过MATLAB 建立简单的gui计算器界面,实现一些运算(Simple calculator design)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:11kb
    • 提供者:ddong_gg0
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com