资源列表
[matlab例程] Ch_RTT_TWT_UTD_HAICEHUI
说明:功能:该程序用于仿真时间同步算法双向不等时间同步方法(TWT-UTD)与无时漂往返校时方法(RTT)。输入:节点间距离、钟漂,输出:两幅同步误差比对图。-Features: The program for the simulation time synchronization method of time synchronization algorithm for two-way ranging (TWT-UTD) and no drift from the time when the meth<许明> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] Ch_RTT_TWT_UTD
说明:功能:该程序用于仿真时间同步算法双向不等时间同步方法与无时漂往返校时方法(RTT)。输入:节点间距离、钟漂。输出:两幅同步误差比对图。-Features: The program for the simulation of two-way time synchronization algorithm for time synchronization methods ranging from no time when the drift from school method (RTT). Inpu<许明> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[matlab例程] ChongGou_chroma
说明:该代码对给出的一副图像进行了图像的重构,优化了图像的画质。-The code given an image reconstruction of the image to optimize the quality of images.<lima> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Expression-evaluation
说明:利用栈来求解表达式求值问题。用的是算数优先法,设置了两个栈:OPTR,用来寄存运算符;OPND,用以寄存操作数或运算结果。-Usage of the expression evaluation stack to solve the problem. Count method using a priority, set up two stacks: OPTR, for storage operator OPND, for the storage operand or operation resu<englishteam> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffmancode1
说明:按照一定的规则构造哈弗曼树,使得输入的元素都作为叶子节点,然后从叶子到根逆向球每个字符的哈弗曼编码-According to certain rules of construction Havermann tree, making the input element as a leaf node, and then reverse the ball from the leaf to the root code for each character Havermann<englishteam> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Minimum-spanning-tree
说明:网的邻接矩阵存储(数组表示)、简单输出,最小生成树,采用Prim算法实现最小生成树。-Network adjacency matrix storage (array representation), a simple output, minimum spanning tree, minimum spanning tree using Prim algorithm.<englishteam> 在 2025-06-21 上传 | 大小:1kb | 下载:0