-
一种矩阵的头文件实现方法。该文件是独立的,…
header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file
- 2023-06-27 18:05:03下载
- 积分:1
-
CSharp版普通
csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
- 2023-03-07 05:45:03下载
- 积分:1
-
1。介绍这个程序是用C++语言编写的一系列的逗号…
1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器。主要用于分割和合并文件,可以按大小分或者按个数等分。支持分割和合并的批处理。其中命令行以及批处理语句有一定的规则,需要用户学习后才能熟练使用。 2.功能 能够实现多个文件的合并功能 能够实现同一目录下的所有文件或所有具有相同属性(同后缀)的文件,按照文件名的顺序合并 能够实现对于一个文件的分割功能,可以按照两种要求进行分割:第一,按照用户给出的分割个数;第二,按照用户给出的每个文件大小 支持文件合并与分割功能的批处理-1. Introduction This procedure is used C language based on a series of the command line in the paper division for the merger. Mainly for segmentation and merger documents, in accordance with the size of sub-sub or by number. Support split and merger of the batch. These command line and batch statements to certain rules, requiring the user to learn the use of skilled before. 2. Function# 61548 can be achieved by merging multiple files functional# 61,548 to achieve the same directory of all documents or all of the same attributes (with extensions) of the document, according to documents from the merger order to achieve# 61,548 for a separate function of the document, according to two separate requirements : First, the
- 2023-04-25 00:35:03下载
- 积分:1
-
Term solution to the ant colony algorithm for TSP problem, the recommendations l...
用语解决TSP问题的蚁群算法,初学者建议看!-Term solution to the ant colony algorithm for TSP problem, the recommendations look beginners!
- 2023-01-18 20:10:02下载
- 积分:1
-
Use of a Jacobi iteration Roots of C++ source code
一个实用的雅可比迭代求根的C++源代码,可以很方便的进行计算,并且是由用户输入数据,很灵活。-Use of a Jacobi iteration Roots of C++ source code
- 2022-08-25 09:29:36下载
- 积分:1
-
目标追踪
目标追踪算法,自己结合 mean shift + kalman filter,效果还不错,半自动跟踪。毕设要求,结合了最简单的mean shift 算法,以及一个二维卡曼滤波器,实现了目标的实时跟踪监测,效果已经达到要求,在这里分享给大家。
- 2022-07-14 22:24:18下载
- 积分:1
-
基于STM32的经典PID算法
基于STM32的经典PID算法,对于做电源行业的朋友是好东西
- 2023-06-02 02:40:03下载
- 积分:1
-
经典算法之背包问题
经典算法之背包问题-classic algorithms knapsack problem
- 2022-01-29 00:49:05下载
- 积分:1
-
我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现...
我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
- 2023-01-29 18:45:03下载
- 积分:1
-
共轭梯度法源程序
基于最优化的共轭梯度法程序,程序后面有例题结果,证实程序的可实现性。而且程序中采用即时输入即时输出,更加灵活,希望能给各位参考。
- 2022-01-26 05:43:50下载
- 积分:1