简单 OSC 库 OscPkt

码农软件 · 软件分类 · 网络工具包 · 2019-02-25 17:26:51

软件介绍

OscPkt 是极其简单的 OSC 库,主要目标:

  • 越小越好,包含头文件 oscpkt.hh,实现了大部分 OSC 规范,甚至是模式匹配

  • 使用非常简单,基础

  • 健壮性

  • 支持 linux/macos/win32

  • 在 zlib 许可证下发布

本文地址:https://codercto.com/soft/d/118.html

Flexible Pattern Matching in Strings

Flexible Pattern Matching in Strings

Gonzalo Navarro、Mathieu Raffinot / Cambridge University Press / 2007-7-30 / USD 64.99

String matching problems range from the relatively simple task of searching a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent ye......一起来看看 《Flexible Pattern Matching in Strings》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换