代码搜索:LOSSLESS
找到约 1,437 项符合「LOSSLESS」的源代码
代码结果 1,437
www.eeworm.com/read/351555/3107522
cpp stream_decoder.cpp
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/351555/3107525
cpp seekable_stream_decoder.cpp
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/351555/3107526
cpp file_encoder.cpp
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002,2003,2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permit
www.eeworm.com/read/351555/3107527
lite makefile.lite
# libFLAC++ - Free Lossless Audio Codec library
# Copyright (C) 2002,2003,2004,2005 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitt
www.eeworm.com/read/104466/15691574
c lcl.c
/*
* LCL (LossLess Codec Library) Codec
* Copyright (c) 2002-2004 Roberto Togni
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/362152/10015658
m atov.m
function [r, D, G] = AtoV(A,rN)
%AtoV find reflection coefficients & system function
%---- denominator for lossless tube models.
% Usage: [r, D, G] = AtoV(A, rN)
%
% rN : reflectio
www.eeworm.com/read/421659/10715999
log change.log
CHANGE LOG for Independent JPEG Group's JPEG software
Version 6b 27-Mar-1998
-----------------------
jpegtran has new features for lossless image transformations (rotation
and flipping) as
www.eeworm.com/read/125142/7126527
log change.log
CHANGE LOG for Independent JPEG Group's JPEG software
Version 6b 27-Mar-1998
-----------------------
jpegtran has new features for lossless image transformations (rotation
and flipping) as
www.eeworm.com/read/446824/7564240
m adc_1_differential.m
clc; clear; clf;
% Audio lossless differential codding
% difficulties:
% 1). Audio samples have real values,
% in oposition with image samples (integers, in general)
p = 'D:\adorel\a_master_D
www.eeworm.com/read/319068/13463484
pas jpegtran.pas
Program JpegTran;
{ This file contains a command-line user interface for JPEG transcoding.
It is very similar to cjpeg.c, but provides lossless transcoding between
different JPEG file formats