资源列表
[数据结构常用算法] CC2430-FDMA
说明:一种zigbee编写的基于RSSI无线定位算法的源代码,有助于进一步了解改算法的优缺点-RSSI-One kind zigbee written RSSI-based wireless location algorithm source code, help to further understand the advantages and disadvantages-RSSI algorithm change<汪鹏> 在 2025-06-20 上传 | 大小:1.12mb | 下载:0
[数据结构常用算法] APIT_CS-2003-06
说明:传统的近似三角形内点测试( APIT),即近似三角形内点测试定位算法,广泛应用于静态节点定位.结合粒子滤波提出改进算法,将APIT算法推广到节点动态定位.-Traditional approximate point inside the triangle test (APIT), namely the approximate point within the triangle test positioning algorithm, widely used in the static node l<汪鹏> 在 2025-06-20 上传 | 大小:213kb | 下载:0
[数据结构常用算法] Maze
说明: 使用递归方法与非递归方法求解迷宫问题。内容涉及递归的消去、属于数据与算法课程。-Use recursive and non-recursive method for solving approach maze. Covering recursion elimination, part of the data and algorithms course.<xuebao1942> 在 2025-06-20 上传 | 大小:5kb | 下载:0
[数据结构常用算法] xiaoyuandaohang
说明:校园导航系统,通过选择可以给出两地点的最短详细路径,以及各景点的简介-Campus navigation system, can be given by choosing the shortest path in detail the two locations, as well as various attractions profile<雅兰> 在 2025-06-20 上传 | 大小:885kb | 下载:0
[数据结构常用算法] calculator
说明:递归下降计算表达式。支持浮点数与字符串的运算。支持三目运算符(?:)-Recursive descent calculation expression. Support for floating-point arithmetic and string. Support ternary operator (? :)<amlo> 在 2025-06-20 上传 | 大小:7kb | 下载:0
[数据结构常用算法] SingleList
说明:本段代码主要实现单链表的逆置功能,此外提供对单链表的其他操作有插入、删除、更新和显示等。-This code is mainly to achieve a single set list of inverse functions, in addition to providing a single list of other actions have to insert, delete, update, and display.<林雨> 在 2025-06-20 上传 | 大小:7kb | 下载:0
[数据结构常用算法] BinaryTree
说明:实现二叉树的构造程序。二叉树由一个根节点和根节点上的左子树和右子树组成。该段代码能够构造一个二叉树并计算节点数目、树的高度以及显示节点。-Procedures to achieve binary tree structure. From left sub-tree of a binary tree root and root on the composition and the right subtree. This code can construct a binary tree and ca<林雨> 在 2025-06-20 上传 | 大小:7kb | 下载:0
[数据结构常用算法] sort_and_search
说明:几个重要的排序算法(插入,冒泡,选择及快排等)和查找算法(普通查找,二分查找)-Several important sorting algorithms (insertion, bubble, selection and fast scheduling, etc.) and search algorithms (general search, binary search)<李彦宏> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Floyed-Huffman-prim
说明:算法设计与分析课程中常用的一些算法,包括Floyed算法,Huffman算法、prim算法,单源最短路径算法,分数背包问题-Algorithm Design and Analysis course some commonly used algorithms, including Floyed algorithm, Huffman algorithm, prim algorithm, single-source shortest path algorithm, fractional knapsac<liyuqin> 在 2025-06-20 上传 | 大小:528kb | 下载:0