资源列表
[matlab例程] 机器人路径规划(1)
说明:机器人路径的相关问题,跳过障碍物,博主分享(it is useful for people to learn about the application of matlab)<岁月神偷11> 在 2025-11-26 上传 | 大小:713kb | 下载:0
[matlab例程] spm8
说明:SPM8是一款功能强大的神经影像计算软件,由 Wellcome Department of Imaging Neuroscience小组开发,可以对PET, EEG, fMRI等图像进行处理。对fMRI 数据的处理可以由预处理,个体统计分析,组分析来实现。(SPM8 is a powerful neuroimaging computing software developed by Wellcome Department of Imaging Neuroscience group. It c<dingding11> 在 2025-11-26 上传 | 大小:91mb | 下载:0
[单片机(51,AVR,MSP430等)] BooleanWithKey -FourVar
说明:boolean algebra calculator using Quine McCluskey on LPC2148.<Shivaraj arigo> 在 2025-11-26 上传 | 大小:103kb | 下载:0
[Internet/网络编程] apb-uart
说明:apb—uart模块,实现中断处理和异步收发数据并处理(APB - UART module, interrupting processing and asynchronous receiving and receiving data and processing)<王大柱> 在 2025-11-26 上传 | 大小:4kb | 下载:0
[驱动编程] myMouse-master
说明:通过实现wdm鼠标过滤驱动,实现对USB鼠标操作的过滤,并提供模拟鼠标输入的接口给应用层(Simulate mouse input)<Mr.Yuan> 在 2025-11-26 上传 | 大小:12kb | 下载:1
[其他小程序] down-gbk-akcms5.0.5.tar
说明:大气企业网站源码,可用于企业网站建设,自带后台。PHP+mysql(The atmosphere enterprise website source code, can be used for the enterprise website construction, with the backstage. PHP+mysql)<壹品科技> 在 2025-11-26 上传 | 大小:740kb | 下载:0
[matlab例程] svdd_matlab
说明:用matlab实现的svdd算法,模型的求解调用的是matlab自带的求解函数,因此无需其他任何工具包。(With the SVDD algorithm implemented by MATLAB, the solution of the model calls the solution function brought by MATLAB, so there is no need for any other toolkits.)<sterben25> 在 2025-11-26 上传 | 大小:12kb | 下载:0
[其他小程序] 匹配游戏算法
说明:实现匹配游戏算法 在两个数组中,索引相同且该相同索引上的值也相同,用a表示。 在两个数组中,索引不同且该不同索引上的两个值相同,用b表示。 例: int[] arrOne = { 2, 1, 4, 5, 6 }; int[] arrTwo = { 2, 4, 7, 1, 6 }; 以上数组中有2个a, 2个b(JAVA Matching game algorithm In the two array, the index is the same and the value on<ROCK圆圆> 在 2025-11-26 上传 | 大小:12kb | 下载:0