-
一个用来计算矩阵运算的函数库,希望对大家有用
一个用来计算矩阵运算的函数库,希望对大家有用-One used to calculate the matrix operations of the library and hope for all of us
- 2023-06-13 21:55:05下载
- 积分: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-03-12 05:56:16下载
- 积分:1
-
n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2...
n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2-n Queen of the intermediate solution, the algorithm is simple, pay attention to the N input may not solved, such as the two
- 2022-07-08 20:45:07下载
- 积分:1
-
TinyOS数据解析代码
针对TinyOS数据所写的代码,数据格式详情请参考http://tinyos.stanford.edu/tinyos-wiki/index.php/Main_Page
- 2022-07-24 14:40:38下载
- 积分:1
-
搜索算法,可以直接使用~~~
二分查找(Binary Search) 二分查找又称折半查找,它是一种效率较高的查找方法。 二分查找要求:线性表是有序表,即表中结点按关键字有序,并且要用向量作为表的存储结构。不妨设有序表是递增有序的。
- 2022-06-15 14:57:32下载
- 积分:1
-
各种内部排序算法的集合,很经典的代码。
各种内部排序算法的集合,很经典的代码。-internal algorithm assembly, classic code.
- 2023-08-27 23:25:03下载
- 积分:1
-
BubbleSort_EM_C
Algoritmo de ordenação 单纯 chamado 冒泡排序,ou método bolha。Ordenação um comum e 单纯 de 矢量。É um porém eficiente 段的小家伙 vetores algoritmo ruim。
- 2022-09-17 14:55:04下载
- 积分:1
-
杭州电子科技大学在线系统ACM的1053题,用贪心方法解决
杭州电子科技大学在线系统ACM的1053题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 1053 title with a greedy solution
- 2022-05-16 00:56:26下载
- 积分:1
-
人工智能作业,用博弈树完成的一字棋程序。
人工智能作业,用博弈树完成的一字棋程序。-Artificial intelligence operations, with the completion of the word chess game-tree program.
- 2022-03-16 15:02:28下载
- 积分:1
-
数值计算中SOR迭代法的Matlab程序
数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
- 2022-04-17 10:44:51下载
- 积分:1