随笔分类 -  第三方库

boost poco 等等
摘要:https://blog.csdn.net/wudishine/article/details/42466831 MD5.h MD5.cpp =========== Poco库 获取文件MD5 调用 std::string strMD5; std::ifstream f1(filename, std 阅读全文
posted @ 2018-08-13 21:05 scott_h 阅读(282) 评论(0) 推荐(0) 编辑
摘要:ffmpeg文件合并 文件1.ts~ 100.ts 流媒体文件1.txt 格式 命 令 (-vcodec copy -acodec copy 等于 -c copy) 注意如果直接生成mp4文件会卡顿,所以先生成相同类型的mkv,再转成MP4 阅读全文
posted @ 2018-05-22 22:40 scott_h 阅读(5808) 评论(0) 推荐(0) 编辑
摘要:boost 1.56.0 编译及使用 http://www.cnblogs.com/zhcncn/p/3950477.html 1.运行 生成b2.exe bjam.exe 等文件 2. (1)stage/install: stage表示只生成库(dll和lib),install还会生成包含头文件的 阅读全文
posted @ 2017-11-17 21:54 scott_h 阅读(394) 评论(0) 推荐(0) 编辑
摘要:Boost安装 阅读全文
posted @ 2016-11-29 15:56 scott_h 阅读(1427) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示