搜索资源列表
c
- C++经典数值算法源码, 包括线性代数方程组的求解,\\数学变换与滤波等
Lindo.tar
- 这是我写的使用Lindo库进行Java与Lindo协作编程求解数学问题的使用范例,可供想使用Lindo简化开发的编程人员提供借鉴。-This is my library written in Java using Lindo Lindo collaborative programming with the use of mathematical problem solving examples, available to simplify the development of the Lindo
Java-source-code
- Java课程设计源程序,可以实现简单的数学表达式的求解,,也可以当做简单计算器来用。-Java curriculum design source code, can realize a simple mathematical expression of the solution, and also can be used as a simple calculator.
sudoku
- java语言实现数独求解,本程序是离散数学中关于矩阵的一节的数独程序(The realization of Sudoku by java language)
ojalgo
- ojAlgo 是一个开源的Java类库,用于解决一些常用的数学问题以及线性代数和最优化问题。这里是修改了部分内容,便于在android平台上使用。我用其进行矩阵的运算,特别是Hermitian矩阵的特征值求解,常用的java库不方便用于求复数矩阵的特征值求解。(纯java平台运行可看原网站。)(ojAlgo is Open Source Java code to do mathematics, linear algebra and optimisation.I have modified par