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

搜索资源列表

  1. cacular

    0下载:
  2. 计算器程序,能实现一些基本运算,与操作系统所带的计算器大致相同,不过其中的科学计数器部分没有实现-calculator program that can achieve some basic computing, and operating systems possessed by the calculator broadly the same, although the scientific counter part did not materialize. .
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:52319
    • 提供者:wang
  1. myCalculator

    0下载:
  2. 计算器 JAVA编写 图形界面,有一定的科学计算功能-calculator JAVA prepared graphical interface, the scientific computing capabilities
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7034
    • 提供者:你好
  1. java小型防真计算器

    0下载:
  2. 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:37634
    • 提供者:占琪
  1. JavaCalculator

    0下载:
  2. 用Java写的计算器程序,有科学计算功能,适合于Java初学者使用学习。-Writing Java calculator with procedures, there is scientific computing functions, suitable for beginners to learn Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:10443
    • 提供者:月月
  1. MY

    0下载:
  2. 简易计算器设计,包含加减乘除等基本运算,以及一些复杂的科学运算。-Simple calculator design, including basic operations such as addition and subtraction multiplication and division, as well as some complex scientific computing.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:2617
    • 提供者:wulei
  1. calculate

    0下载:
  2. 大学时写的js计算器程序 能进行简单加减乘除,和科学运算:(开根号,次幂,log……)-Js college calculator program written in simple addition and subtraction to multiplication and division, and scientific computing: (roots and the power, log ... ...)
  3. 所属分类:JavaScript

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

    0下载:
  2. 计算器,实现简单的四则运算与科学计算,同时还设有简单的帮助查询。-Calculator, a simple four computing and scientific computing, but also has the help of a simple query
  3. 所属分类:Applet

    • 发布日期:2017-04-28
    • 文件大小:8998
    • 提供者:李馨雨
  1. javaaCalculator

    0下载:
  2. 用Java写的计算器程序,与window自带的很像,可以有基本功能和科学计算器的功能。-Calculator program written in Java, and the window comes like, you can have the basic functions and scientific calculator functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:474243
    • 提供者:梁思
  1. TheCalculate

    0下载:
  2. 用Android实现科学计算器,其中的布局文件没有上传,只是计算器内部功能的实现。-Scientific calculator Android, layout file which has not uploaded, just inside the calculator function to achieve.
  3. 所属分类:Ajax

    • 发布日期:2017-03-27
    • 文件大小:10769
    • 提供者:陈琛
  1. WebRoot

    0下载:
  2. 里面的功能有:变色小游戏、添加人物、三级联动、 科学计算器、简易计算器等功能-Inside features include: color games, add characters, three linkage, scientific calculator, simple calculator functions
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:384341
    • 提供者:刘杰
  1. count

    0下载:
  2. 给你一个不带括号的表达式,这个表达式只包含加、减、乘、除,请求出这个表达式的最后结果,最后结果一定是整数; Input 一个数学表达式,只包括数字,数字保证是非负整数,以及五种运算符 + , - , * , / , = ;数字和运算符之间有一个或者多个空格,运算符的总数不会超过100,最后以 = 号结尾,表示表达式结束。注意:使用C的同学,在读取字符串的时候请使用scanf( s ,..) 以免不必要的错误。 Output 整数; Sample Input 1 + 2 +
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8577
    • 提供者:郭恒
  1. SmartCalculator20111108

    0下载:
  2. 基于安卓的科学计算的实现与设计,非常好用,功能强大,完整-Android scientific calculator based on
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:508735
    • 提供者:陈祥
  1. computer

    0下载:
  2. 安卓科学计算器源码介绍: 是一个基于安卓的计算器项目源码,除了可以实现了系统自带计算器功能外还可以进行基本函数的运算和括号的运算,能根据表达式的优先级来自动区分运算顺序。另外在软件的下方也能根据按键进行功能上的友好的提示。 -Andrews scientific calculator Source introduced: Is an Android-based calculator program source code, can be achieved in addition t
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:985938
    • 提供者:Kirito
  1. calculator234

    0下载:
  2. 科学计算器c++代码/同济大学数据库课程作业-scientific calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:lai831739
  1. Based-on-Java-JDK-calculator

    0下载:
  2. 这是一个基于Java_JDK实现的计算器,实现了鼠标监控及事件监控,除了基本计算外还实现了科学计算,对于初学java语言者有参考价值。- 显示以下内容的翻译: 这是一个基于Java JDK实现的计算器,实现了鼠标监控及事件监控,除了基本计算外还实现了科学计算,对于初学java语言者有参考价值。 仍然翻译: 这是一个基于Java_JDK实现的计算器,实现了鼠标监控及事件监控,除了基本计算外还实现了科学计算,对于初学java语言者有参考价值。 It is based on Java JD
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:132691
    • 提供者:敖敏
  1. calculator

    0下载:
  2. 用java语言写的计算器,有界面。开发的ide为eclipse。支持一部分科学计算的高级功能。-Using java language to write the calculator. Development ide to eclipse. Part of scientific computing support advanced features
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:39326
    • 提供者:黄飞龙
  1. Calculatrice

    0下载:
  2. 该代码为科学计算器代码,实现的功能有括号,正负号,正余弦,开方,阶乘等功能。-The code for the scientific calculator code to achieve the function of parentheses, sign, sine and cosine, square root, factorial and other functions.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:4921
    • 提供者:徐杰
  1. CalculatorApplication

    0下载:
  2. 使用Java实现一个科学计算器,可直接输入表达式得到数学表达式运算结果-Using Java to achieve a scientific calculator, you can enter mathematical expressions direct expression obtained operation result
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:20391
    • 提供者:陈俊帆
  1. Calculator

    0下载:
  2. 实现与xp自带计算器相仿功能的计算器,有普通模式和科学计算模式,代码有5000多行。-there are common mode and scientific computing model, the code has more than 5000 lines.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:176029
    • 提供者:刘奕成
  1. JAVA_Calculator

    0下载:
  2. 用eclipse-Java所编写的科学计算器。(A scientific calculator based on eclipse-Java.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-04
    • 文件大小:7168
    • 提供者:wzy_1997
« 1 2 3 45 »
搜珍网 www.dssz.com