资源列表
傲视沙城服务端源码
- 傲视沙城服务端源码,已测试过,带数据库,只是服务端
GPS
- GPS编程的平差代码主界面、自由网平差、拟稳平差等
传奇06源码_原版
- 传奇06源码_原版,完全可编译,学习的好资料
DailySPEI
- 实现日SPEI标准化降水蒸散指数的数据,此程序中蒸发使用彭曼公式计算(the program can be used to calculate the daily SPEI value)
点云进行matlab三维重建
- 使用matlab,基于点云进行三维物体重建,里面包括一些图片(3D reconstruction of point cloud)
SwarmAlgorithms-master1122
- 无人机编队结合虚拟势场法进行控制原作者在MATLAB上,(UAV formation combined with virtual potential field method to control the original author's MATLAB)
Ant Colony Algorithm(UpdatePerSecond)
- 无人机进行任务分配采用的是蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on)
Ant Colony Algorithm (UpdateOnce)
- 无人机进行任务分配,采用蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on github)
粒子群算法求解机器人路径规划
- 无人机进行任务分配,采用匈牙利算法,原作者位于github(The drone uses the Hungarian algorithm for task assignment, the original author is located on github)
杨顶辉 数值分析 大作业打包
- 杨顶辉数分A大作业*2次打包,matlab程序
code
- 基于蜂鸟E203riscv系统的DMA外设代码(DMA code based on hbird_e203 system)
相机参数标定c++
- 使用c++实现了相机参数标定实验,包括转移旋转矩阵等。