代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/310212/13654983

m edge.m

function [eout,thresh] = edge(varargin) %EDGE Find edges in intensity image. % EDGE takes an intensity image I as its input, and returns a binary image % BW of the same size as I, with 1's wher
www.eeworm.com/read/309126/13681432

h platinumfb.h

/* * linux/drivers/video/platinumfb-hw.c -- Frame buffer device for the * Platinum on-board video in PowerMac 7200s (and some clones based * on the same motherboard.) * * Created 09 Feb 1998 by
www.eeworm.com/read/307616/13718677

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/307616/13718703

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/307616/13718727

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/307616/13718755

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/307616/13719076

h order.h

// Stores the data for a new order #pragma once class COrder { public: // Data members same as fields in COrderSet long m_OrderID; CString m_CustomerID; long m_EmployeeID; CTime m
www.eeworm.com/read/307145/13727577

pid id.pid

# id.pid # # same integral gain as ionly.pid, # derivative gain added # initial settings P=0 Proportional gain I=1.0 Integral gain D=.3 Derivative gain H=0
www.eeworm.com/read/307064/13732078

po bg.po

# Bulgarian translation of gkrellm po file # This file is distributed under the same license as the gkrellm package. # Vasil Vasilev , 2006. msgid "" msgstr "" "Project-Id-Ver
www.eeworm.com/read/305575/13765471

m turningpoint.m

function[bool]=turningpoint(x) %TURNINGPOINT True for turning points, i.e. local extrema, along rows. % % BOOL=TURNINGPOINT(X) where X is a column vector returns BOOL, a % vector of the same size