-
Teclado matricial e 液晶 com Ações
埃斯特角方案 descreve funções 做 ccs 的科摩 usar、 段 teclado matricial 3 x 4 junto com um 液晶屏,沼气方案 o usuario 普德 interagir com o teclado e executar ações de 控制、 que 圣 mostradas 传授显示液晶屏。
- 2022-01-31 15:17:22下载
- 积分:1
-
计算字符串表达式的计算引擎,可以是任意复杂的字符串表达式...
计算字符串表达式的计算引擎,可以是任意复杂的字符串表达式-Calculation of the string expression calculation engine, which can be arbitrarily complex string expression
- 2022-02-13 04:34:37下载
- 积分:1
-
Canny edge detector algorithm matlab
这部分给出了
- 2022-02-02 18:53:09下载
- 积分:1
-
求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数...
求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数-solving matrix eigenvalue largest and the smallest corresponding eigenvectors and calculate several conditions
- 2023-03-21 04:55:02下载
- 积分: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.
- 2022-04-07 17:08:50下载
- 积分:1
-
分段线性分割的算法,用于进行自底向上的分段线性时间序列分割...
分段线性分割的算法,用于进行自底向上的分段线性时间序列分割-Piecewise linear segmentation algorithm, bottom-up used for the Piecewise Linear Time Series Segmentation
- 2022-07-23 22:28:08下载
- 积分:1
-
数值计算
牛顿迭代法.m
简单迭代法.m
雅克比迭代法.m
- 2022-12-30 08:35:03下载
- 积分:1
-
分酒问题C++源代码
分酒问题C++源代码-hours liquor issue C source code
- 2022-07-23 08:10:19下载
- 积分:1
-
c++ 8 puzzle code
编写一个程序来求解8-
- 2022-05-05 01:35:33下载
- 积分:1
-
c++中动态栈的实现
C++中栈结构建立与操作详细解析。我们可以把栈理解成一个大仓库,放在仓库门口(栈顶)的货物会优先被取出,然后再取出里面的货物。而从数据的逻辑结构来看,栈结构起始就是一种线性结构。
- 2023-02-19 07:05:04下载
- 积分:1