代码搜索:LOBS
找到约 29 项符合「LOBS」的源代码
代码结果 29
www.eeworm.com/read/223372/14643302
java lobs.java
/* =============================================================
* SmallSQL : a free Java DBMS library for the Java(tm) platform
* =============================================================
*
www.eeworm.com/read/367678/2832595
java lobs.java
/* =============================================================
* SmallSQL : a free Java DBMS library for the Java(tm) platform
* =============================================================
*
www.eeworm.com/read/375908/9344013
cpp phase.cpp
#include "stdafx.h"
#include "Phase.h"
#include "iomanip.h"
#include "math.h"
#include "SP3.h"
#include "Matrixcsl.h"
void CycleSlipDetectionMW(ofstream pOut,SATOBSREC *SatObsRec,int *iEpo
www.eeworm.com/read/371700/9541203
m getobservationlength.m
function [LObs] = GetObservationLength(Source,Te)
for (iSource = 1:length(Source))
NSignal(iSource) = floor(Source(iSource).NbSymbole*Source(iSource).Debit/Te);
end
LObs = min(NSignal);
www.eeworm.com/read/371700/9541236
m oldsubstractsource.m
function [ContributionEst,Filter] = SubstractSource(Observations,Extracted,LFiltreSoustracteurAC,LFiltreSoustracteurC)
% SubstractSource identifie le filtre inverse permettant
% l'annulant des contrib
www.eeworm.com/read/408881/11366391
java opencloselob.java
/*
* This sample shows how to open, close BLOB and CLOB
* and test whether they are open or not.
*
* note: 1. It needs jdk1.2 or later version and classes12.zip
* 2. It drops, creates, and
www.eeworm.com/read/277132/10665809
cpp occilbar.cpp
/* Copyright (c) 2004, Oracle. All rights reserved. */
/*
NAME
occilbar.cpp - OCCI Support for reading/writing arrays of LOB's.
DESCRIPTION
To exhibit OCCI Support for reading/writing
www.eeworm.com/read/150241/5693950
param lob2.param
# test suite parameter file
PATTERN IBBPBBPBBI
OUTPUT ../test/lobs.mpg
YUV_SIZE 320x240
BASE_FILE_FORMAT JPEG
INPUT_CONVERT *
GOP_SIZE 10
SLICES_PER_FRAME 1
INPUT_DIR ../test/lob
INPUT
www.eeworm.com/read/371700/9541224
m createobservation.m
function [r] = CreateObservation(LObs,Source,ResiduValue,Symboles,NbTrajet,Lambda,Tau,Te,ControlPuissance,Puiss)
% Calcul de la contribution de chaque source
for (iN=0:LObs-1)
Contribution(iN+1)