搜索结果
找到约 466 项符合
Switched-Mode 的查询结果
压缩解压 My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 a
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.
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
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 ...
驱动编程 一个用wdm模型实现mode驱动的很好的程序
一个用wdm模型实现mode驱动的很好的程序
数学计算 Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar
Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar Empirical Mode Decomposition.rar
操作系统开发 Sample code that demostrates how to use shared events in Kernel mode.
Sample code that demostrates how to use shared events in Kernel mode.
操作系统开发 Complete PCAUSA samples including various kernel mode TDI code, TDI filters/redirectors and NDIS fil
Complete PCAUSA samples including various kernel mode TDI code, TDI filters/redirectors and NDIS filters.
其他 rINTCON=0x5 //Non-vectored,IRQ enable,FIQ disable rINTMOD=0x0 //All=IRQ mode
rINTCON=0x5 //Non-vectored,IRQ enable,FIQ disable
rINTMOD=0x0 //All=IRQ mode
汇编语言 the sleep file .the program is used to goto sleep mode.
the sleep file .the program is used to goto sleep mode.
汇编语言 Really great code and info for 32-bit protected mode .ASM programming
Really great code and info for 32-bit protected mode .ASM programming
Linux/Unix编程 Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Conta
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 ...