代码搜索:LOSSLESS

找到约 1,437 项符合「LOSSLESS」的源代码

代码结果 1,437
www.eeworm.com/read/277046/10674583

cpp encode.cpp

//Encode.c #include #include #include #include #include //Header Files #include "const.h" extern void init_bcoder (); extern void init_scod
www.eeworm.com/read/418587/10939861

readme

INSTALLATION: ------------- Simply compile by running 'make' USAGE: ------ Then run the program, it will give you usage instructions. It's really quite trivial to use. For example, to decode inpu
www.eeworm.com/read/191326/8430977

bat compile.bat

rm *.o make P=codetree E=aritcode D=NONE T=ENCODER -f codetree.mk rm codetree.o make P=decdtree E=aritcode D=NONE T=DECODER -f codetree.mk rm codetree.o make P=fastcode E=bincode D=BINCODE T=ENCODER -
www.eeworm.com/read/180191/9316448

inf huffyuv.inf

; ; Huffyuv AVI lossless video codec ; ; Copyright (c) 2000 Ben Rudiak-Gould ; ; This Windows 9x Installation INF File by Rainbow Software ; [version] signature="$CHICAGO$" [DefaultInstall]
www.eeworm.com/read/174535/9583031

inf csmx.inf

; ; csmscreen AVI lossless video codec ; ; Copyright (c) 2000 Ben Rudiak-Gould ; ; This Windows 9x Installation INF File by Rainbow Software ; [version] signature="$CHICAGO$" [DefaultInstal
www.eeworm.com/read/291439/8418871

m energy.m

% function to do the evaluation of energy function function E=energy(i,no_pv,no_gen,no_pq,PPr,angle,voltage) load c:\YB YB % Ybus YB=full(imag(YB));% assuming a lossless sys. take out when a
www.eeworm.com/read/291439/8419392

m energy.m

% function to do the evaluation of energy function function E=energy(i,no_pv,no_gen,no_pq,PPr,angle,voltage) load c:\YB YB % Ybus YB=full(imag(YB));% assuming a lossless sys. take out when a
www.eeworm.com/read/353256/10459155

cpp regular_mode.cpp

/*++* * Copyright (c) 1997 University of British Columbia. All rights reserved. * * File: regular_mode.c * Pourpose: contains the main routins used in the regular mode.