资源列表
[matlab例程] flexrayyanjiu
说明:flexray信号收发控制研究,具体到车载网络的应用方面上-flexray signal transceiver control, specific to the application of on-board network<ma> 在 2025-10-22 上传 | 大小:326kb | 下载:0
[matlab例程] texture_code_and_thesis
说明:4个收集的vc,matlab纹理检测,纹理分割代码和数篇IEEE纹理分割,纹理缺陷检测论文-Number of Posts IEEE texture segmentation, texture defect detection papers and four personal collection vc, matlab code texture segmentation<oiis> 在 2025-10-22 上传 | 大小:11.79mb | 下载:0
[matlab例程] DOA_MUSIC_SuanFa
说明:DOA MUSIC 算法。调试好的,保证能运行。王永良 空间谱估计理论与算法 第110页的仿真程序。-DOA MUSIC algorithm<DOA——MUSIC> 在 2025-10-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构课程设计,倒排表,图书馆管理系统-Data structure course design, inverted table, the library management system<刘乐宝> 在 2025-10-22 上传 | 大小:2.08mb | 下载:0
[数据结构常用算法] Jorseve
说明:用于解决约瑟夫问题。堆栈方法。约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。 -Joseph used to solve the problem. Stack method. Josephus problem is a well-known problem: N individual circle, starting from the first report n<张驰> 在 2025-10-22 上传 | 大小:166kb | 下载:0
[数据结构常用算法] zhebanchazhao
说明:折半查找的算法。将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 -Binary search algorithm. The series by ordering (ascending or descending) order, find the process of using leap way to find that the fi<张驰> 在 2025-10-22 上传 | 大小:167kb | 下载:0