资源列表

« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 2656 »

[数据结构常用算法Campus-navigation-problem

说明: 设计你的学校的平面图,至少包括10个以上的景点(场所),每两个景点间可以有不同的路,且路长也可能不同,找出从任意景点到达另一景点的最佳路径(最短路径)。-Design the floor plan of your school, including at least more than 10 attractions (places) between every two points of interest can have a different way, may be different a
<xinxinwag> 在 2025-06-05 上传 | 大小:2kb | 下载:1

[数据结构常用算法FFT128real32

说明:FFT real 128 for STM32F4 - discovery board. NICE CODE
<harinadetempura> 在 2025-06-05 上传 | 大小:28kb | 下载:1

[数据结构常用算法zdlj

说明:图论中最短路径的一些算法,包括bellman_ford等-Shortest path algorithm in graph theory, including bellman_ford
<lover> 在 2025-06-05 上传 | 大小:7kb | 下载:1

[数据结构常用算法seisView

说明:UNIX下地震培面显示软件包,有各种变换的代码,可用于参考-UNIX under earthquake Pei surface display package, various transform code, can be used for reference
<Drew> 在 2025-06-05 上传 | 大小:404kb | 下载:1

[数据结构常用算法link

说明:实验一:链式基本操作的实现 【问题描述】 选择链式存储结构作为线性表的存储结构,设计一个程序实现线性表的基本操作 (包括建立、输出、插入、删除、查找、求表长和链表的逆置功能等) 【实验内容】 一、必做内容 菜单: 1.初始化 2.链表的建立 2.1头插入建链 2.2尾插入建链 3.插入 4.删除 5.查找 6.输出表长(即表中元素个数) 7.链表元素的逆置 8.退出-Experiment: chain
<陈国泓> 在 2025-06-05 上传 | 大小:1kb | 下载:1

[数据结构常用算法A-novel-algorism-of-phase-unwrapping

说明:本文基于二维快速傅里叶方法的基本原理提出了一种新的相位解包算法——菱形种子算法¬ 。该算法通过识别一个种子点,然后依次向相邻四点扩展,再把这四个点作为第二批种子点,依次向各自的四点邻域扩展,以菱形轨迹遍历所有的有效信息点,以到达整幅图像的相位解包。- A new algorism of phase unwrapping for measuring the material object is proposed based on the FFT method——algorism of dia
<万文博> 在 2025-06-05 上传 | 大小:289kb | 下载:1

[数据结构常用算法A-Star-Develope

说明:一篇翻译过来的A星算法的详细探讨材料,讲得很透彻,很通俗易懂,附Delphi的实现-A translation from A Star algorithm discussed in detail material, very thorough, very easy to understand, attached to the realization of Delphi
<wangbeng> 在 2025-06-05 上传 | 大小:108kb | 下载:1

[数据结构常用算法shortestPath

说明:用Java语言实现的用分支限界法解决单源最短路径问题的算法-An implementation of single source shortest path problem with Java language based on branch and bound method
<gladnews> 在 2025-06-05 上传 | 大小:88kb | 下载:1

[数据结构常用算法telnum

说明:手机号码归属地查询库。纯C实现。无平台依赖。-telnum location query libaray
<saite> 在 2025-06-05 上传 | 大小:115kb | 下载:1

[数据结构常用算法module-of-Concrete-

说明:ansys APDL命令,能够正常运行。-module of Concrete
<许亮> 在 2025-06-05 上传 | 大小:3kb | 下载:1

[数据结构常用算法1293xoj

说明:这是XOJ1293的代码,主要应用了二分图匹配的dp算法。-The code of XOJ1293 bipartite graph matching algorithm of dp main application.
<杨伟健> 在 2025-06-05 上传 | 大小:1kb | 下载:1

[数据结构常用算法longadd

说明:任意长度整数相加c语言 代码 超简单 运算速度超快-Ultra-fast ultra-simple operation speed arbitrary length integers c language code
<段同学> 在 2025-06-05 上传 | 大小:2kb | 下载:1
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 2656 »

源码中国 www.ymcn.org