资源列表
QT_MyMap-master
- 使用qt开发,类似于百度地图的MAP(转载自github,若有侵权,联系删除)(Develop with QT, similar to map of Baidu map)
SP3485
- 这是一个stm32f103c8t6使用sp3485的实例,无BUG。(This is an example of stm32f103c8t6 using sp3485 without bug.)
50506-Python网络爬虫技术-源代码和实验数据
- Python网络爬虫技术-源代码和实验数据(Python web crawler technology)
AT24C02存储小数
- 使用野火STM32-F103 指南者 开发板 EERPOM存储小数,MDK版本:5.16, ST固件库版本:3.5.0(Use Wildfire STM32-F103 Guide Development Board EERPOM to store decimals, MDK version: 5.16, ST firmware library version: 3.5.0)
GetMixMatrixUsingFCM
- 欠定盲源分离是典型的信号处理问题,最早起源于鸡尾酒问题,目前作为一类具有挑战性数学问题,本文给出了混合矩阵的一种估计方法的matlab(Underdetermined blind source separation is a typical signal processing problem, which originated from cocktail problem. At present, as a kind of challenging mathematical problem, thi
VB6计时秒表
- VB6计时秒表,可用于各类比赛计时,也可以用于显示系统日期和时间。
codedlight_demo_v1.0.1
- 彩色线结构光编码,三维重建恢复demo,点云处理(color line ,3D point)
红外遥控键值
- 基于STM32的红外按键解码串口打印程序(STM32-based infrared key decoding serial printing program)
osg模型文件精简工具V1.00
- 基于边坍塌完成的网格模型简化以及空洞填充,具有图形化操作界面。(Based on the edge collapse, the mesh model is simplified and the cavity is filled, which has a graphical operation interface.)
A星寻路
- 通过指定的栅格地图,运用A星算法得出最短路径(Through the specified grid map, the shortest path is obtained by a star algorithm)
leader-following 自适应动态规划仿真
- 本代码运用自适应动态规划理论,结合BP神经网络,设计实现多智能体系统的一致控制。其中的控制率是由HDP框架的BP神经网络基于智能体的实时状态数据自适应产生的。(leader-following consensus by adaptive dynamic programming)
vec2mat and mat2vec
- Functions do to convert matrix to vector and another convert vector to matrix