-
解码器代码
这座图书馆被分布在希望这将很有用,但没有任何担保。没有甚至隐含的担保适销性或适合特定目的。请参阅 GNU小雅通用公共许可证有关更多详细信息。
- 2022-03-21 14:25:26下载
- 积分:1
-
含有7种排序算法
含有7种排序算法-Includes 7 sorts of sorting algorithm
- 2023-05-05 13:45:03下载
- 积分:1
-
最小二乘法拟和曲线,两个程序,大家
最小二乘法拟和曲线,两个程序,大家-least squares fitting curves, the two procedures, we look at
- 2023-08-19 03:15:04下载
- 积分:1
-
爬虫.java
爬虫算法
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
- 2022-10-25 20:50:03下载
- 积分:1
-
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...
!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jacobian. The (driver) subroutines called by the user are given in the
8 ! table below, and are well documented internally. The user need not
9 ! be concerned with any other subroutines in HOMPACK90.
-!
2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear
3 ! systems of equations by homotopy methods. There are subroutines for
4 ! fixed point, zero finding, and general homotopy curve tracking problems,
5 ! utilizing both dense and sparse Jacobian matrices, and implementing
6 ! three different algorithms: ODE-based, normal flow, and augmented
7 ! Jac
- 2022-07-21 06:18:17下载
- 积分:1
-
求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N
求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N-1个方程.-Solving nonlinear equations of a set of source code, FORTRAN90. For settlement of N unknown, N-1 equations.
- 2023-03-13 04:40:03下载
- 积分:1
-
有限元的分析程序,对于初学有限元在结构中的应用很好用
有限元的分析程序,对于初学有限元在结构中的应用很好用-Finite element analysis program for learning the structure of finite element in the application of good use
- 2022-03-06 10:17:20下载
- 积分:1
-
按照既定的步长,输入后筛选已有数据 程序3
按照既定的步长,输入后筛选已有数据 程序3-accordance with the established step, the imported data screening procedures have been 3
- 2022-05-25 22:18:30下载
- 积分:1
-
共轭梯度法源程序
基于最优化的共轭梯度法程序,程序后面有例题结果,证实程序的可实现性。而且程序中采用即时输入即时输出,更加灵活,希望能给各位参考。
- 2022-01-26 05:43:50下载
- 积分:1
-
图的建立与遍历算法。
图的建立与遍历算法。-map and the establishment of traversal algorithm.
- 2022-02-20 21:54:46下载
- 积分:1