资源列表
[书籍源码] 4-1Jacbi
说明:对于阶数不高的方程组,直接法非常有效,对于阶数高,而系数矩阵稀疏的线性方程组却存在着困难,在这类矩阵中,非零元素较少,若用直接法求解,就要存贮大量零元素。为减少运算量、节约内存,使用迭代法更有利。-The order of the equations is not high, the direct method is very effective for high order, and the sparse coefficient matrix of linear equations, ther<鲁亮> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[书籍源码] joseph
说明:设有n各人坐在一圈,并按顺时钟方向从1到n编号,从第s个人开始进行1到m的报数,报到第m个人,此人出圈,再从他的下一个人重新开始从1到m的报数,如此进行下去直到所有的人出去为止。要求按出圈次序每十人为一组,给出这十人的次序表。-Sitting in a circle with each n, and clockwise from 1 to n number of individuals from the first s start from 1 to m of the reported numb<qwert> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[书籍源码] Matrixvectoralgorithm
说明:用Dijstra算法的矩阵向量算法,用C++编写实现路由最短路径。-Dijstra algorithm using matrix vector algorithm, using C++ to prepare to achieve the shortest path routing.<马宁> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[书籍源码] binarytree
说明:二叉树的遍历算法实现,其中包括先序 中序和后序遍历-Binary Tree Traversal Algorithm<陆> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[书籍源码] freememory
说明:Uses malloc() to determine the amount of free memory on the system Don´ t run this program in Windows with virtual memory enabled, as windows just increases virtual memory<qwerty123> 在 2025-06-13 上传 | 大小:1kb | 下载:0