代码搜索:coded

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

代码结果 2,797
www.eeworm.com/read/129115/14265906

input-real+binary

Maximum generation number (100) Population size (usually 10*number of variables) Number of binary-coded variables (n_b) Number of real-coded variables (n_r) Next n_b entries with string length, lower
www.eeworm.com/read/417019/11006961

js 17.02 - publiclibrary class with hard-coded catalogs.js

/* PublicLibrary class, with hard-coded catalogs for genre. */ var PublicLibrary = function(books) { // implements Library this.catalog = {}; this.biographyCatalog = new BiographyCatalog(); thi
www.eeworm.com/read/201909/15392960

m change.m

function data=change(coded) d=[0 coded]; d=diff(d); data=(d~=0);
www.eeworm.com/read/168886/9890203

c mpeg2dec.c

/* * Copyright (C) Chia-chen Kuo - Jan 2001 * * This file is part of DVD2AVI, a free MPEG-2 decoder * * DVD2AVI is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/360856/10074831

cpp display.cpp

#include "stdafx.h" #include "视频编解码器.h" #include "Display.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #define START 0 #define STOP
www.eeworm.com/read/468111/6993895

cpp display.cpp

#include "stdafx.h" #include "视频编解码器.h" #include "Display.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #define START 0 #define STOP
www.eeworm.com/read/449281/7515198

cpp shapedecoding.cpp

/****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software */ /*