compression
Is there a better compression library for strings than DotNetZip or LZMA?
I have a string of data a bit over 800 characters that I\'m trying to compress down to use on a QR code (I\'d like at least 50%, but would probably be happy if I got it to less than seven hundred). He[详细]
2023-03-29 16:48 分类:问答Online JS / CSS / HTML minifier
Is there a service out there that provides public API for compressing 开发者_Python百科CSS or Javascript?[详细]
2023-03-29 11:01 分类:问答Best way of saving image file and to save memory
In my program i am creating some big pictures (Image objects), and saving them to disk. Then I add them to a list List<Image> but after saving 50 pictures and adding them as Image objects to my[详细]
2023-03-29 07:07 分类:问答Opengl es 1.1, texture compression ETC1 and Mipmaping (complete set of mipmaps error)
When I activate the mipmaping on uncompressed texture, all is working perfectly. When I do it on ETC1 texture, the texture is blank, certainly because le complete set of mipmaps was not given.[详细]
2023-03-29 03:44 分类:问答Best way to compress a folder into an exe for re-use in Windows
I have the somewhat ridiculous need to provide an end-user with a VERY easy way to snag a program directory from Program Files on their system into a self extracting file they can use to replicate the[详细]
2023-03-29 02:58 分类:问答need to compile gzstream files on windows
I need to compile gzstream the 2 test files test_gzip.c and test_gunzip.c t开发者_开发问答o produce 2 .exe files ,I\'ve done that on ubuntu by the make command which ran the Makefile and built the 2 e[详细]
2023-03-28 11:53 分类:问答Why are ?Images Compressed when Displayed on Android Phones/Emulator?
Essentially I want an HD background on a layout, but instead of being a pristine image, it shows up extremely compressed.[详细]
2023-03-28 03:17 分类:问答LZMA compression in a Windows Forms application
I have used NSIS to create installers before and I love the LZMA compression it supports. Now I\'m learning VS and was wondering if we can compress fi开发者_运维知识库les using LZMA or any other way?[详细]
2023-03-27 19:58 分类:问答Why the result of GZip algorithm is not same in Android and .Net?
Why the result of GZip algorithm is not same in Android and .Net? My code in android: public static String compressString(String str) {[详细]
2023-03-27 19:12 分类:问答Page code compression is really needed?
I don\'t really love when the code in the page is written in one line, when I wasting a lot of time to try to understand somethin开发者_StackOverflowg in there, really the compressed code written in a[详细]
2023-03-27 13:12 分类:问答