代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/347508/11660264
cfg decoder.cfg
test.264 ........H.26L coded bitstream
test_dec.yuv ........Output file, YUV 4:2:0 format
test_rec.yuv ........Ref sequence (for SNR)
10
www.eeworm.com/read/156728/11782079
css style.css
/*
Theme Name: Notebook
Theme URI: http://chasethestars.com
Description: A Daily Diary.... Theme made by Stacee Leung, Coded by
www.eeworm.com/read/258131/11882832
m simulatemod.m
function sim_state = SimulateMod( sim_param, sim_state, code_param )
% CodedSimulate runs a single coded/uncoded modulation simulation scenario
%
% The calling syntax is:
% sim_state = Simulat
www.eeworm.com/read/258131/11883098
m cmlstartup.m
% CmlStartup
%
% Initializes the Coded Modulation Library
%
% Last updated Sep. 9, 2007
% determine the version of matlab version
version_text = version;
if ( str2num( version_text(1) ) > 6)
www.eeworm.com/read/343707/11933648
pas winconvert.pas
{$A+} { word align }
{$O+} { ?? ?? }
unit WinConvert;
(*
* LZHUF.C English version 1.0
* Based on Japanese version 29-NOV-1988
* LZSS coded by Haruhiko OKUMURA
* Adaptive Huffman Coding c
www.eeworm.com/read/256600/11983690
vhd kcpsm3.vhd
-- PicoBlaze
--
-- Constant (K) Coded Programmable State Machine for Spartan-3 Devices.
-- Also suitable for use with Virtex-II(PRO) and Virtex-4 devices.
--
-- Includes additional code for enhan
www.eeworm.com/read/342425/12020968
pas winconvert.pas
{$A+} { word align }
{$O+} { ?? ?? }
unit WinConvert;
(*
* LZHUF.C English version 1.0
* Based on Japanese version 29-NOV-1988
* LZSS coded by Haruhiko OKUMURA
* Adaptive Huffman Coding c
www.eeworm.com/read/251280/12354811
m lbp.m
%LBP returns the local binary pattern image or LBP histogram of an image.
% J = LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern
% coded image or the local binary pattern histogram of
www.eeworm.com/read/128079/14317411
pas winconvert.pas
{$A+} { word align }
{$O+} { ?? ?? }
unit WinConvert;
(*
* LZHUF.C English version 1.0
* Based on Japanese version 29-NOV-1988
* LZSS coded by Haruhiko OKUMURA
* Adaptive Huffman Coding c
www.eeworm.com/read/124842/14533658
m decomp.m
% function [sub_trees,sub_count,nodes]=decomp(pop)
%
% Function for decompositioning a population of mathematical expressions
% coded as tree structures. For use with tree_ga2 etc..
function [sub