资源列表
[数据结构常用算法] jiandanchengxu
说明:改程序简单的描述了C++语言的单间用法,定义了几个变量,能够起到很好的学习作用-the program can improve a lot of problem.<Che> 在 2024-11-14 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Large-integer-multiplication
说明:高精度大整数乘法,对于大整数比较方便的输入方法是,按字符型处理,两个成熟存储在字符串数组s1,s2中,计算结果存储在整型数组a中。-Precision large integer multiplication, more convenient for large integer input method is handled by the character, two mature stored in an array of strin<martian> 在 2024-11-14 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 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<汪鹏> 在 2024-11-14 上传 | 大小: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, wi<汪鹏> 在 2024-11-14 上传 | 大小:213kb | 下载:0
[数据结构常用算法] Maze
说明: 使用递归方法与非递归方法求解迷宫问题。内容涉及递归的消去、属于数据与算法课程。-Use recursive and non-recursive method for solving approach maze. Covering recursion elimination, part of the data and algorithms course.<xuebao1942> 在 2024-11-14 上传 | 大小: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<雅兰> 在 2024-11-14 上传 | 大小:885kb | 下载:0
[数据结构常用算法] calculator
说明:递归下降计算表达式。支持浮点数与字符串的运算。支持三目运算符(?:)-Recursive descent calculation expression. Support for floating-point arithmetic and string. Support ternary operator (? :)<amlo> 在 2024-11-14 上传 | 大小: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.<林雨> 在 2024-11-14 上传 | 大小: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<林雨> 在 2024-11-14 上传 | 大小:7kb | 下载:0