Welcome![Sign In][Sign Up]
Location:
Search - java tan

Search list

[JSP/JavaCalculator

Description: 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。
Platform: | Size: 7542 | Author: gggfhv | Hits:

[WEB Codehbci4java-2[1].0.src

Description: HBCI4Java是为HBCI家庭银行接口提供的一个Java库。它支持几乎所有HBCI版本(2.01, 2.1, 2.2)和and HBCIplus (带有PIN/TAN支持)。它的API是高度面向应用的,所有需要有关HBCI的知识。-HBCI4Java for HBCI family banking interface for a Java library. It supports almost all versions of HBCI (2.01, 2.1, 2.2) and and HBCIplus (with PIN / TAN supported). The API is highly application-oriented, all the needs of the OGTT knowledge.
Platform: | Size: 366207 | Author: 沈华军 | Hits:

[WEB Codehbci4java-2[1].0.src

Description: HBCI4Java是为HBCI家庭银行接口提供的一个Java库。它支持几乎所有HBCI版本(2.01, 2.1, 2.2)和and HBCIplus (带有PIN/TAN支持)。它的API是高度面向应用的,所有需要有关HBCI的知识。-HBCI4Java for HBCI family banking interface for a Java library. It supports almost all versions of HBCI (2.01, 2.1, 2.2) and and HBCIplus (with PIN/TAN supported). The API is highly application-oriented, all the needs of the OGTT knowledge.
Platform: | Size: 365568 | Author: | Hits:

[Shot Gamejava_3d_tanke

Description: 基于JAVA的3D坦克游戏源代码。支持向左旋转/向右旋转/前进/后退/开炮/打开/关闭/缩小/放大地图等操作 -Java-based 3D tank game source code. Support rotated to the left/right rotation/forward/backward/fired/open/close/reduction/Large maps operation
Platform: | Size: 90112 | Author: macorl | Hits:

[JSP/Javatanke(java)

Description: java坦克大战,用java实现的小游戏-java, java achieve with a small game
Platform: | Size: 148480 | Author: zsz | Hits:

[JSP/JavaCalculator

Description: 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。-GUI interface design through JAVA calculator program, the user can take part in the importation of the mouse followed by the numerical calculation for add, subtract, multiply, divide, such as mixed computing, which the basis of the standard calculator operation. When choosing a scientific calculator, you can realize sin, cos, tan, ln, x ^ y, x ^ 2, x ^ 3, pi, n!, Mod and hexadecimal In addition to the outside can also delete the import, empty the results, and one in addition to X, X percentage of the metric system is octal, binary mutual conversion.
Platform: | Size: 7168 | Author: gggfhv | Hits:

[JSP/JavaBigCalculator_src

Description: java开发的大整数计算器,实现基本的运算,还有sin,cos,tan,cot.-java big integer calculator developed to achieve basic computing, there is sin, cos, tan, cot.
Platform: | Size: 40960 | Author: xi | Hits:

[JSP/JavaJavayouxisheji

Description: 一个简单的java小游戏,里面附有源码和毕业论文,很经典的贪吃蛇游戏,希望对大家有帮助。-yi ge jian dan de java tan chi she you xi ,xi wang dui da jia you yong!!
Platform: | Size: 557056 | Author: 程红梅 | Hits:

[J2MEcalculator-src

Description: Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable sin expressions. Calculator store al formuls you have entered. Plot function can be used to draw graph of function with single argument. More detailed description of calculator is here. - Notes * Write formula using normal infix notation, for example (x^2+ y^2)/1.5. To execute statement use Evaluate command. * Use variable to write generic formulas, by changing values assigned to the variables you wil be able to repeat calculation for all input data with minimal typing. Define your own functions which also can speedup your work and reduce probability of making an error. * It is possible to write small functional programs using conditional ?: operator. For example sum of arithmetic progression can be calculated by the following function sum(x)=x>0?x+sum(x-1):0 Calculator has only < and > comparison operators (because comparing floating point number for equality is any case bad idea). But it is also to check that value belongs to specified range using min<x>max operator. * All statement you have entered and stored in database. You can select proper statement using List command. Statements are marked with three differen
Platform: | Size: 245760 | Author: tang | Hits:

[JSPjava

Description: 本书是《计算机实用技术丛书》之一,由国内著名教育专家谭浩强教授主编,是一本优秀的Java基础教材。本电子书版面清晰,带完美书签,推荐Java爱好者下载!-This book is one of "Practical Computer Technology Series," editor is the well-known education experts from the domestic Professor Tan Haojiang , this e-book is an excellent Java-based teaching materials. The e-book layout clear, with a perfect bookmark, recommend Java enthusiasts to download!
Platform: | Size: 32888832 | Author: 杨菲 | Hits:

[JSP/JavaJavacalculator

Description: 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn the mouse input to participate in the calculation of the values to add, subtract, multiply, in addition to mixed operations, the basis for these operations to complete the standard calculator. When you choose the scientific calculator, you can achieve the sin, cos, tan, ln, x ^ y, x ^ 2, x ^ 3, pi, n!, Mod, and hexadecimal In addition to the other can also delete input, empty a result, seeking an addition to X, X percentage, decimal is, octal, binary mutual conversion
Platform: | Size: 3072 | Author: 李瑞 | Hits:

[DocumentsCalculator

Description: 1) 支持基本的四则(+、-、*、/)运算。 2) 支持sin cos tan等三角函数的运算。 3) 支持log、ln、exp、x^y、sqr等复杂的运算。 4) 实现了解析运算(可以输入一个数学表达式,然后正确计算出结果)。 5) 具有清零功能。 6) 具有退格与记忆键。 7) 支持圆周率一键输入。 8) 支持科学计数法输入。 9) 具有连续计算的能力,即上一次计算的结果可以直接参与下一次计算(即兼有标准计算器的特点)。 10) 输入可以通过界面实现,即用鼠标点击按钮;同时支持完全的键盘输入,方便习惯使用键盘的用户。 11) 具有一定得检错能力,能够检测出大部分常见的输入错误(包括键盘输入时的输入错误)。 12) 能够显示当前的日期和时间。 13) 具有2个菜单选项,通过“关于”菜单可以查看使用说明。 14) 具有三个快捷键(F1、F2、F3)
Platform: | Size: 208896 | Author: 绝毅 | Hits:

