代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/434228/7879840
m harris.m
function points = harris(im)
% only luminance value
im = double(im(:,:,1));
sigma = 1.5;
% derivative masks
s_D = 0.7*sigma;
x = -round(3*s_D):round(3*s_D);
d
www.eeworm.com/read/434212/7880781
m harris.m
function points = harris(im)
% only luminance value
% im = double(im(:,:,1));
sigma = 1.5;
% derivative masks
s_D = 0.7*sigma;
x = -round(3*s_D):round(3*s_D);
www.eeworm.com/read/140416/13082326
java equalstest.java
class EqualsTest {
public static void main(String[] arguments) {
String str1, str2;
str1 = "Free the bound periodicals.";
str2 = str1;
System.out.println("St
www.eeworm.com/read/308316/13704119
java equalstest.java
class EqualsTest {
public static void main(String[] arguments) {
String str1, str2;
str1 = "Free the bound periodicals.";
str2 = str1;
System.out.println("St
www.eeworm.com/read/307107/13728903
asm snd_modulator.asm
.ref exp_temp
.ref data_address
.ref table_g
.ref data_out
.ref data_temp
.mmregs
.text
.def snd_modulator
snd_modulator:
www.eeworm.com/read/139332/5800010
h svd_oriented_side_of_bisector_c2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/
www.eeworm.com/read/139332/5800017
h svd_orientation_c2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/
www.eeworm.com/read/136812/5858036
c sel_policy.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)sel_policy.c 1.1 92/07/30 Copyr 1985 Sun Micro";
#endif
#endif
#include
#include
#include
www.eeworm.com/read/476573/6756211
java equalstest.java
class EqualsTest {
public static void main(String[] arguments) {
String str1, str2;
str1 = "Free the bound periodicals.";
str2 = str1;
System.out.println("St
www.eeworm.com/read/344240/11893694
java equalstest.java
class EqualsTest {
public static void main(String[] arguments) {
String str1, str2;
str1 = "Free the bound periodicals.";
str2 = str1;
System.out.println("St