代码搜索:Probabilities
找到约 751 项符合「Probabilities」的源代码
代码结果 751
www.eeworm.com/read/233448/4672374
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/162614/5518826
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/340665/3273252
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/273525/4207025
ado lfit.ado
*! version 3.3.2 15feb2005
program define lfit, rclass sort
version 6.0, miss
/* Parse and generate `touse', `p' (predicted probabilities),
and `w' (weights).
*/
tempvar touse p w yob
www.eeworm.com/read/440906/1774879
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/366702/2868204
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/268774/11122502
h arithmetic.h
#ifndef __ARITHMETIC_H
#define __ARITHMETIC_H
#include "Gendef.h"
class CArithmetic
{
private:
DWORD let[256]; // array of probabilities for every leter
DWORD acc[256]; // array of accumulative
www.eeworm.com/read/268774/11122542
h arithmetic.h
#ifndef __ARITHMETIC_H
#define __ARITHMETIC_H
#include "Gendef.h"
class CArithmetic
{
private:
DWORD let[256]; // array of probabilities for every leter
DWORD acc[256]; // array of accumulative
www.eeworm.com/read/431675/8661745
m parzen_map.m
%PARZEN_MAP Map a dataset on a Parzen densities based classifier
%
% F = parzen_map(A,W)
%
% Maps the dataset A by the Parzen density based classfier W. F*sigm
% are the posterior probabilities. W
www.eeworm.com/read/418695/10935201
m parzen_map.m
%PARZEN_MAP Map a dataset on a Parzen densities based classifier
%
% F = parzen_map(A,W)
%
% Maps the dataset A by the Parzen density based classfier W. F*sigm
% are the posterior probabilities. W