[AlgorithmFastMath

Description: java 20位精度实现 cos,sin,tan的函数方法。-java 20-bit precision cos, sin, tan function.
Platform: | Size: 6144 | Author: 王永森 | Hits:

[Otherj

Description: java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
Platform: | Size: 1024 | Author: maidi | Hits:

[JSP/Javahbci4java-2.5.12

Description: HBCI4Java 是一个 HBCI 家庭银行接口的 Java 类库,支持包括 HBCI 版本 2.01, 2.1, 2.2, HBCI+ 和FinTS-3.0 (with PIN/TAN support) 的几乎所有特性。该类库是面向应用开发的,你无需对 HBCI 接口熟悉即可完成。 HBCI4Java的API文档请看:http://hbci4java.kapott.org/javadoc/index.html 关于 HBCI 的更详细内容请看:http://www.hbci.de/ -HBCI4Java a HBCI home banking interface Java class libraries, support for HBCI versions 2.01, 2.1, 2.2, HBCI+ FinTS-3.0 (with PIN/TAN support) almost all the features. The class library is oriented application development, you do not need to HBCI interface familiar to complete. HBCI4Java API documentation see: http://hbci4java.kapott.org/javadoc/index.html About the HBCI more details see: http://www.hbci.de/
Platform: | Size: 3461120 | Author: pudn | Hits:

[JSP/JavaJavazhangxiaoxingcode

Description: Java就业培训教程 张孝祥 书内源码第一1章到第11章-java job puls zhangxiaoxiang book code fris one to tan
Platform: | Size: 21504 | Author: adiaos | Hits:

[androidandroidllk

Description: Android仿QQ头像版连连看游戏源代码,基于Java技术编写实现。说起连连看游戏,相信大家都不陌生吧,或许在这款游戏流行的时候,你曾经玩过吧。现在android手机如此流行,连连看当然也要顺应时代发展,这款Android达人带来的连连看源码,其参考价值就相当高了吧-Serpiente Android juego Imitación versión foto QQ del código fuente, escrito en la tecnología basada en Java. Hablando de la serpiente juego, creo que todo el mundo está familiarizado con él, tal vez en un juego muy popular, lo has jugado. Android teléfono tan popular ahora, por supuesto, tienen que seguir el desarrollo de las veces Lianliankan, que hizo subir a esta fuente Lianliankan Android, su valor de referencia es bastante alto en este
Platform: | Size: 235520 | Author: rpudn49 | Hits:

[ADO-ODBCj

Description: java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
Platform: | Size: 1024 | Author: jiao9996406 | Hits:

[JSP/Javafunction-photoes-java

Description: 函数图像的实现,可以实现正弦,余弦,正切,和若干个反三角函数-math function achieved can achieve sin cos tan
Platform: | Size: 3072 | Author: 苏彦洲 | Hits:

CodeBus www.codebus.net