08 2018 档案

qt read excel
摘要:void exceladapter::readfile(QString filename, QString sheetname, int colNo){ QSqlDatabase db = QSqlDatabase::addDatabase("QODBC", "excelexport"); if(! 阅读全文

posted @ 2018-08-25 09:34 shoutcharter 阅读(162) 评论(0) 推荐(0)

Math.net,.net上的科学计算利器
摘要:F#在科学计算领域的应用,包括部分语法介绍。 Math.net,.net上的科学计算利器 摘要: .net上科学计算个人觉得首选numpy和scipy for dotnet。因为这两个库用户数量已经非常多了,资料和扩展库也很多。不过开发使用Ironpython语言的。如果想使用F#开发,我推荐Mat 阅读全文

posted @ 2018-08-18 11:47 shoutcharter 阅读(273) 评论(0) 推荐(0)

卡尔曼滤波器实现代码
摘要:#ifndef KALMANOFLIDAR_H#define KALMANOFLIDAR_H#include <Eigen\Dense>#include <Eigen\Core>#include <vector>#include <iostream>using namespace std;using 阅读全文

posted @ 2018-08-10 18:05 shoutcharter 阅读(307) 评论(0) 推荐(0)

TMD 这个写笔记的号,盗了有意思吗
摘要:RT 阅读全文

posted @ 2018-08-10 18:03 shoutcharter 阅读(114) 评论(0) 推荐(0)

导航