代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/244076/12890913
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
www.eeworm.com/read/330173/12908273
m convolutional_map_decoder.m
function [uncoded_LLR, coded_LLR] = convolutional_map_decoder(input_data, trellis, system_info)
% This function takes in the input_data to be equalised
% as well as the trellis structure of th
www.eeworm.com/read/142093/12962932
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/241362/13152194
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/137229/13337777
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
www.eeworm.com/read/322600/13373585
cfg decoder.cfg
test.26l ........H.26L coded bitstream
test_dec.yuv ........Output file, YUV 4:2:0 format
mobile.yuv ........Ref sequence (for SNR)
1
www.eeworm.com/read/306970/13734080
c random.c
/*
* Mersenne Twister Random Algorithm
* Copyright (c) 2006 Ryan Martell.
* Based on A C-program for MT19937, with initialization improved 2002/1/26. Coded by
* Takuji Nishimura and Makoto Matsumo
www.eeworm.com/read/306970/13734090
h random.h
/*
* Mersenne Twister Random Algorithm
* Copyright (c) 2006 Ryan Martell.
* Based on A C-program for MT19937, with initialization improved 2002/1/26. Coded by
* Takuji Nishimura and Makoto Matsumo
www.eeworm.com/read/136989/5836284
readme
README,v 1.3 1998/06/10 18:11:02 tworm Exp
This is the readme file for the tests of the concurrency service.
The test program has been changed to use a configuration file instead of
hard coded
www.eeworm.com/read/117227/6105088
java codesnippet.java
/*
* CodeSnippet.java - Coded snippet interface
* Copyright (C) 2000 Romain Guy
* romain.guy@jext.org
* http://www.jext.org
*
* This program is free software; you can redistribute it and/or
* m