代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/226935/14446744

cfg decoder.cfg

test.264 ........H.264/AVC coded bitstream test_dec.yuv ........Output file, YUV/RGB test_rec.yuv ........Ref sequence (for SNR) 1 ...
www.eeworm.com/read/124842/14533873

m gademo2.m

% GADEMO2 clf; figure(gcf); echo on clc % This demonstration show the use of the genetic toolbox to optimize a % multi-dimensional non-convex function. % The function is coded in the coranaEva
www.eeworm.com/read/490551/1197555

txt changelog.txt

TRACING - Tracing is now color coded by trace level - Traces are now prefixed with the Test Page and Test Function from which the trace is made ASSERTION FUNCTIONS - assertArrayEquals(array1, ar
www.eeworm.com/read/249895/4444781

java patriciatrie.java

package org.garret.perst; import java.util.*; /** * PATRICIA trie (Practical Algorithm To Retrieve Information Coded In Alphanumeric). * Tries are a kind of tree where each node holds a com
www.eeworm.com/read/249895/4444955

java patriciatrie.java

package org.garret.perst; import java.util.*; /** * PATRICIA trie (Practical Algorithm To Retrieve Information Coded In Alphanumeric). * Tries are a kind of tree where each node holds a com
www.eeworm.com/read/249895/4445015

java patriciatriekey.java

package org.garret.perst; /** * Convert different type of keys to 64-bit long value used in PATRICIA trie * (Practical Algorithm To Retrieve Information Coded In Alphanumeric) */ public cl
www.eeworm.com/read/249895/4445062

java patriciatrie.java

package org.garret.perst; import java.util.*; /** * PATRICIA trie (Practical Algorithm To Retrieve Information Coded In Alphanumeric). * Tries are a kind of tree where each node holds a com
www.eeworm.com/read/175482/5344483

cpp 245.cpp

#ifdef _NES_MAPPER_CPP_ ///////////////////////////////////////////////////////////////////// // Mapper 245 // coded by r1 void NES_mapper245::Reset() { // set CPU bank pointers set_CPU_b
www.eeworm.com/read/320257/3548745

cpp 245.cpp

#ifdef _NES_MAPPER_CPP_ ///////////////////////////////////////////////////////////////////// // Mapper 245 // coded by r1 void NES_mapper245::Reset() { // set CPU bank pointers set_CPU_b
www.eeworm.com/read/303435/3810680

c sfgetm.c

/* Copyright (c) Colorado School of Mines, 2006.*/ /* All rights reserved. */ #include "sfhdr.h" /* Read an unsigned long value coded portably for a given range. ** ** Written