Bit twiddling hacks for ArkTS
Cubic hermite spline for interpolating position/velocity pairs. Simplest quick and dirty way to get a smooth path between points
Super fast simple k-means and k-means++ clustering for unidimiensional and multidimensional data.
Coefficients of Legendre polynomials
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
最近更新: 1年前punycode 是一个全面符合 RFC 3492 和 RFC 5891 标准的 Punycode 转换工具,现已适配为 ArkTS 文件,支持 Unicode 与 ASCII 的双向转换及域名和电子邮件编码功能。
最近更新: 1年多前unicode-match-property-value-ecmascript 是一个库,用于精确匹配 Unicode 属性值,按照 ECMAScript 中的正则表达式 Unicode 属性转义算法,严格匹配并返回标准的属性值。
最近更新: 1年多前tinyhttp-forwarded 是一个用于处理代理请求并确定请求源地址的库,提供 forwarded 函数解析 x_forwarded_for 头部信息。
最近更新: 1年多前string-natural-compare 是一个用于按自然顺序(即数字按数值排序而非按ASCII排序)比较字符串的库,常用于处理文件名等包含数字的字符串。
最近更新: 1年多前