Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Cyan
Cyan has asked
33
questions and find answers to
75
problems.
Stats
2.4k
EtPoint
787
Vote count
33
questions
75
answers
About
Interested in compression algorithms
Cyan questions
unused `static inline` functions generate warnings with `clang`
Detecting Aligned Memory requirement on target CPU
Including the correct intrinsic header
static assert for C90 on gcc
Dynamic serie selection on an excel chart
Auto-vectorize shuffle instruction
Strange syntax error C2143 in Visual only (missing ';' before 'type')
x64 inline assembly in c to align instructions
PowerPC emulation: Qemu, PearPC, or... ?
Switch() { case: } performance in C [duplicate]
Cyan answers
Possible to create a compression algorithm that uses an enormous (100GB?) pseudo-random look-up file?
Losslessly compress image as much as Google's PageSpeed Insights
Import data file compressed with .zstd
Lookups on known set of integer keys
Creating bitflag variables with large amounts of flags or how to create large bit-width numbers
Compression/encryption algorithms output guarantees
Searching for a Fast Lossless Compression Technique
Is the source code for LZ4 compression 64-bit compatible?
dereferencing pointer to incomplete type error when using typedef struct in C
C# Compressing a lot of data blocks fast/efficiently