代码搜索:splitting

找到约 525 项符合「splitting」的源代码

代码结果 525
www.eeworm.com/read/305566/3773306

c fxymig.c

/* features: up-to 90 degree accuracy absorbing boundaries dispersion suppression stable implicit f.d. scheme splitting method used f.d. errors compensation parallel computation
www.eeworm.com/read/447044/7559862

java_textutil listing10-02_textviewer.java_textutil

// use the TextUtil for splitting text: import de.enough.polish.util.TextUtil; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.Font; public final class TextViewer {
www.eeworm.com/read/134479/5892294

cpp main.cpp

// fractal.br // tests kernel splitting of an iterative construct #include void testFractal( int, int, int* ); void testParticleCloth( int, int, int* ); void testMatmult( int, int, int* );
www.eeworm.com/read/257861/11909820

ini param.ini

[Main] OutputFormat=0 ResizeMode=0 OutputPath=C:\SPLIT_OUTPUT\ IsShutPC=0 Splitting Mode=0 Clip Numbers=5 Clip Seconds=180 [Avi] VideoCompressorIndex=8 AudioCompressorIndex=24 WidthHeightIn
www.eeworm.com/read/102720/15760980

1st readme.1st

This is FIPS v1.5 FIPS is a program for non-destructive splitting of harddisk partitions. IMPORTANT: Please _carefully_ read the file FIPS.DOC for instructions on the use of FIPS. FIPS is _not
www.eeworm.com/read/100195/15881309

1st readme.1st

This is FIPS v1.5 FIPS is a program for non-destructive splitting of harddisk partitions. IMPORTANT: Please _carefully_ read the file FIPS.DOC for instructions on the use of FIPS. FIPS is _not
www.eeworm.com/read/322022/13390894

java regexsplit2.java

package com.ronsoft.books.nio.regex; import java.util.regex.Pattern; import java.util.regex.PatternSyntaxException; /** * Test regex splitting with arbitrary regexs. * Remember to quote the input
www.eeworm.com/read/343743/11930951

m grow_tree.m

function [tree, conf] = grow_tree(X, y, conf) % % Grow a regression tree by recursive splitting. % % Training data in X (inputs) and y (outputs), configuration % structure conf. Returns a tree structu
www.eeworm.com/read/460242/1561818

cs defaultparser.cs

using System; using System.Drawing; using System.Collections; using Fireball.Syntax; //no parsing , just splitting and making whitespace possible //1 sec to finnish ca 10000 rows namespace F
www.eeworm.com/read/309003/3708878

m quadbounds.m

function [lox,hix,loy,hiy] = quadbounds(d,bx,by,n) % quadbounds -- x,y bounds of quadlet % Usage % [lox,hix,loy,hiy] = quadbounds(d,bx,by,n) % Inputs % d depth in splitting % bx