搜索资源列表
科学与工程数值计算算法配套源码java
- 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix co
NiuDun java
- 求实系数代数方程全部根的牛顿下山法,java,源程序具有自带的数据,经过验证结果无误。使用者可以直接调用方法-realistic Algebraic equations of Newton-down, java, with its own source of data, proven correct results. Users can directly call methods
java实现的表达式计算器
- java实现的表达式计算器
矩阵求逆的JAVA代码
- 用JAVA写的各种数学常用算法,包括矩阵求逆等。
aco
- 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
SimpsonsRule.java
- Simpsons Integration: In numerical analysis, Simpson s rule is a method for numerical integration, the numerical approximation of definite integrals. Specifically:
GaBin
- 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
NewCalculator
- java 计算器 界面美观 ,主要用到了swing界面编程-Calculator code,this is very beauty,you can download it to use
fastFFT
- 快速Fourier变换,FFT。java程序,已编译能运行,带报告。-Fast Fourier Transform
Java-for-ACO
- Java实现蚁群算法,从而减少自己的编码量-Java source for Ant colony algorithm(ACO)
java-code--aogrithm
- 关于java计算的一本书,对于人来说很有用处,让你用java语言去感受什么是算法-very good to u,u can got what is aogrithm easily
java-NewTon_way
- java编程解决牛顿法和最速下降法计算数学优化极小值问题-java programming to solve the Newton method and the steepest descent method of mathematical optimization minimum
Java-cutting-simulation
- Java welding simulation
java-jisuanqi
- 用Java编写的科学计算器,更能齐全,欢迎下载使用-Scientific Calculator written in Java, more complete, welcome to download
Adder.java
- 用JAVA编写的关于加法器的小程序,很是经典的一个-Prepared using JAVA applet on the adder, it is one of the classic
simplecalculator.java
- 用JAVA编写的一个关于计算器的小程序很是经典-It is a classic with JAVA prepared a calculator applet
Dinic java algorithm
- Dinic java algorithm max flow
Apriori(Java)wskeynes
- apriori in java to identify frequent item sets. It proceeds by identifying the frequent individual items in the and extending them to larger item sets while the items satisfy the minimum support requirement (frequency of items in the ). The frequent
Java-Spring-Examples-master
- simple java web application
moead-java-source
- java文件的多目标优化算法,代码函数已经封装,可以在java平台跑通(Java file multi-objective optimization algorithm, the code function has been encapsulated, can run on the Java platform)
