代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/397102/8068623
m normr.m
function n = normr(m)
%NORMR Normalize rows of matrix.
%
% NORMR(M)
% M - a matrix.
% Returns a matrix the same size with each
% row normalized to a vector length of 1.
%
% See also NORMC, PNORMC.
www.eeworm.com/read/396741/8092201
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 posix
www.eeworm.com/read/296062/8125762
po sv_se.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2006 THE sv'S COPYRIGHT HOLDER
# This file is distributed under the same license as the sv package.
# Mona Zehle , 2006.
#
msgid ""
www.eeworm.com/read/333417/12683554
txt readme.txt
matfiles
directory with the file paramfun.mat which will allow to run the
demo file paramfun.m
Put this file in the same directory thant paramfun.m
mfiles
-rw-r--r-- 1 521 521
www.eeworm.com/read/333316/12687950
dat map.dat
Don't change the file !!!
But you can add some map at the end of [custom maps] section.
And you must restart the boxman program!
ps:Never use the same number to sign your map.
+ : wall
- : ou
www.eeworm.com/read/145715/12706340
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/333003/12711422
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
www.eeworm.com/read/333003/12712208
java scarab.java
// reusing/Scarab.java
// TIJ4 Chapter Reusing, Exercise 24, page 274
/* In Beetle.java, inherit a specific type beetle from class Beetle, following
* the same format as the existing classes. Trace
www.eeworm.com/read/332899/12718017
java scarab.java
// reusing/Scarab.java
// TIJ4 Chapter Reusing, Exercise 24, page 274
/* In Beetle.java, inherit a specific type beetle from class Beetle, following
* the same format as the existing classes. Trace
www.eeworm.com/read/246064/12758032
po nl.po
# Dutch translation of gnome-mag.
# Copyright (C) 2003 The Free Software Foundation, Inc.
# This file is distributed under the same license as the gnom-mag package.
# Tino Meinen