代码搜索:LOSSLESS
找到约 1,437 项符合「LOSSLESS」的源代码
代码结果 1,437
www.eeworm.com/read/446553/7576759
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/191326/8430974
c image_bw.c
// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
// I M A G E C L A S S
// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
//
www.eeworm.com/read/463779/7175400
gdb_history .gdb_history
file /home/jliang/research/binDCT/binJPEG/cjpeg
list jchuff.c:1
break jchuff.c:293
run -dct bin_c1 -lossless lena.pgm > lena.jpg
quit
www.eeworm.com/read/375404/9361712
c block.c
/*!
*************************************************************************************
* \file block.c
*
* \brief
* Process one block
*
* \author
* Main contributors (see co
www.eeworm.com/read/463779/7175391
binjpeg readme.binjpeg
********************************************
Readme File for binDCT-based JPEG
********************************************
1. Contact Information
-----------------------
% Trac D. Tran and Jie Lia
www.eeworm.com/read/463779/7175494
binjpeg~ readme.binjpeg~
********************************************
Readme File for binDCT-based JPEG
********************************************
1. Contact Information
-----------------------
% Trac D. Tran and Jie Lia
www.eeworm.com/read/138647/13227180
html faq-doc-13.html
JPEG image compression FAQ, part 1/2 - [13] Isn't there a lossless JPEG?
Parent document is top of "
www.eeworm.com/read/301081/13866516
makefile
CC=cc
PKGNAME=loco
OPTFLAGS= -Aa $(CFL) -DBIG_ENDIAN
CFLAGS = $(OPTFLAGS) $(VFL) $(DFL) -DPGMPREFIX=\"$(PREFIX)\" -DMELCODE -DEXTERNDISTRIB -Dinline="" -DNDEBUG
LNKFLAGS = -lm
SRCS = global.c jpe
www.eeworm.com/read/301081/13866543
dec makefile.hpux.dec
CC=cc
PKGNAME=loco
OPTFLAGS= -Aa +Oall +O4 $(CFL) -DBIG_ENDIAN
CFLAGS = $(OPTFLAGS) $(VFL) $(DFL) -DPGMPREFIX=\"$(PREFIX)\" -DMELCODE -DEXTERNDISTRIB -Dinline="" -DNDEBUG
LNKFLAGS = -lm
SRCS = gl
www.eeworm.com/read/301081/13866544
vc makefile.vc
CC=CL
PKGNAME=loco
OPTFLAGS= /O2 /G5 /DMSDOS /Dinline=""
MAKE=nmake
O=.obj
E=.exe
CFLAGS = $(OPTFLAGS) $(VFL) $(DFL) /DPGMPREFIX=\"$(PREFIX)\" /DMELCODE /DEXTERNDISTRIB /DNDEBUG
SRCS = global.c jp