代码搜索:splitting
找到约 525 项符合「splitting」的源代码
代码结果 525
www.eeworm.com/read/102720/15760956
h primpart.h
/*
FIPS - the First nondestructive Interactive Partition Splitting program
Module hdstruct.h
RCS - Header:
$Id$
Copyright (C) 1993 Arno Schaefer
This program is free software; you
www.eeworm.com/read/100195/15881307
doc fips.doc
Welcome to FIPS
The First nondestructive Interactive Partition Splitting program
Version 1.5
august 22, 1995
Copyright 1993-95 by Arno Schaefer
0. What you
www.eeworm.com/read/100195/15881334
h primpart.h
/*
FIPS - the First nondestructive Interactive Partition Splitting program
Module hdstruct.h
RCS - Header:
$Id$
Copyright (C) 1993 Arno Schaefer
This program is free software; you
www.eeworm.com/read/432633/8585475
f90 program.f90
program test
!**** explicit scheme *****
! call hwSchemeOne ! page 84 (2.6.3)
! call hwSchemeFour ! page 258 Lax-Wendroff scheme
call hwSchemeFive ! page 346 (6.10.1) Flux splitting
www.eeworm.com/read/442927/7641716
m vqlbg_bb.m
function [center, U] = vqLBG(dataSet, codeBookSize, plotOpt)
% vqLBG: Vector quantization using LBG method of center splitting
% Usage: [center, U]=vq(dataSet, codeBookSize, plotOpt)
% dataSet : s
www.eeworm.com/read/442927/7641718
m vqlbg_b.m
function [center, U] = vqLBG(data, codeBookSize, dispOpt, kmeansFcn)
% vqLBG: Vector quantization using LBG method of center splitting
% Usage: [center, U]=vq(data, codeBookSize, dispOpt)
% data :
www.eeworm.com/read/442927/7641962
m vqlbg.m
function [center, U] = vqLBG(data, codeBookSize, dispOpt, kmeansFcn)
% vqLBG: Vector quantization using LBG method of center splitting
% Usage: [center, U]=vq(data, codeBookSize, dispOpt)
% data :
www.eeworm.com/read/101082/6243355
1b l45.1b
#print
The opposite command to splitting is joining.
But this isn't done with a "s" as you might expect;
it uses an entirely separate command called "j"
(for "join"). To join two or more adjacent (!)
www.eeworm.com/read/334125/3374546
c nbio.c
/*
TODO: add splitting of writes for servers with signing
*/
/*
Unix SMB/CIFS implementation.
SMB torture tester
Copyright (C) Andrew Tridgell 1997-1998
This program is free softw
www.eeworm.com/read/309003/3708282
m plotlevelnorms.m
function PlotLevelNorms(wc,L)
% PlotLevelNorms -- Plot level-wise norms
% Usage
% PlotLevelNorms(wc,L)
% Inputs
% wc wavelet coeffs
% L splitting depth
%
[n,J] = dyadlengt