代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/223481/14639304
c convencode.c
/* file: ConvEncode.c
Description: Convolutionally encode with either NSC or RSC code.
The calling syntax is:
[output] = ConvEncode(input, g_encoder, [code_type] )
output = code
www.eeworm.com/read/222780/14673821
c uuencode.c
/*
* uuencode [input] output
*
* Encode a file so it can be mailed to a remote system.
*
* modified for MSDOS by Kenneth J. Hendrickson
*/
#ifdef MSDOS
#include
#include
www.eeworm.com/read/115319/15018277
cpp modeli.cpp
#include "ModelI.h"
void ModelI::Process( fstream *source, fstream *target, ModeE mode )
{
mSource = source;
mTarget = target;
if( mode == MODE_ENCODE )
{
mAC.SetFile( mTarget );
www.eeworm.com/read/4816/41303
makefile
# Makefile for mpeg2encode
# Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
#
# Disclaimer of Warranty
#
# These software programs are available to the user without any
www.eeworm.com/read/15681/534145
makefile
# Makefile for mpeg2encode
# Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
#
# Disclaimer of Warranty
#
# These software programs are available to the user without any
www.eeworm.com/read/492380/1174629
lua main.lua
#!/usr/bin/lua
-- Copyright (C) 2008 OpenRB.com
require('fslib')
data = readlines('/proc/net/arp', 1, false)
io.write(json.encode(data))
www.eeworm.com/read/492380/1174632
svn-base main.lua.svn-base
#!/usr/bin/lua
-- Copyright (C) 2008 OpenRB.com
require('fslib')
data = readlines('/proc/net/arp', 1, false)
io.write(json.encode(data))
www.eeworm.com/read/489731/1210578
java encdec.java
/* encdec - encode and decode integers, times, and
* internationalized strings to and from popular binary formats
* http://www.ioplex.com/~miallen/encdec/
* Copyright (c) 2003 Michael B. Allen
www.eeworm.com/read/479151/1337714
h capi.h
/*
* CAPI encode/decode prototypes and defines
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distribute
www.eeworm.com/read/477371/1362122
1 imgdpcmencode.1
.TH IMGDPCMENCODE 1 "QCCPACK" ""
.SH NAME
imgdpcmencode,
imgdpcmdecode
\- encode and decode an image using DPCM
.SH SYNOPSIS
.B imgdpcmencode
.RB "[\|" \-p
.IR predictor "\|]"
.I imgfile
.I quantizers