代码搜索:ENCODER
找到约 10,000 项符合「ENCODER」的源代码
代码结果 10,000
www.eeworm.com/read/14187/321485
cpp app_encoder_encoder.cpp
/*************************************************************************
This software module was originally developed by
Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation
Wei-ge Che
www.eeworm.com/read/226071/14497603
a encoder.a
www.eeworm.com/read/467516/1500268
as encoder.as
package flare.vis.operator.encoder
{
import flare.animate.Transitioner;
import flare.util.Filter;
import flare.util.Property;
import flare.util.palette.Palette;
import flare.vis.data.Data;
www.eeworm.com/read/292234/8365997
c encoder.c
/*
COPYRIGHT, LICENSE AND WARRANTY INFORMATION
This software module has been originally developed by Nokia Corporation.
Provided that a person, entity or a company willing to use the Software
(her
www.eeworm.com/read/391467/8401895
c encoder.c
/*
COPYRIGHT, LICENSE AND WARRANTY INFORMATION
This software module has been originally developed by Nokia Corporation.
Provided that a person, entity or a company willing to use the Software
(her
www.eeworm.com/read/290805/8461032
v encoder.v
module encoder4(m0_out,m1_out,m2_out,m3_out,code,encoder4_in);
input encoder4_in;
input [1:0] code;
output m0_out,m1_out,m2_out,m3_out;
reg m0_out,m1_out,m2_out,m3_out;
a
www.eeworm.com/read/188503/8534870
h encoder.h
/**********************************************************************
Copyright (c) 1991 MPEG/audio software simulation group, All Rights Reserved
encoder.h
*****************************************
www.eeworm.com/read/187935/8589092
m encoder.m
%4-PSK Trellis codes for two transmit antennas
clear all
len_stream = 22;
% Input_stream = round(rand(1,len_stream)); % the input stream
% Input_stream = [0 1 1 1 0 0 1 0 1 0 0 1