代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/209499/15218337
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Copyright Nov 1998, Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/206264/15297509
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Copyright Nov 1998, Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/168123/5448311
cpp sprite_b.cpp
/* 精灵是一个带有透明色的 16/15-bit Bitmap,
任何操作都过滤透明色,并带有明暗处理,
目前明暗处理仅支持九级
所有函数都尽可能使用MMX指令, 为提高速度宽度应设为4的倍数
只能在具有MMX技术的CPU上运行 !
*/
#include "gl.h"
//#include "gengine.h"
#include "sprite.h"
www.eeworm.com/read/158412/5597258
cpp mtd_fengine.cpp
// MTD_f.cpp: implementation of the CMTD_fEngine class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MTD_fEngine.h"
////////////////
www.eeworm.com/read/158412/5597280
h alphabetaengine.h
// AlphaBetaEngine.h: interface for the CAlphaBetaEngine class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_ALPHABETAENGINE_H__C39E0A9F_C8EA_42E7_A5
www.eeworm.com/read/475979/6771804
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Copyright Nov 1998, Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/475535/6790892
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Copyright Nov 1998, Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% Log_MAP algorithm using straightforward method to compute branch metr
www.eeworm.com/read/475543/6790916
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Copyright Nov 1998, Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% Log_MAP algorithm using straightforward method to compute b
www.eeworm.com/read/475347/6796734
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Log_MAP algorithm using straightforward method to compute branch metrics
% no approximation is used.
% Can be simplified to Max-Log-MAP by using ap
www.eeworm.com/read/295305/8170581
m logmapo.m
function L_all = logmapo(rec_s,g,L_a,ind_dec)
% Copyright Nov 1998, Yufei Wu
% MPRG lab, Virginia Tech.
% for academic use only
% Log_MAP algorithm using straightforward method to compute branch metr