资源列表
[matlab例程] DS-CDMA仿真
说明:DS-CDMA仿真,高斯,瑞利信道都有,内附pdf文档<ee07b504@gmail.com> 在 2012-03-13 上传 | 大小:79.68kb | 下载:0
[数据结构常用算法] SORT---bubble
说明:冒泡排序:从第一个元素起依次将相邻两数比较,大的调到后面,小的调到前面, 直到第n-i(第i趟排序时)个元素。-Bubble sort: successively from the first element of the adjacent two numbers compare transferred back big and small front transferred until the first ni (i-trip s<陈幻> 在 2025-05-21 上传 | 大小:80kb | 下载:0
[数据结构常用算法] SORT---selection
说明:选择排序 每趟选出一个最值和无序序列的第一个数交换,n个数共选n-1趟。第i趟假设i为最值下标,然后将最值和i+1至最后一个数比较,找出最值的下标,若最值下标不为初设值,则将最值元素和下标为i的元素交换。-The first number selection sort elect one of the most value per trip and disordered sequence exchange, choose the n<陈幻> 在 2025-05-21 上传 | 大小:80kb | 下载:0