Menu

#Endif

7 posts

Feed·
7 of 7 posts
How to Build a Cross-Platform Barcode, MRZ, and Document Scanner with .NET MAUI Blazor
📰
0

How to Build a Cross-Platform Barcode, MRZ, and Document Scanner with .NET MAUI Blazor

DEV Community: blazor·Xiao Ling·about 1 month ago
#OwPP4fU9
#dev#if#endif#else#class#code

Extracting structured data from barcodes, passports, and physical documents typically demands separate native implementations for every platform.…

15s
Read More
📰
0

Learning XS - Custom Ops

DEV Community: perl·LNATION·about 1 month ago
#isdl069z
#dev#define#include#ifndef#endif#if

This is the next tutorial in my Learning XS series. This post explores one of Perl's most powerful optimisation techniques: Custom Ops. We'll build a real-world example, reimplementing one of my first XS cpan modules - a Shannon entropy calculator - and…

15s
Read More
Approximating Hyperbolic Tangent
📰
0

Approximating Hyperbolic Tangent

Hacker News·Hacker News·about 1 month ago
#pImidyBq
#jtomschroeder#define#ifdef#elseif#endif#pack

Survey of fast tanh approximations using Taylor series, Padé approximants, splines, and bitwise manipulation techniques like K-TanH and Schraudolph

15s
Read More