首页 > 其他 > 详细

fundamentals5

时间:2018-08-07 10:04:20      阅读:148      评论:0      收藏:0      [点我收藏+]

PROTOBUF的DELPHI开源框架fundamentals5

GITHUB:

https://github.com/fundamentalslib/fundamentals5

# Fundamentals 5 Library

Fundamentals 5 Code Library for FreePascal and Delphi

Includes:

* String, DateTime and dynamic array routines
* Unicode routines
* Hash (e.g. SHA256, SHA512, SHA1, SHA256, MD5)
* Integer (e.g. Word128, Word256, Int128, Int256)
* Huge Word, Huge Integer
* Decimal (Decimal32, Decimal64, Decimal128, HugeDecimal and signed decimals)
* Random number generators
* Ciphers (symmetric: AES, DES, RC2, RC4; asymmetric: RSA, Diffie-Hellman)
* Data structures (array and dictionary classes)
* Mathematics (Rational number, complex number, vector, matrix, statistics)
* JSON parser
* Google protocol buffer parser, utilities and Pascal code generator
* Socket library (cross platform - Windows and Linux)
* TLS Client
* TLS Server
* TCP Client
* TCP Server
* HTTP Client
* HTTP Server

 

fundamentals5

原文:https://www.cnblogs.com/hnxxcxg/p/9435045.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!