资源列表
概率统计理论
- 该书详细介绍了概率统计的相关内容,并用大量实例进行了讲解和分析(This book tell you some knowledge about probability)
kf
- 该程序实现的是用标准卡尔曼和扩展卡尔曼滤波算法,对空中观测目标进行跟踪(The program is to use standard kalman and extended kalman filtering algorithm to track the air observation target)
ATLComAgger
- 自己实现的使用ATL创建聚合组件,实现组件二进制复用,有客户端测试。(The implementation of the use of ATL to create polymerization components, to achieve component binary multiplexing, there is client testing.)
ekf
- 该程序实现的是,利用无迹卡尔曼滤波和扩展卡尔曼滤波对空中目标进行跟踪。(The program is to use standard kalman and extended kalman filtering algorithm to track the air observation target)
VC++ 串口调试助手源代码
- VC++串口调试;串口实现方式,已亲身测试。(Serial port implementation)
fft代码示例
- 快速傅里叶变换,对于基础编程者调试使用效果较好()
snake
- 基于Qt的贪吃蛇原代码程序,可直接编译运行(Snake program based on Qt)
7EA
- 可以直接用的模板。加入条件就可以开仓,平仓,完全省去学习的麻烦,(A template that can be used directly. Join conditions can be open)
project_NewsArchive_partb
- 用于爬取BBC的RSS新闻,用python语言实现(RSS news for crawling BBC)
程序代码
- STM32与SIM800串口通信实现网络透传(STM32 communicates with SIM800 serial communication to realize network transmission)
preferencseTest
- 数据的持久化 定义一个辅助类,继承SQLiteOpenHelper; 在主类中创建辅助类的对象,并创建SQLiteDatabase的对象; 调用数据库的方法,执行常见的CRUD(创建、读取、更新和删除)操作。(SQLtestDelete(name); testInsert(); Intent intent2=new Intent(mContext,MainActivity.class); startActivity(intent2);)
roommap
- 完全遍历躲避障碍物,采用栅格法环境建模,完全遍历路径规划对剩余探测区遍历,直到遍历完所有区域(Complete traversal obstacle avoidance, using grid method environment modeling, complete traversal path planning to traverse the remaining detection area, until all regions are traversed)