搜索资源列表
科学与工程数值算法(Java版)
- Java学习丛书\\科学与工程数值算法(Java版)一书的代码-Java \\ science and engineering numerical algorithms (Java version), a book of code
快速提升小波
- 这是一篇很好的介绍第二代提升小波的文章,是学习小波分析,掌握科学前沿的资料-This is a good upgrade introduced second generation wavelets article is learning wavelet analysis, master scientific forefront of the information
IEEE小波入门
- 从IEEE收集的小波分析入门的资料,是学习科学前沿很好的参考资料-IEEE collected from the wavelet analysis of the data entry, learn cutting-edge science is a good reference
cacular
- 计算器程序,能实现一些基本运算,与操作系统所带的计算器大致相同,不过其中的科学计数器部分没有实现-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. .
ERP管理系统模块分析
- ERP管理系统以生产经营活动为主线,覆盖销售、计划、生管、采购、库存、制造、品管、人力资源、财务核算等部门,并能做到信息的分布式多级共享。可辅助处理企业中主要经营、管理活动。准确及时地向管理人员提供生产经营的统计分析信息,并加强对供、产、销、人、财、物的科学管理,合理安排生产,提高生产效率,降低生产成本,提高服务质量,严格往来帐款的控制,增强企业的应变能力和竞争能力。此系统可满足不同企业的管理需求,广泛适用于机械、汽车、摩托、电子电器、建材、制衣等制造业或商贸企业使用-ERP managemen
Kxjsq
- 我自己编写的科学计算器,实现了大部分windows附带计算器的计算功能-I prepared a scientific calculator, achieved most of the windows fringe calculation function calculator
Ca
- 功能齐全的科学计算器,实现基本加减乘除,退格,和一些科学计算..希望给大家帮助-Full-featured scientific calculator, the realization of the basic addition and subtraction multiplication and division, backspace, and a number of scientific computing .. want to give you help
Calculator.java
- Java课程设计代码。这是一个关于简易科学计算器的程序。在JDK1.5上正常运行过。-Curriculum design Java code. This is a simple scientific calculator on the procedure. In normal operation on JDK1.5 too.
Javacalculator
- 通过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
Jisuanqi
- 科学计算器,能计算带括号的加减乘除公式。使用JAVA语言编写,命令行模式运行!
Calculator
- java自己编写的一个计算器,包含退格,平方、开放等,但不是科学计算器。-java I have written a calculator, including the backspace, square, open, etc., but not scientific calculator.
Calculator
- JAVA开发的科学计算器,部分功能能和windows的计算机媲美-JAVA development of scientific calculator
Java_Caculator
- 模拟仿真科学计算器计算器,类似于真是计算器-Calculator Scientific Calculator Simulation
calculator
- 用java语言实现的科学计算器程序,此为设计文档-Java language with scientific calculator program, this is the design documents
tzx
- 科学计算器,可以试想四则运算,三角函数,幂运算等功能。-Scientific calculator, support for arithmetic, trigonometric functions, exponentiation functions
Calculator
- 一个通过Java代码实现的科学计算器。 用户可以通过输入一串数学表达式来获得他们想要的结果。功能效果类似于卡西欧计算器,所包含的运算符号包括加(+)、减(-)、乘(*)、除(/)以及次方(^)。 比如输入:"( 3 + 5 ) * 2 - 6 ^ 2",回车后会得到输出结果:"-20"。 输入不合法字符会报错,程序健壮度佳。 学习该代码有助于理解科学计算器、卡西欧计算器的运算实现原理。(A class that computes an ar
JAVA_Calculator
- 用eclipse-Java所编写的科学计算器。(A scientific calculator based on eclipse-Java.)
《精通MATLAB科学计算》
- 《精通MATLAB科学计算》《精通MATLAB科学计算》《精通MATLAB科学计算》《精通MATLAB科学计算》
安卓科学计算器
- 安卓科学计算器源代码,小帮手便于开发,欢迎使用。