My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
标签: compression Lempel-Ziv algorithm console
上传时间: 2015-08-27
上传用户:whenfly
This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
标签: compress console utility program
上传时间: 2015-08-27
上传用户:lili123
一个用wdm模型实现mode驱动的很好的程序
上传时间: 2015-09-04
上传用户:l254587896
Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar
标签: Decomposition Empirical Mode
上传时间: 2013-12-23
上传用户:从此走出阴霾
Sample code that demostrates how to use shared events in Kernel mode.
标签: demostrates Sample Kernel events
上传时间: 2013-12-26
上传用户:daguda
Complete PCAUSA samples including various kernel mode TDI code, TDI filters/redirectors and NDIS filters.
标签: redirectors including TDI Complete
上传时间: 2013-12-07
上传用户:agent
rINTCON=0x5 //Non-vectored,IRQ enable,FIQ disable rINTMOD=0x0 //All=IRQ mode
标签: Non-vectored IRQ rINTCON disable
上传时间: 2013-12-17
上传用户:thuyenvinh
the sleep file .the program is used to goto sleep mode.
上传时间: 2015-09-11
上传用户:hullow
Really great code and info for 32-bit protected mode .ASM programming
标签: programming protected Really great
上传时间: 2015-09-16
上传用户:源弋弋
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
标签: driver i.e. FujiFilm FinePix
上传时间: 2014-11-28
上传用户:chenxichenyue