资源列表

« 1 2 ... .70 .71 .72 .73 .74 27075.76 .77 .78 .79 .80 ... 28523 »

[数学计算/工程计算ConjugateGradient

说明:共轭梯度发的matlab源程序,收敛速度先快后慢,很实用-Conjugate gradient hair matlab source, soon after the first slow convergence speed, it is practical
<李亚> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTreeIterate

说明:已知中序和后序遍历,求前序遍历.比较笨的方法是画出来二叉树,然后根据各种遍历不同的特性来求,也可以编程求出.-Known inorder and postorder traversal, seeking preorder traversal. Stupid way is to draw out the binary tree, and then iterate based on a variety of different featur
<tscorner> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法UndirectedGraph

说明:遍历一遍,判断图分为几部分(假定为P部分,即图有 P 个连通分量),对于每一个连通分量,如果无环则只能是树,即:边数=结点数-1,只要有一个满足边数>结点数-1,原图就有环. -Traverse again, the determination map is divided into several parts (assumed to section P, with P in Figure connected componen
<tscorner> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法DirectedGraph

说明:改进DFS算法代码示例(判断是否是一个有向无环图)时间复杂度:O(n+e)-Improved DFS algorithm code examples (determine whether there is a directed acyclic graph) Time complexity: O (n+e)
<tscorner> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程confusion-matrix

说明:对识别结果进行混合矩阵分析,从而显示识别精度-generates a confusion matrix
<switcher> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FDM-for-differential-equation

说明:有限差分格式的子程序以及用牛顿向前迭代的子程序-Finite difference scheme and Newton subroutine subprogram forward iteration
<kevin> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算numerical-integrate-

说明:长方形方法、辛普森以及梯形方法的数值计算方法-Rectangle method, Simpson and trapezoidal method numerical methods
<kevin> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Gauss-iterative--method

说明:Fortran语言下的高斯消去方法,用于线性方程组的迭代求解-Gaussian elimination method for solving linear equations iterative
<kevin> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算order-searching

说明:Fortran语言环境下的双精度顺序搜索,用于顺序搜索功能-Fortran language environment double sequential search for sequential search function
<kevin> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程knn.m

说明:KNN the original method you can try to compare to another algorithm
<MooD> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法quick-sort

说明:快速排序算法,数据结构经典排序算法的实现。-Fast sorting algorithms, data structures classic sorting algorithm.
<wxy> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Sudoku

说明:暴力深度优先解数独问题,就这么简单,需要20个字说明吗-Depth-first issue of violence Sudoku
<> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 27075.76 .77 .78 .79 .80 ... 28523 »

源码中国 www.ymcn.org