资源列表
[其他小程序] stm32_widfire_nrf2401_DIY
说明:野火stm32的NRF2401L模块的自定义使用,用主机控制从机单片机上LED的亮灭-The NRF2401L module wildfire STM32 custom control the use, from machine SCM LED brightness with the host<姜山> 在 2025-07-13 上传 | 大小:5.39mb | 下载:0
[其他小程序] ElhamAbobakerFirstTest
说明:design web page using java of netbeans<soma> 在 2025-07-13 上传 | 大小:80kb | 下载:0
[其他小程序] SCTP_Client_Server-master
说明:SCTP实验,实现客户端和服务器端传输数据-SCTP experiment, to achieve the client and server side data transfer<leilei> 在 2025-07-13 上传 | 大小:147kb | 下载:0
[其他小程序] Extraction-V.2.0
说明:Beijing massive language information processing and application of cloud computing research center of engineering technology, for domestic and foreign university, research institutes and individuals for academic research purposes.<薇薇> 在 2025-07-13 上传 | 大小:5.85mb | 下载:0
[其他小程序] shuangxiangmaobao
说明:以整数升序排序为例来简单说明一下双向冒泡排序的过程:首先从前往后把最大数移到最后,然后反过来从后往前把最小的一个数移动到数组最前面,这一过程就是第一轮,然后重复这一过程,最终就会把整个数组从小到大排列好。双向冒泡排序要稍微优于传统的冒泡排序,因为双向排序时数组的两头都排序好了,我们只需要处理数组的中间部分即可,而单向即传统的冒泡排序只有尾部的元素是排好序的,这时每轮处理都需要从头一直处理到已经排好序元素的前面一个元素。虽然它在效率上有了点改进,但它也不能大幅度提高其排序的效率,这是由冒泡排序的基<陈凯> 在 2025-07-13 上传 | 大小:1kb | 下载:0