超级好用的C++实用库 + 跨平台 + 通用

上传者: hope_wisdom | 上传时间: 2024-07-29 21:10:14 | 文件大小: 291KB | 文件类型: ZIP
对应专栏的地址为:https://blog.csdn.net/hope_wisdom/category_12641233.html 本专栏将介绍一个超级好用的C++实用库,可跨平台(包括:Windows、Linux等桌面操作系统,Android、iOS、鸿蒙等手机操作系统,海思、富瀚微、君正等嵌入式操作系统)使用,内容包括:base64编解码、des加解密、md5信息摘要算法、sha256算法、socket封装类、字节流合成器、字节流解析器、互斥锁、文件类、点阵字体、地理相关接口类、日志类、内存缓冲区类、环形内存池、字符编码转换类、线程基类等。 超级好用的C++实用库的源码

文件下载

资源详情

[{"title":"( 67 个子文件 291KB ) 超级好用的C++实用库 + 跨平台 + 通用","children":[{"title":"Include","children":[{"title":"HP_Types.h <span style='color:#111;'> 219B </span>","children":null,"spread":false},{"title":"HP_Network.h <span style='color:#111;'> 11.11KB </span>","children":null,"spread":false},{"title":"HP_Des.h <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"HP_MemoryCache.h <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"HP_Md5.h <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"HP_LatticeFont.h <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"HP_Base64.h <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"HP_ByteStreamParser.h <span style='color:#111;'> 4.36KB </span>","children":null,"spread":false},{"title":"HP_Geography.h <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"HP_Socket.h <span style='color:#111;'> 15.77KB </span>","children":null,"spread":false},{"title":"HP_DynamicMemPool.h <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false},{"title":"HP_ReuseMemPool.h <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"HP_File.h <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"HP_Sha256.h <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"HP_DNS.h <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"HP_ServiceWrapper.h <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"HP_BaseThread.h <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"HP_ByteStreamComposer.h <span style='color:#111;'> 3.64KB </span>","children":null,"spread":false},{"title":"HP_Sm4.h <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"HP_Utils.h <span style='color:#111;'> 19.89KB </span>","children":null,"spread":false},{"title":"HP_Logger.h <span style='color:#111;'> 4.63KB </span>","children":null,"spread":false},{"title":"HP_Singleton.h <span style='color:#111;'> 942B </span>","children":null,"spread":false},{"title":"HP_DynLoader.h <span style='color:#111;'> 679B </span>","children":null,"spread":false},{"title":"HP_FifoMemPool.h <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"HP_CharConvertor.h <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"HP_Sm3.h <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"HP_Mutex.h <span style='color:#111;'> 721B </span>","children":null,"spread":false},{"title":"HP_BaseService.h <span style='color:#111;'> 683B </span>","children":null,"spread":false}],"spread":false},{"title":"Src","children":[{"title":"HP_DNS.cpp <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"HP_DynLoader.cpp <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"HP_Logger.cpp <span style='color:#111;'> 5.12KB </span>","children":null,"spread":false},{"title":"HP_ReuseMemPool.cpp <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"HP_Mutex.cpp <span style='color:#111;'> 895B </span>","children":null,"spread":false},{"title":"HP_Geography.cpp <span style='color:#111;'> 2.52KB </span>","children":null,"spread":false},{"title":"HP_File.cpp <span style='color:#111;'> 13.09KB </span>","children":null,"spread":false},{"title":"HP_ByteStreamComposer.cpp <span style='color:#111;'> 4.70KB </span>","children":null,"spread":false},{"title":"HP_Md5.cpp <span style='color:#111;'> 10.51KB </span>","children":null,"spread":false},{"title":"HP_DynamicMemPool.cpp <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"HP_Socket.cpp <span style='color:#111;'> 18.94KB </span>","children":null,"spread":false},{"title":"HP_MemoryCache.cpp <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false},{"title":"HP_FifoMemPool.cpp <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"HP_Network.cpp <span style='color:#111;'> 43.93KB </span>","children":null,"spread":false},{"title":"HP_Sm4.cpp <span style='color:#111;'> 8.44KB </span>","children":null,"spread":false},{"title":"HP_Utils.cpp <span style='color:#111;'> 52.94KB </span>","children":null,"spread":false},{"title":"HP_CharConvertor.cpp <span style='color:#111;'> 221.33KB </span>","children":null,"spread":false},{"title":"HP_Des.cpp <span style='color:#111;'> 13.35KB </span>","children":null,"spread":false},{"title":"HP_LatticeFont.cpp <span style='color:#111;'> 7.86KB </span>","children":null,"spread":false},{"title":"HP_Sm3.cpp <span style='color:#111;'> 8.20KB </span>","children":null,"spread":false},{"title":"HP_BaseThread.cpp <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"HP_ByteStreamParser.cpp <span style='color:#111;'> 5.20KB </span>","children":null,"spread":false},{"title":"HP_ServiceWrapper.cpp <span style='color:#111;'> 4.41KB </span>","children":null,"spread":false},{"title":"HP_Base64.cpp <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"HP_Sha256.cpp <span style='color:#111;'> 8.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"Build","children":[{"title":"Ingenic_T40","children":[{"title":"Makefile <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"Build.sh <span style='color:#111;'> 128B </span>","children":null,"spread":false},{"title":"Makefile_Toolchain <span style='color:#111;'> 264B </span>","children":null,"spread":false}],"spread":true},{"title":"Windows","children":[{"title":"VS2019","children":[{"title":"HP_Base.vcxproj.user <span style='color:#111;'> 168B </span>","children":null,"spread":false},{"title":"Deploy.bat <span style='color:#111;'> 308B </span>","children":null,"spread":false},{"title":"HP_Base.vcxproj <span style='color:#111;'> 11.15KB </span>","children":null,"spread":false},{"title":"HP_Base.vcxproj.filters <span style='color:#111;'> 6.09KB </span>","children":null,"spread":false},{"title":"HP_Base.sln <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Linux","children":null,"spread":false},{"title":"Ingenic_T31","children":[{"title":"Makefile <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"Bin","children":[{"title":"libHP_Base_T31.a <span style='color:#111;'> 304.91KB </span>","children":null,"spread":false}],"spread":true},{"title":"Build.sh <span style='color:#111;'> 128B </span>","children":null,"spread":false},{"title":"Makefile_Toolchain <span style='color:#111;'> 264B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'> 84B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 103B </span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明