-
批量删除画图中的散点数据
在画散点图过程中,我们期望删除一些不需要的点。有时这种点太多,需要批量删除。该工具即根据这一需求,只需要输入删除区域的点坐标,即可实现批量删除。定义域梯形删除法。
用法:必须在Linux命令行下运行,且安装有awk(默认Linux会安装)。
- 2022-04-10 23:51:49下载
- 积分:1
-
有限差分法计算二维拉普拉斯方程VC++.rar
有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,有限差分法计算二维拉普拉斯方程,
- 2022-07-27 08:42:02下载
- 积分:1
-
C课程设计
#include
#include
#include
#define LEN sizeof(struct stu)
struct stu
{
long num;
char name[20];
char sex[10];
float China;
float Math;
float English;
float add_score;
float ave;
struct stu *next;
};
- 2023-08-09 22:55:02下载
- 积分:1
-
matlab 算法
他们是源代码中的数字信号处理和数字通讯 (如 psk 和 bpsk 和 qam 和......
- 2022-05-28 12:12:40下载
- 积分:1
-
using Matlab based 3D
使用Matlab编制的3D-FDTD程序,程序中使用拉夫等效原理进行时谐场外推.程序中给出了阵子天线的注释代码.-using Matlab based 3D-FDTD procedures, procedures for the use of Lyford equivalence principle for the time-harmonic extrapolations. Procedures given the stream of the Notes code antenna.
- 2022-06-21 01:11:21下载
- 积分:1
-
多项式表达式,用于计算栈的使用,实现表达式…
实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
- 2022-04-08 02:18:12下载
- 积分:1
-
Algorithm design in the 0
算法设计中的0-1背包问题,递归的应用
算法设计中的0-1背包问题,递归的应用-Algorithm design in the 0-1 knapsack problem, recursive application of algorithm design in the 0-1 knapsack problem, recursive application of
- 2022-02-26 18:53:13下载
- 积分:1
-
用C编的龙贝格算法函数,程序简单明了,可直接使用,也可较快地修改应用于MATLAB中。...
用C编的龙贝格算法函数,程序简单明了,可直接使用,也可较快地修改应用于MATLAB中。-Rhomberg compiled with the C algorithm is a function, the program simple and clear, can be used directly, but also quickly modify the application in MATLAB.
- 2022-02-22 01:26:07下载
- 积分:1
-
牛顿
牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
- 2022-03-02 14:15:10下载
- 积分: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