资源列表

« 1 2 ... .95 .96 .97 .98 .99 24400.01 .02 .03 .04 .05 ... 28522 »

[数据结构常用算法ijkstra_binary_heap

说明:单源最短路径,dijkstra算法+二分堆,邻接表形式,复杂度O(mlogm)-Single-source shortest path, dijkstra algorithm+ 2 sub-heap, adjacency list form, complexity of O (mlogm)
<JP> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra_mapped_heap

说明:单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)-Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn)
<JP> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法graham

说明:构造凸包接口函数,传入原始点集大小n,点集p(p原有顺序被打乱!),返回凸包大小,凸包的点在convex中-Construct convex hull interface function, introduced the original point set size n, the point set p (p the original order has been disrupted!), Returns the size of the convex hull, convex hull of
<JP> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法friend_enemy

说明:带路径压缩的并查集扩展形式,用于动态维护查询friend-enemy型等价类,维护和查询复杂度略大于O(1)-With path compression and expansion of the form of search set for the dynamic maintenance queries friend-enemy type of equivalence classes, maintain, and query complexity, slightly larger than O
<JP> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法mapped

说明:映射二分堆 可插入,获取并删除任意元素,复杂度均O(logn) 插入时提供一个索引值,删除时按该索引删除,获取并删除最小元素时一起获得该索引 索引值范围0..MAXN-1,不能重复,不负责维护索引的唯一性,不在此返回请另外映射 主要用于图论算法,该索引值可以是节点的下标 //可更改元素类型,修改比较符号或换成比较函数-Mapping binary heap can be inserted, access and remove any element of complexity
<JP> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[matlab例程howtowriteexcel

说明:本程序教你如何打开excel文档,将要写进去的内容写进表格中,轻轻松松完成打开关闭表格工作-This program teaches you how to open excel document, will be written into the write into the contents of the table, turn off the form easy to complete the work of
<刘玄冰> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[matlab例程QuadraticQuadElementStiffness

说明:四节点单元刚度矩阵,使用matlab编制,上传的是m文件。-QuadraticQuadElementStiffness,by matlab
<刘杰> 在 2025-07-12 上传 | 大小:1kb | 下载:1

[matlab例程plane

说明:平面框架弯矩,剪力,刚度矩阵代码,使用MATLAB编制-plane fr a me moment,shear,stiff
<刘杰> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[matlab例程QuadraticBarElement

说明:四节点杆单元集成,及力,应力,刚度矩阵,使用MATLAB编制,此为m文件-QuadraticBarElement assemble force,stiff,stress
<刘杰> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[matlab例程s1

说明:利用自然梯度算法,仿真盲信号分离过程,并给出学习收敛曲线-Use of natural gradient algorithm, simulation blind signal separation process, and gives the convergence curve of learning
<zhangyong> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法joseph

说明:严蔚敏版本数据结构题集约瑟夫环问题的源代码-Yan Wei-min version of the title sets the data structure the source code of the problem, Joseph Ring
<李悦> 在 2025-07-12 上传 | 大小:1kb | 下载:0

[matlab例程fftsa_boshuxingcheng

说明:利用MATLAB实现的一个简单的水声波束形成程序。实现波束入射角度的定位功能。-The use of MATLAB to achieve a simple acoustic beam-forming process. To achieve the positioning function of beam incident angle.
<陈洁> 在 2025-07-12 上传 | 大小:1kb | 下载:1
« 1 2 ... .95 .96 .97 .98 .99 24400.01 .02 .03 .04 .05 ... 28522 »

源码中国 www.ymcn.org