资源列表

[数据结构常用算法MMSE

说明:基于MMSE准则的预编码仿真性能,分析了预编码的误码率取消走势-Precoding performance simulation based on MMSE criterion
<牛伟娇> 在 2025-01-12 上传 | 大小:1kb | 下载:1

[数据结构常用算法List

说明:本程序用数组实现了线性表,基本功能包括:添加、删除、查找、插入、排序等功能。-This program implements an array linear form, the basic functions include: Add, delete, search, insert, sort and other functions.
<shenfengchen> 在 2025-01-12 上传 | 大小:32kb | 下载:1

[数据结构常用算法njbus

说明:数据结构,公交线路提示,采用的是图的算法 -Data structure, bus line tips, the use of the algorithm
<靳以2002> 在 2025-01-12 上传 | 大小:275kb | 下载:1

[数据结构常用算法KMP

说明:通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
<毛意超> 在 2025-01-12 上传 | 大小:1.62mb | 下载:1

[数据结构常用算法Brute-Force

说明:通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
<毛意超> 在 2025-01-12 上传 | 大小:1.62mb | 下载:1

[数据结构常用算法anti-collision-algorithm

说明:RFID防碰撞算法,matlab下模拟仿真,包括二进制树和ALOHA算法-RFID anti-collision algorithm, the matlab simulation, including binary tree algorithm and ALOHA
<宋金林> 在 2025-01-12 上传 | 大小:79kb | 下载:1

[数据结构常用算法Project6

说明:使用散列表设计实现一个字典,假设关键字为整数且 D 为 961,在字典 中插入随机产生的 500 个不同的整数, 实现字典的建立和搜索操作。分别使 用线性开型寻址和链表散列解决溢出。-Designed and implemented using a hash table dictionary, if your keywords is an integer and D 961, in the dictionary 500 di
<stephen> 在 2025-01-12 上传 | 大小:1.66mb | 下载:1

[数据结构常用算法CASS

说明:Near-Optimal Adaptive Compressed Sensing
<couch> 在 2025-01-12 上传 | 大小:1kb | 下载:1

[数据结构常用算法8queen

说明:python使用遗传算法解决八皇后问题,课程作业-python using genetic algorithms to solve the eight queens problem
<three> 在 2025-01-12 上传 | 大小:1kb | 下载:1

[数据结构常用算法Chinas-postal-problem

说明:计算机离散数学-图论-中的中国邮路问题的一种解决方案,可在dev,VC下调试成功-Computer discrete mathematics- China postal problem in graph theory, a solution, can be in dev, VC debugging success
<frank> 在 2025-01-12 上传 | 大小:4kb | 下载:1

[数据结构常用算法divide

说明:采用正向最大匹配算法实现中文分词,基于matlab2013编程-MATLAB code
<sun> 在 2025-01-12 上传 | 大小:1kb | 下载:1

[数据结构常用算法dijkstra

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止-Dijkstra (Dijkstra) algorithm is a typical single source shortest path algorithm for computing a node to all other nodes of the shortest pat
<www> 在 2025-01-12 上传 | 大小:2kb | 下载:1

源码中国 www.ymcn.org