代码搜索:Encodes

找到约 341 项符合「Encodes」的源代码

代码结果 341
www.eeworm.com/read/117561/14915715

m mpgwrite.m

%MPGWRITE Write an MPEG file. % MPGWRITE(M, map, 'filename', options) Encodes M in MPEG format % using the specified colormap and writes the result to the % specified file. The options argument is an
www.eeworm.com/read/305277/3776954

scala monads.scala

package examples.tcpoly.monad; trait Monads { /** * class Monad m where * (>>=) :: m a -> (a -> m b) -> m b * return :: a -> m a * * MonadTC encodes the above Haskell type class
www.eeworm.com/read/305277/3777018

scala monads.scala

package examples.tcpoly.monad; trait Monads { /** * class Monad m where * (>>=) :: m a -> (a -> m b) -> m b * return :: a -> m a * * MonadTC encodes the above Haskell type class
www.eeworm.com/read/300509/3846619

java mqcoder.java

/* * CVS identifier: * * $Id: MQCoder.java,v 1.1.1.1 2002/07/22 09:26:49 grosbois Exp $ * * Class: MQCoder * * Description: Class that encodes a number of bits usi
www.eeworm.com/read/411533/11239332

m mpgwrite.m

%MPGWRITE Write an MPEG file. % MPGWRITE(M, map, 'filename', options) Encodes M in MPEG format % using the specified colormap and writes the result to the % specified file. The options argument is an
www.eeworm.com/read/147096/12585652

m dpcmenco.m

function [indx, quant] = dpcmenco(sig, codebook, partition, predictor) %DPCMENCO Encodes a signal using differential pulse code modulation method. % INDX = DPCMENCO(SIG, CODEBOOK, PARTITOIN, P
www.eeworm.com/read/101557/15827169

m dpcmenco.m

function [indx, quant] = dpcmenco(sig, codebook, partition, predictor) %DPCMENCO Encodes a signal using differential pulse code modulation method. % INDX = DPCMENCO(SIG, CODEBOOK, PARTITOIN, P
www.eeworm.com/read/358784/10179502

cpp encode.cpp

// ENCODE.CPP // This program copies and encodes a file. #include #include #include "translat.h" using namespace std; int mainx() { const int BUFSIZE = 200
www.eeworm.com/read/143582/5756662

cpp encode.cpp

// ENCODE.CPP // This program copies and encodes a file. #include #include #include "translat.h" using namespace std; int mainx() { const int BUFSIZE = 200
www.eeworm.com/read/129250/5974546

cpp encode.cpp

// ENCODE.CPP // This program copies and encodes a file. #include #include #include "translat.h" using namespace std; int mainx() { const int BUFSIZE = 200