代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/131315/5937237
genstatic
#!/bin/sh
# @(#) genstatic 1.4 92/08/31 @(#)
# generate the static hosttable from database files
# called from updatehosts
#
# files used
# hosts.local
# hosts.main
# hosts.cname
# Copyright (c) 1992
www.eeworm.com/read/127087/6008379
pm ucd.pm
# $Id: UCD.pm,v 1.1.1.1 2003/06/04 00:27:53 marka Exp $
#
# Copyright (c) 2000,2001 Japan Network Information Center.
# All rights reserved.
#
# By using this file, you agree to the terms and condit
www.eeworm.com/read/109011/6179063
java wordwraptag.java
/*
* Copyright 1999,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
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/485187/6566944
pas dxhttpheadertools.pas
unit DXHTTPHeaderTools;
interface
///////////////////////////////////////////////////////////////////////////////
// Component: TDXHTTPHeaderTools
// Author: G.E. Ozz Nixon Jr. (onixo
www.eeworm.com/read/481151/6643992
txt kmeans.txt
function [m, p, DistHist]=vqsplit(X,L)
% Vector Quantization: K-Means Algorithm with Spliting Method for Training
% NOT TESTED FOR CODEBOOK SIZES OTHER THAN POWERS OF BASE 2, E.G. 256, 512, ETC
% (
www.eeworm.com/read/480713/6660123
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/400751/11569550
cgi user.cgi
#!/usr/bin/perl
print "Content-type: text/html\n\n";
&readparse;
($min,$hour,$day,$mon)=(localtime(time))[1,2,3,4];
#####setting####
$serverpath=".";
$cfg_file="$serverpath/5user_lists/config.
www.eeworm.com/read/347943/11626086
m symbchol.m
% L = symbchol(X)
% SYMBCHOL Symbolic block sparse Cholesky factorization.
% L = symbchol(X) returns a structure L that can be used
% by