上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 76 下一页
摘要: g++ -g -std=c++11 -I. h1.cpp -o h1 -luuid #include <iostream> #include <unistd.h> #include <ctime> #include <uuid/uuid.h> #include <string> #include < 阅读全文
posted @ 2022-01-04 15:22 FredGrit 阅读(71) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <uuid/uuid.h> #include <ctime> #include <unistd.h> #include <fstream> #include <sstream> static char *dtValue=(char*)mall 阅读全文
posted @ 2021-12-30 18:21 FredGrit 阅读(97) 评论(0) 推荐(0) 编辑
摘要: sudo apt-get -y install libopencv-dev build-essential cmake libdc1394-22 libdc1394-22-dev libjpeg-dev libpngl2-dev libtiff5-dev libjasper-dev libavcod 阅读全文
posted @ 2021-12-30 12:11 FredGrit 阅读(30) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <chrono> #include <thread> #include <functional> #include <uuid/uuid.h> #include <cstdlib> #include <fstream> using names 阅读全文
posted @ 2021-12-28 19:06 FredGrit 阅读(27) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <chrono> #include <thread> #include <functional> #include <uuid/uuid.h> using namespace std; static char *dtValue=(char*) 阅读全文
posted @ 2021-12-28 18:49 FredGrit 阅读(56) 评论(0) 推荐(0) 编辑
摘要: //This is UtilityHelper.h #include <iostream> #include <uuid/uuid.h> #include <ctime> using namespace std; class UtilityHelper { public: static char * 阅读全文
posted @ 2021-12-28 11:48 FredGrit 阅读(44) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <uuid/uuid.h> #include <sstream> #include <ctime> #include <unistd.h> #include <ostream> #include <fstream> #include <ist 阅读全文
posted @ 2021-12-28 11:24 FredGrit 阅读(21) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> using namespace std; #define PI 3.14 #define CircleArea(r){r*r*PI} void macroFunc8(); #define Multiply(x,y){x*y} void macroFunc9() 阅读全文
posted @ 2021-12-27 17:04 FredGrit 阅读(35) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <uuid/uuid.h> #include <ctime> #include <string> #include <sstream> #include <unistd.h> #include <fstream> #include <pthr 阅读全文
posted @ 2021-12-26 19:35 FredGrit 阅读(23) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <uuid/uuid.h> #include <ctime> #include <string> #include <sstream> #include <unistd.h> #include <fstream> #include <pthr 阅读全文
posted @ 2021-12-26 19:22 FredGrit 阅读(28) 评论(0) 推荐(0) 编辑
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 76 下一页