代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/492853/6410902
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/481732/6637562
cpp mtd_fengine.cpp
// MTD_f.cpp: implementation of the CMTD_fEngine class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MTD_fEngine.h"
////////////////
www.eeworm.com/read/481732/6637589
h alphabetaengine.h
// AlphaBetaEngine.h: interface for the CAlphaBetaEngine class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_ALPHABETAENGINE_H__C39E0A9F_C8EA_42E7_A5
www.eeworm.com/read/476738/6749279
3 fig20.3
#include "apue.h"
#include "apue_db.h"
#include
int
main(void)
{
DBHANDLE db;
if ((db = db_open("db4", O_RDWR | O_CREAT | O_TRUNC,
FILE_MODE)) == NULL)
err_sys("db_open error");
i
www.eeworm.com/read/476738/6749429
c t4.c
#include "apue.h"
#include "apue_db.h"
#include
int
main(void)
{
DBHANDLE db;
if ((db = db_open("db4", O_RDWR | O_CREAT | O_TRUNC,
FILE_MODE)) == NULL)
err_sys("db_open error");
i
www.eeworm.com/read/264377/11317785
3 fig20.3
#include "apue.h"
#include "apue_db.h"
#include
int
main(void)
{
DBHANDLE db;
if ((db = db_open("db4", O_RDWR | O_CREAT | O_TRUNC,
FILE_MODE)) == NULL)
err_sys("db_open error");
i
www.eeworm.com/read/264377/11318041
c t4.c
#include "apue.h"
#include "apue_db.h"
#include
int
main(void)
{
DBHANDLE db;
if ((db = db_open("db4", O_RDWR | O_CREAT | O_TRUNC,
FILE_MODE)) == NULL)
err_sys("db_open error");
i
www.eeworm.com/read/408889/11366115
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/263177/11372747
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/405087/11471860
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