资源列表
[数据结构常用算法] Data-structures-algorithms-C
说明:数据结构及算法的C语言实现。包含各类数据结构及其操作以及相关算法。-Data structure and algorithm C language. It contains various types of data structures and operations and related algorithms.<小明> 在 2025-06-25 上传 | 大小:39kb | 下载:0
[数据结构常用算法] 4BinToFloat
说明:四个字节数据与float的相互转化。前后次序可调整。便于理解float数据格式实际存储为4个字节时再内存中的排序。也可以用在通讯中验证通讯数据的格式。 B1,B2,B3,B4 -》float(B+B+B+B)-Interconversion four bytes of data and float. Before and after the order is adjustable. Easy to understand format float data is actually stored<lmi> 在 2025-06-25 上传 | 大小:327kb | 下载:0
[数据结构常用算法] anti-collision-algorithm
说明:RFID防碰撞算法,matlab下模拟仿真,包括二进制树和ALOHA算法-RFID anti-collision algorithm, the matlab simulation, including binary tree algorithm and ALOHA<宋金林> 在 2025-06-25 上传 | 大小:79kb | 下载:1
[数据结构常用算法] jizhanfugai
说明:描述的是通信系统蜂窝网络基站分布及各种空间点过程画图-It describes a communication system and a variety of cellular network base stations distributed spatial point process drawing<lili> 在 2025-06-25 上传 | 大小:314kb | 下载:0
[数据结构常用算法] quanpailie
说明:给定一串字符,列举出所有可能存在的排列方法。-Given a string of characters, the method may include all permutations exist.<张三> 在 2025-06-25 上传 | 大小:937kb | 下载:0
[数据结构常用算法] zuiyoufenjie
说明:对于给定的自然数n,将其分解为不同个数之和的形式,并使这些数的乘积最大。-For a given natural number n, it will be decomposed into the sum of the number of different forms, and make them the product of the maximum number.<张三> 在 2025-06-25 上传 | 大小:1.74mb | 下载:0
[数据结构常用算法] qianxuzhongxu
说明:根据一颗二叉树的前序和中序遍历结果,写出它的后序遍历结果。-According to the preamble and the results of a binary tree in preorder, write it after preorder results.<张三> 在 2025-06-25 上传 | 大小:894kb | 下载:0
[数据结构常用算法] Project8
说明:简易计算器 输入数学表达式,输出表达式的计算结果。数学表达式由单个数字和运 算符“ +”、“ -”、“ *”、“ /”、“ (、“ )构成,例如 2 + 3 * ( 4 + 5 ) – 6 / 4。假定 表达式输入格式合法。-Enter the mathematical expression, calculation result output expression. Mathematical expressions and shipped by a single digit O<stephen> 在 2025-06-25 上传 | 大小:1.72mb | 下载:0