代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/163079/10176351

readme

Linux can read, but not write, OS/2 HPFS partitions. Mount options are the same as for msdos partitions. uid=nnn All files in the partition will be owned by user id nnn. gid=nnn All files i
www.eeworm.com/read/358669/10182413

m merge_two_datasets.m

fprintf(1,'Script that merges two "Cabib_Results.mat" data sets of the same camera into a single dataset\n') dir; cont = 1; while cont data_set1 = input('Filename of the first dataset (w
www.eeworm.com/read/358082/10196481

their_goal_kick

#Same as last years coordinate frame: Absolute num_nodes: 1 InitialPos: 123________ (40, 21.16)(35, 13.66)(35, 6.16) # 0# 255 #Here are the absolute positive coords #(40, 21.16)(35, 13.66
www.eeworm.com/read/425875/10312647

m dominantpass.m

function [D,X,sublist] = dominantpass(X,threshold,sublist) % Dominant pass function D=[]; global N; [m,n]=size(X); % X is the coefficients matrix R=zeros(m); % matrix R is a reference matrix, same s
www.eeworm.com/read/354342/10362573

h errno.h

#ifndef _ERRNO_H #define _ERRNO_H /* * ok, as I hadn't got any other source of information about * possible error numbers, I was forced to use the same numbers * as minix. * Hopefully these are p
www.eeworm.com/read/161317/10425182

po tr.po

# Bluez-pin Turkish translation. # Copyright (C) 2004 Free Software Foundation # This file is distributed under the same license as the bluez-pin package. # Elif Bilge Maden ,
www.eeworm.com/read/161317/10425183

po id.po

# bluez-pin-0.08 (Indonesian) # Copyright (C) 2003 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Tedi Heriyanto , 2003 # ms
www.eeworm.com/read/161317/10425189

po af.po

# translation of bluez-pin-0.08.po to Afrikaans # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the bluez-pin package. # Ysbeer
www.eeworm.com/read/161317/10425206

po de.po

# German translation for bluez-pin. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the bluez-pin package. # Roland Illig,
www.eeworm.com/read/353439/10446339

java ex3(3).java

// containers/Ex3.java // TIJ4 Chapter Containers, Exercise 3, page 809 /* Using Countries, fill a Set multiple times with the same data * and verify that the Set ends up with only one of each ins