资源列表
[其他小程序] Color_senser_V1
说明:STM32F030的I2C使用与 RGB Color Sensor CLS-16D17-34-DF6 通讯读取数据功能。(Stm32f030 I2C and color RGB color sensor cls-16d17-34-df6)<huanghaize> 在 2025-02-09 上传 | 大小:3.31mb | 下载:0
[人工智能/神经网络/遗传算法] cntData_CSP_FLDA
说明:本算法针对运动想象的脑电数据,进行预处理并后续用分类器做分类。 该实验所用的的脑电特征提取方法主要是csp空间滤波,并后续用FLDA来进行特征分类。最终得到较好的效果(In this algorithm, the EEG data of motion imagination are preprocessed and then classified by classifier. The main feature extraction<chewfy> 在 2025-02-09 上传 | 大小:2.21mb | 下载:0
[图形图像处理(光照,映射..)] surface_variation
说明:简化点云。从3D点云中,可以为每个点计算它们与切线平面的偏离程度。(Simplify the point cloud. From the 3D point cloud, you can calculate how far they deviate from the tangent plane for each point.)<xiaoyi1> 在 2025-02-09 上传 | 大小:621kb | 下载:0
[数值算法/人工智能] Formation Control
说明:该程序实现了多个机器人的编队控制,控制精度良好(The program realizes the formation control of multiple robots with good control accuracy)<lalalala@> 在 2025-02-09 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 程序
说明:该程序实现了多个移动机器人的编队控制及其避障。(The program realizes formation control and obstacle avoidance of multiple mobile robots.)<lalalala@> 在 2025-02-09 上传 | 大小:4kb | 下载:1
[Windows编程] 第5届双通道方波频率检测与倍频输出
说明:实现蓝桥杯嵌入式省赛题目,使用32单片机模拟电压测量器的功能,环境需要windows keil4。(To realize the Blue Bridge Cup embedded provincial competition topic and realize the function of using 32 single chip microcomputer to simulate the voltage measuring devi<17713679014> 在 2025-02-09 上传 | 大小:6.84mb | 下载:0
[USB编程] USB3.0协议规范(英文完整版)
说明:USB3.0 协议规范 英文完整版,USB底层结构说明,开发基础(USB3.0 protocol specification Chinese full version)<ninedays> 在 2025-02-09 上传 | 大小:3.28mb | 下载:0
[人工智能/神经网络/遗传算法] fast-rcnn-master
说明:Fast R-CNN是在R-CNN的基础上进行的改进,大致框架是一致的。总体而言,Fast R-CNN相对于R-CNN而言,主要提出了三个改进策略: 1. 提出了RoIPooling,避免了对提取的region proposals进行缩放到224x224,然后经过pre-trained CNN进行检测的步骤,加速了整个网络的learning与inference过程,这个是巨大的改进,并且RoIPooling是可导的,因此使得整个网络可<xingfu1223> 在 2025-02-09 上传 | 大小:284kb | 下载:1