代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/396828/8088180
m etestboot_snn.m
function Etestval = etestboot_snn(nets, datasets)
%ETESTBOOT_SNN Compute a bootstrap estimate for E_test.
%
% Syntax
%
% Etest = etestboot_snn(nets, datasets)
%
% Description
%
% nets - [
www.eeworm.com/read/318604/13475155
texi boot.s.texi
/* @r{boot.S - bootstrap the kernel} */
/* @r{Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/485544/6552828
m pf.m
function [estimate, ParticleFilterDS, pNoise, oNoise] = pf(ParticleFilterDS, pNoise, oNoise, obs, U1, U2, InferenceDS)
% PF Generic Particle Filter
%
% This filter is also known as the 'Bootstrap
www.eeworm.com/read/258097/11884838
s init0.s
/*
** FILE
** init0.S
**
** DESCRIPTION
** the bootstrap ROM code for VCD/SVCD/DVD systems.
** it located in several places and serves as the
** exception-handler, also.
*/
#include "regde
www.eeworm.com/read/220289/14843969
m pf.m
function [estimate, ParticleFilterDS, pNoise, oNoise] = pf(ParticleFilterDS, pNoise, oNoise, obs, U1, U2, InferenceDS)
% PF Generic Particle Filter
%
% This filter is also known as the 'Bootstrap
www.eeworm.com/read/14187/319877
troubleshooting
Troubleshooting Guide to MPEG4IP
Installation
1)The README file when the file is uncompressed says the following:
To build:
./bootstrap
make
make install (optional, typically need root p
www.eeworm.com/read/229812/4734444
mif client.mif
# AS in-line library finder.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
#
# 'as' in-line library finder
#
!ifdef bootstrap
asminline_lib = $(as_dir)/$(host_cpu)/inline/$(%OBJDIR)/asinline.lib
!else
as
www.eeworm.com/read/219550/4847831
java joinmessage.java
package planet.symphony.messages;
import planet.commonapi.Message;
import planet.commonapi.NodeHandle;
public class JoinMessage implements Message {
NodeHandle newNode;
NodeHandle bootStrap;
int
www.eeworm.com/read/216802/4880539
js bs.js
/*
* Bootstrap file for the JavaScript compiler.
* Copyright (c) 1998 New Generation Software (NGS) Oy
*
* Author: Markku Rossi
*/
/*
* This library is free software; you c