登录
首页 » Java Develop » 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、...

本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、...

于 2023-04-20 发布 文件大小:36.76 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation. "Calculator" can be used for the basic arithmetic operations, such as addition and subtraction operations, as well as C (removal), AC (all zeros), N (symbol change), storage (M+, M-, MR), the square root and percentage computing. Scientific Computing on the "calculators" would not support.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mainview and rendezvous peer for an application pper to peer with jxta
    mainview and rendezvous peer for an application pper to peer with jxta
    2022-08-03 09:18:16下载
    积分:1
  • 聚类算法的优秀文章,适合对聚类算法做深入的研究!
    聚类算法的优秀文章,适合对聚类算法做深入的研究!-Clustering Algorithm excellent articles, suitable for clustering algorithm to do in-depth study of
    2022-02-06 19:55:46下载
    积分:1
  • use graphical interface to achieve Timer can be set
    用图形界面实现Timer,可以设置时间段,可以关闭和启动Timer用任意键完成。-use graphical interface to achieve Timer can be set-up time of the closing and can be activated with Timer arbitrary keys completed.
    2022-05-20 03:07:22下载
    积分:1
  • Hibernate开发及整合应用大全 蔡雪焘编著 本书用典型的示例剖析Hibernate开发中的重点和难点,对于开发Hibernate的常用工具也进行了详细讲解...
    Hibernate开发及整合应用大全 蔡雪焘编著 本书用典型的示例剖析Hibernate开发中的重点和难点,对于开发Hibernate的常用工具也进行了详细讲解。全书分两篇,共21章,内容涵盖Hibernate概述、Session主要的API、Hibernate对象关联(一对一、一对多、多对一和多对多)、级联关系、HQL与QBC检索、检索策略、基本配置与对象/关系映射配置、集合映射、事务与Cache管理等Hibernate的知识,另外还对XML、JSP、MySQL、Ant、JUnit、Log4j、Struts、Spring及Middlegen-Hibernate、hbm2java、SchemaExport、Hibernate-extensions控制台、XDoclet、P6Spy、HibernateSynchronize等开发Hibenrate时常用的工具进行了抓取重点和常用点的讲解。本书最大的特色在于每一节的例子都是经过精挑细选,具有很强的针对性,力求让读者通过亲自动手做来掌握其底层的知识,示例的运行也很简单,只需配置和运行Ant即可。 本书适合Java程序员、企业级项目的开发人员参考使用,同时也是新手学习Hibernate的绝佳教材。-err
    2022-02-27 06:23:54下载
    积分:1
  • 一个Java Swing的按钮例子
    一个Java Swing的按钮例子-a Java Swing examples button
    2022-04-22 06:56:04下载
    积分:1
  • 风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath...
    风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系统变量中找到Path并加入下面内容: c:jsdk c:jsdkin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 亿龙电脑网 -turmoil design book v1.0] jsp a version of the installation process. Jdk installed servers and servers resin 2. JSDK after installing, configuring the following : the system variables and find ClassPath add the following (if you can not find ClassPath, it is new) : c : jsdkLIBdt.JAR c : jsdkLIBTOOLS.JAR c : jsdkBIN. another variable in the system and find the Path add the following : c : jsdk c : jsdk in three. direct extracting resin can run the procedure on the doc directory classes put on the list of documents WEB-INF directory 4. li Fang in od
    2023-08-19 03:25:04下载
    积分:1
  • java编写的图形界面的计算器,科学计算能力…
    计算器 JAVA编写 图形界面,有一定的科学计算功能-calculator JAVA prepared graphical interface, the scientific computing capabilities
    2022-09-07 14:05:02下载
    积分:1
  • JBuilderX中JNDI联接池的配置工具.rar
    JBuilderX中JNDI联接池的配置工具.rar-laptops were connected to the pool configuration tools. Rar
    2023-02-15 14:50:04下载
    积分:1
  • 基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。...
    基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。-based GP, GA studying the genetic optimization algorithm. which also included as a pest forecast database.
    2022-07-09 20:03:35下载
    积分:1
  • 纯Java的数据库,支持内存、文件作为介质的标准SQL访问;支持JDBC访问方式。...
    纯Java的数据库,支持内存、文件作为介质的标准SQL访问;支持JDBC访问方式。-Pure Java database, support for memory, the document as a medium standard SQL access support JDBC access.
    2022-04-20 15:28:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载