-
10 kinds of filtering software sample program
10种过滤软件示例程序
- 2023-08-03 15:20:04下载
- 积分:1
-
的牛顿插值的数值计算,包括matlab代码…
数值计算之牛顿插值,包含matlab代码实现!-Numerical calculation of the Newton interpolation, including the matlab code to achieve!
- 2022-10-26 20:50:03下载
- 积分:1
-
分枝定界法,运筹学
分枝定界法,运筹学-branch-and-bound method, and operations
- 2022-04-24 23:01:41下载
- 积分:1
-
链表遍历
应用背景二子树检查如果树木是相同的,如果这样做,将打印好的消息 ; ; ; ;关键技术该程序是用C编写,并从Visual Studio IDE
- 2022-05-15 09:04:22下载
- 积分:1
-
用最小二乘法解决实际问题,如曲线拟合,插值分析,
用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis
- 2022-09-15 01:35:04下载
- 积分:1
-
C algorithms, including most of the matrix operation, simple and effective
C++常用算法,包含了大部分矩阵运算,简单有效-C algorithms, including most of the matrix operation, simple and effective
- 2022-03-11 15:22:20下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2023-04-24 15:00:03下载
- 积分:1
-
simple algorithm standard procedures, we will be able to meet the need.
标准单纯性算法程序,不知能否满足大家需要。-simple algorithm standard procedures, we will be able to meet the need.
- 2022-06-11 17:35:54下载
- 积分:1
-
汇编语言扩容电路图
可以实现8*8 扩容到8* 16K,电路图简单明了。一看看就会,初学者可以尝试编写自己的程序
- 2022-12-02 16:00:03下载
- 积分:1
-
双线性内插实现图片缩放
代码共一个.c文件,代码包括三个函数,实现对图片的锐化、平滑、缩放(双线性内插实现)。
- 2022-11-09 03:35:03下载
- 积分:1