代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/141692/12991028
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
www.eeworm.com/read/138874/13206657
java splitattr.java
package shared;
import java.lang.*;
import java.util.*;
/** A class for determining, holding, and returning the information associated with
* an attribute split.
*
*/
public class SplitAtt
www.eeworm.com/read/316412/13523393
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
%
%
www.eeworm.com/read/306180/13750202
h utils.h
#include
#ifndef
public class Utils
{
public CString[] split(CString s,CString sep);
}
www.eeworm.com/read/304373/13795456
m indvar.m
function m = indvar(x)
% @MOM/INDVAR - Internal use only
m = indvar(x(1).split);
www.eeworm.com/read/304373/13795459
m deg.m
function d = deg(x)
% @MOM/DEG - Internal use only
d = deg(x(1).split);
www.eeworm.com/read/137691/5820611
java util.java
package org.apache.oro.text.regex;
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000 The Apache Software Fou
www.eeworm.com/read/135758/5878912
java binc45modelselection.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial