资源列表
[数据结构常用算法] Link-list-in-C-language
说明:简单的关于C语言链表的介绍,包括单链表和循环链表等-Link list in C language<bob> 在 2025-07-06 上传 | 大小:21kb | 下载:0
[数据结构常用算法] zhebanchazhao
说明:用c++实现的折半查找算法,简单明了-C++ binary search algorithm is simple.<haung> 在 2025-07-06 上传 | 大小:218kb | 下载:0
[STL] SurfaceFLA
说明:stl文件的读取,删除重复的点和边,进行拓扑重构,得到新的数据结构-stl file to read, delete duplicate vertices and edges, the topology reconstruction, new data structures<陈伟聪> 在 2025-07-06 上传 | 大小:42.83mb | 下载:0
[matlab例程] Seismic-wave-numerical-simulation
说明:地震波数值模拟 该程序为地震波数值模拟程序,基于声波方程高阶有限差分格式,程序中参数已经进行了说明,对于初学地震波数值模拟的朋友很有帮助。该程序为matlab编制,可以直接进行成图,所得图形为波场快照。-Seismic wave numerical simulation<吕小布> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] The-Finite-Element-Method-
说明:很好的英文学习资料,学习如何用matlab编程-good book it worth you own it<chenfeng> 在 2025-07-06 上传 | 大小:263kb | 下载:0
[matlab例程] cyclicpursuit
说明:循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。-This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.<huixin yang> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] Gauss-Jordan-Matrix
说明:For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also<Myoung-Jin> 在 2025-07-06 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] LU-Decomposition
说明:Suppose we are able to write the matrix A as a product of two matrices, L.U = A, where L is lower triangular (has elements only on the diagonal and below) and U is upper triangular (has elements only on the diagonal and above). We can use a decomposi<Myoung-Jin> 在 2025-07-06 上传 | 大小:7kb | 下载:0