代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/212173/15165002
cpp typeline.t.cpp
#include "typeline.h"
#include "staticassert.h"
int main(){
dnc::TypeLine::types objA;
dnc::TypeList objB;
//objA and objB is same t
www.eeworm.com/read/209631/15216216
m xylima.m
% Set XY-limits for all plots in current figure.
% Usage: xylima([xs xe],[ys ye])
% Note: xylima('auto') resets to autoscaling on all graphs
% Or: 'xylima' to set all curves to same as current ax
www.eeworm.com/read/207217/15279338
cpp main.cpp
// Exercise 11.2 A currency converter with optional user-entered currencies
// Only this file has been changed. currency.h and currency.cpp are the same as for Ex 11.1
#include "currency.h"
#includ
www.eeworm.com/read/207217/15279356
h print.h
// Exercise 10.4 This file is the same as for Exercise 10.3.
// print.h
#ifndef PRINT_H
#define PRINT_H
#include
using std::string;
namespace print1 {
// Function prototype
www.eeworm.com/read/205721/15309058
m pack_good.m
function [dataout]=pack_good(datain,flg)
%function [dataout]=pack_good(datain,flg)
%
%Pack_good is similar to the INSIGHT module with the same name.
%It is designed to remove traces flagged as bad (t
www.eeworm.com/read/11175/207985
inc dlg.inc
;WARNING: This file contains some of the same constants as DLG.H
;WARNING: When making a change to one, make it to both!
isNothing EQU 0ffffh
tmcMake EQU (tmcUserMin+0)
tmcMakeExit EQU (tmcUs
www.eeworm.com/read/12816/246860
m torr_test_calib_sc2.m
%this is a script to test the self calibration stuff
%torr_test_calib_sc.m
%main()
%profile on
clear all;
m3 = 256;
method = 'mapsac';
%method = 'linear';
% % do we want the same result ea
www.eeworm.com/read/16793/690984
inpath
#! /bin/sh
#
# Search $PATH for a file the same name as $1; return TRUE if found.
#
command=$1
[ -n "$command" ] || exit 1
set `echo $PATH | sed 's/^:/.:/
s/::/:.:/g
s/:$/:./
s/:/ /g'`
wh
www.eeworm.com/read/16793/691524
po ga.po
# translation of bash4.po to Irish
# Copyright (C) 2009 Free Software Foundation, Inc.
# This file is distributed under the same license as the bash package.
#
# Séamus Ó Ciardhuáin
www.eeworm.com/read/16793/691542
po zh_tw.po
# Chinese translations for bash package.
# Copyright (C) 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the bash package.
# Zi-You Dai ,