CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Calculator Design

搜索资源列表

  1. Calculator--java

    0下载:
  2. 利用Swing组件设计一个计算器,实现简单的加、减、乘、除功能。计算完后需要按“C”键清空再进行下步计算。显示框中存在小数点后再按“.”键则无效。-use Swing components design a calculator, a simple addition, subtraction, multiplication and functional. After the calculation required by the "C" key emptied again f
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:Eyre
  1. computer3

    0下载:
  2. 简单计算器设计,实现了计算器的大部分功能,是采用JAVA编写的。大家帮忙看一下。谢谢! -simple calculator design and achieved most of the calculator functions, is prepared by using Java. We look at the help. Thank you!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3338
    • 提供者:盖婷婷
  1. delphi-calculator

    0下载:
  2. 完成Windows程序中计算器中的所有功能,使用类似Windows计算器的图形界面; (2) 使用可视化方法设计,并编写合适的按钮和菜单事件代码; (3) 使用delphi语言编写代码 程序具有处理异常的能力,以防止用户输入和操作错误而导致的异常-complete Windows calculator procedures of all functions, similar to the Windows Calculator graphics interface; (2) the u
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:327663
    • 提供者:lingxiao
  1. calter

    0下载:
  2. 一个经典的java语言计算器设计例子-a classic java language calculator design examples
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2318
    • 提供者:rghaijun
  1. Delphi__jisuanqi

    0下载:
  2. Delphi语言实现计算器的设计,与Windows系统自带的计算器界面相同,功能相近-Delphi language calculator design, with the Windows system, bringing their calculators to the same interface, functions similar
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:236112
    • 提供者:陈建勇
  1. Calculator

    0下载:
  2. 采用汇编语言编写的利用8255A和8088组成的最大系统简易计算器设计,可以计算+-*三种运算,其中负数可以显示负号,超过-9则显示EO(两位数码管显示结果)-Written in assembly language using the 8255A and 8088 composed of simple calculator design, can be calculated to+-* three operations, in which the negative can show a neg
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1928
    • 提供者:Nemol
  1. Calculator

    0下载:
  2. 使用了C++编写的一个简易实现加减乘除,小数点,正数负数的计算器。-Calculator design
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1429953
    • 提供者:张治民
  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
    • 文件大小:3531979
    • 提供者:QIAO
  1. calculator

    0下载:
  2. 计算器设计的源代码 附有计算器设计源代码的说明文档 可直接使用-Source code calculator designed with the documentation of the the calculator design source code can be used directly
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:19878
    • 提供者:yanfeng
  1. simple-calculator

    0下载:
  2. 基于51单片机的计算器设计,包含硬件和软件设计两部分,软件由C语言编写-Based on 51 single-chip calculator design contains two parts, hardware and software design, software written in C language
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:207391
    • 提供者:gd
  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
    • 文件大小:3781
    • 提供者:liuwei
  1. calculator

    0下载:
  2. EDA设计源代码,verilog计算器设计-EDA design source code, verilog calculator design
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-06
    • 文件大小:582122
    • 提供者:jerry
  1. calculator

    0下载:
  2. 基于AT89C52单片机的计算器设计。包括加,减,乘,除四则运算,支持小数显示,可供课程设计参考。-Based on AT89C52 calculator design. Including addition, subtraction, multiplication, addition to the four operations, support for decimal display is available for curriculum design reference.
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:35426
    • 提供者:wangyongjun
  1. C51-Calculator

    0下载:
  2. 基于8051单片机的计算器设计、proteus仿真软件、在LCD屏幕显示、按键控制-8051 based on the calculator design, proteus simulation software, the LCD screen display, control buttons
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:46846
    • 提供者:郑晨
  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
    • 文件大小:3599578
    • 提供者: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
    • 文件大小:2479
    • 提供者:滕雪莲
  1. calculator

    0下载:
  2. QT 设计的calculator实例,很好的学习资料!-Examples of QT calculator design, good learning materials!
  3. 所属分类:Embeded Linux

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

    3下载:
  2. 基于FPGA DE2开发板的计算器设计。Verilog语言编写。矩阵键盘输入,LCD1602显示。程序包括按键扫描模块、数值处理计算模块和LCD控制写模块等。-Calculator design based on FPGA DE2 development board. language use Verilog. Matrix keyboard input, LCD1602 display. Program includes key scanning module and LCD module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-01
    • 文件大小:3156992
    • 提供者:尹仁超
  1. labview-calculator

    0下载:
  2. labview编写的计算器设计文档 主要的设计思路- labview design document is prepared by the calculator design ideas
  3. 所属分类:Project Design

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

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

    • 发布日期:2018-04-20
    • 文件大小:11264
    • 提供者:ddong_gg0
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com