代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/251528/12339469
m etf_smooth1.m
%ETF_SMOOTH1 Smoother based on two extended Kalman filters
%
% Syntax:
% [M,P] = ETF_SMOOTH1(M,P,Y,A,Q,ia,W,aparam,H,R,h,V,hparam,same_p_a,same_p_h)
%
% In:
% M - NxK matrix of K mean estimates f
www.eeworm.com/read/38039/1089666
txt msgtxt_dba.txt
%CPMOVE
MOVE
移动
%CPMOVE ATTACH/SAME REF
MOVE ATTACH/SAME REF
移动依附/同一参考
%CPMOVE ATTACH/CHANGE REF
MOVE ATTACH/CHANGE REF
移动依附/修改参考
%CPMOVE JOG
MOVE JOG
移动转向点
%CPSHOW
SHOW
显示
%CPERASE
ERASE
删除
%CP
www.eeworm.com/read/38039/1092648
mnu xtndtype.mnu
EXTEND#TYPE 延拓类型
#
Same#Srf 相同曲面
New surface will have the same type as the selected quilt.
新曲面与所选取面组的类型相同。
Approx#Srf 近似曲面
New patches will be spline surfaces that are tangent at extension edges.
新曲
www.eeworm.com/read/366702/2866925
c deduce.c
// { dg-options "--std=c++0x" }
template struct same_type;
template struct same_type {};
int lval_int;
int rval_int();
int const lval_const_int=0;
int const
www.eeworm.com/read/192311/8387962
makefile
######################
# Makefile for Tinix #
######################
# Entry point of Tinix
# It must be as same as 'KernelEntryPointPhyAddr' in load.inc!!!
ENTRYPOINT = 0x30400
# Offset
www.eeworm.com/read/431013/8713384
c travel.c
/*
Travel Accounting Program
Dwayne Phillips
November 1992
Command Line:
travel [return]
Purpose:
This program performs the same function as the
travel
www.eeworm.com/read/431013/8713800
c travel15.c
/*
Travel Accounting Program
Dwayne Phillips
November 1992
Command Line:
travel [return]
Purpose:
This program performs the same function as the
travel
www.eeworm.com/read/380728/9131481
c cksum.c
/************************************************************************
*
* cksum.c
*
* Monitor command to compute CRC32 for a given memory area.
* Same algorithm and polynomial as UN
www.eeworm.com/read/363966/9927618
cc dcond.cc
/*
Name dcond - Improves the accuracy of dsweep when the diagonal
elements of a are not of the same order of magnitude.
Usage #include "usual.h"
www.eeworm.com/read/163034/10252127
cpp 8digits.cpp
#include "8Digits.h"
//////////////////////////////////////////////////////////////////////////
/// CHECK WHETHER OR NOT THE TWO NODES ARE OF THE SAME
///
bool isEqual( StateList *st1, StateL