资源列表
[其他小程序] Quick-Sort
说明:用快速排序的算法实现的排序功能的程序,里面进行的快速排序算法与递归的融合,是算法中的经典-Quick Sort algorithm using the sort function procedures, which carry out fast sorting algorithm with recursive fusion algorithm is a classic<wanglisa> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[其他小程序] IRC_receiver
说明:CoMP场景下,基于PMI的IRC干扰消除算法的仿真程序,算法可以参考论文“Interference Mitigation Based on Enhanced Interference PMI Notification”-In the CoMP scenario,the simulation program for an IRC interference cancellation algorithm based on PMI, which is described in "CoMP scenar<sanmu> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[其他小程序] C8051F020-
说明:c8051f020小程序,包括AD转换,DA转换,以及各种延迟函数-c8051f020 small procedures, including AD converter, DA converter, and various delay function<傅家庆> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[其他小程序] CHAZHAO
说明:1. 实现折半查找算法 2. 建立一棵二叉排序树,输入给定值,在该二叉排序树查找,如不存在该值,则在二叉排序树中插入;如存在该值,则返回节点;实现删除找到节点的算法。 3. 编写测试程序。 -1. Achieve binary search algorithm 2. Establish a binary sort tree, enter a given value, the binary sort tree to find, if the value does not exist,<guan> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[其他小程序] 3BCDcounter
说明:该程序为3位BCD计数器,可用于实现0-999循环计数。-The program for the three BCD counters that can be used to implement the loop count 0-999.<sky> 在 2025-11-22 上传 | 大小:4kb | 下载:0
[其他小程序] binary-search-php-example
说明:二分法查找-php实例 所谓二分:假定是已经排好序,折半取位于中间的数,判断大了还是小了,继续在左边或右边折半-search Algorithm<老妖> 在 2025-11-22 上传 | 大小:4kb | 下载:0