资源列表
sources_tar
- For the numbers given in q-based number system, each number to submit a list of their non-zero digits and the number of positions in the positional representation.
Newton-iterative-method
- 牛顿迭代法求解方程x² -2=0,java实现-Newton iterative method for solving equations x ² -2 = 0, java achieve
Fibonacci
- Fibonacci数列(高精度算法) Input 有多行,每行代表一个正整数n(1 ≤ n ≤ 1001)。 Output 对每个输入,输出Fibonacci数列的第n项。-Fibonacci sequence (precision arithmetic)
DailyET
- 彭曼公式计算潜在蒸散发程序,在C++环境下编写-the code for ET calculation which is produced by C++
TestMatMul
- 矩阵乘法的源码实现,并结合cuda进行加速,是最基本的cuda编程代码-matrix multiplication and cuda
LINGO1
- 求解机组组合问题,10机系统,含风机,lingo求解-Solving unit commitment problem, 10 systems, including fans, lingo solving
最小生成树源码
- 最小生成树源码 java版本 可嵌入A星算法
lingo-TSP
- lingo解决TSP问题 最短路问题 分配问题(指派问题,Assignment Problem) lingo源代码-Examples lingo lingo principle to solve TSP source code
MeshRefine
- 气体动力学自适应加密程序,用与计算超音速流动。-GKS mesh refinement code for supersonic flow
A2-skel
- this is a graph implementation
gaus_all1
- 高斯全主元消元法求, 用于线性方程的求解.-The main yuan Gaussian elimination method
2.1
- 函数编程 用二分法以及牛顿迭代法运用VB的编程实例-Functional programming with dichotomy and the Newton iterative method using VB programming examples
