代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/151143/12232647

m l_redefine.m

function l_redefine(varargin) % Function redefines one or more of the standard curve mnemonics (e.g. to make them the same as % esisting curve mnemonics). % Written by: E. R.: July 15, 2001 % Last
www.eeworm.com/read/150905/12248446

m matchlab.m

%MATCHLAB Compare two labellings and rotate the labels for an optimal match % % LABELS = MATCHLAB(LAB1,LAB2) % % INPUT % LAB1,LAB2 Label lists of the same objects % % OUTPUT % LABELS A ro
www.eeworm.com/read/149739/12352788

m matchlab.m

%MATCHLAB Compare two labellings and rotate the labels for an optimal match % % LABELS = MATCHLAB(LAB1,LAB2) % % INPUT % LAB1,LAB2 Label lists of the same objects % % OUTPUT % LABELS A ro
www.eeworm.com/read/336898/12408272

smsg de2_tv.map.smsg

Info (10281): Verilog HDL Declaration information at itu_r656_decoder.v(40): object "Cr" differs only in case from object "cr" in the same scope Info (10281): Verilog HDL Declaration information at i
www.eeworm.com/read/148895/12415939

makefile

# # Makefile for sparselb src # SPARSELIB_DIR = ../.. include $(SPARSELIB_DIR)/makefile.def # put MV++ library in the same place as SparseLib++ library # MV_LIB_A = ../../lib/libmv.a SRCS = \ m
www.eeworm.com/read/250225/12423150

m nans.m

function n = nans(varargin) % DESCRIPTION n = nans(r,c,...) % Creates a NaN matrix of size siz. % INPUT % Of the same type as i.e. ones. % OUTPUT % A matrix of size according to input containing o
www.eeworm.com/read/250172/12426710

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/249911/12447275

makevars

# Makefile variables for PO directory in any package using GNU gettext. # Usually the message domain is the same as the package name. DOMAIN = efax-gtk PACKAGE = $(AC_PACKAGE_NAME) VERSION = $(AC_PA
www.eeworm.com/read/234256/14117739

cpp program_2_8.cpp

// Program 2.8: Illustrate different forms of // floating-point constants that have the same value #include using namespace std; int main() { cout
www.eeworm.com/read/131256/14154129

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