代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/227145/14439867
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Py.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define
www.eeworm.com/read/353256/10459125
h globals.h
/*++*
* Copyright (c) 1997 University of British Columbia. All rights reserved.
*
* File: encode.h
* Pourpose: contains global functions.
*
* Author: Is
www.eeworm.com/read/420934/10767001
m dbuild.m
function disc = dbuild(dh,dv)
% disc = dbuilddh,dv);
% Encode vertical and horizontal discontinuities/quality maps
%
% dv - vertical discontinuity matrix
% dv(i,j)
www.eeworm.com/read/144328/12802332
pas facepart.pas
unit FacePart;
interface
uses Windows, Messages, Classes, Graphics, SysUtils, Math, ExtCtrls,
Controls, GifImage, ManaList, MarkData, MGraphics, Encode, Forms;
type
TPartList = class;
www.eeworm.com/read/155194/11889843
v qpsk.v
/***********************************************/
//MUDULE :QPSK
//encode
/***********************************************/
module QPSKenckde(clk,reset,bit_in,bit_out1,bit_out2);
input bit_in;
i
www.eeworm.com/read/15803/541387
readme
H263-encode
===========
Version 2.0, June 14, 1996
tmn is a very low bitrate video encoder producing H.263 bitstreams.
www.eeworm.com/read/456693/1604444
py charmap.py
""" Generic Python Character Mapping Codec.
Use this codec directly rather than through the automatic
conversion mechanisms supplied by unicode() and .encode().
Written by Marc-An
www.eeworm.com/read/239567/4598186
py charmap.py
""" Generic Python Character Mapping Codec.
Use this codec directly rather than through the automatic
conversion mechanisms supplied by unicode() and .encode().
Written by Marc-An
www.eeworm.com/read/227264/4776194
java iencodedeltadengine.java
/**
* Description:
*
* @ Author Create/Modi Note
* Xiaofeng Xie Jul 18, 2006
*
* @version 1.0
*/
package maosKernel.represent.encode.dEncode;
public interface IEnco