资源列表
[数据结构常用算法] BinarySortTree
说明:二叉树的源代码,实现用二叉树的代码存储基于java语言的实现-Binary tree source code, realize with binary tree code memory<le> 在 2025-09-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Adaptive-genetic-algorithm
说明:本文介绍了基于多峰搜索的遗传算法的实现,选择最优解。-This paper based on the multi peak searching genetic algorithm,optimal solution。<> 在 2025-09-15 上传 | 大小:249kb | 下载:0
[matlab例程] huxiangguan
说明:基于互相关分析的时延估计算法;基于互相关分析的时延估计算法-cross-correlation analysis for time delay calculation<aileen> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[matlab例程] zhangxueying
说明:张雪莹 数字语音处理及matlab仿真 全部源代码-digital audio processing<doddshi> 在 2025-09-15 上传 | 大小:7kb | 下载:0
[matlab例程] SimpleWSNanimator
说明:用MATLAB对WSN数据传递进行简单动画演示,对理解WSN有重要参考-WSN data transfer simple animation using MATLAB important reference for understanding of WSN<lsheng> 在 2025-09-15 上传 | 大小:559kb | 下载:0
[数据结构常用算法] shau
说明:设计直接插入排序、二分法插入排序、冒泡排序、快速排序、选择排序、二路归并排序算法,每个算法用一个函数实现; 3、 对于两种数据规模n=100000和n=1000000,随机产生十组整数,对于每一组数据,分别运用六种排序算法进行排序,记录其时间耗费(时间为秒) -Design direct insertion sort dichotomy insertion sort, bubble sort, quick sort, selection sort, way merge sort algo<凌洛> 在 2025-09-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ghiyrr-
说明:实现SqList类,并用下列程序进行测试。请认真复习SqList类,把完整的类定义与实现程序、测试结果贴在后面。 -Achieve SqList class, and to be tested using the following procedure. Please carefully review SqList class, complete class definition and realization of the program, and test results are pos<凌洛> 在 2025-09-15 上传 | 大小:2kb | 下载:0
[matlab例程] jtcp
说明:使用MABLAB仿真TCP/IP,jtcp.m,使用Matlab的Java接口来处理传输控制协议(TCP)通讯与其他应用程序,无论是在同一台计算机或远程的。内含2版本-MABLAB simulation WSN, jtcp.m, using Matlab Java interface to deal with the Transmission Control Protocol (TCP) communication with other applications, either on the s<lsheng> 在 2025-09-15 上传 | 大小:12kb | 下载:0
[数据结构常用算法] chctdsy
说明:以下是归并算法的顺序表实现程序,请对照课本P38的分析,理解算法思路以及顺序表基本运算的运用方法。要求建立工程,编写合适的main(),建立三个顺序表对象,对第一、二两个顺序表,分别从键盘输入有序数据,使这两个顺序表成为有序的表,然后调用归并算法把两个有序表合并为一个有序表,存储于第三个顺序表中。-the following is the sequence table merging algorithm implementation procedures, control textbooks P<凌洛> 在 2025-09-15 上传 | 大小:2kb | 下载:0