代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/136707/13364883
h g_lip_impl.h
/*
* This is a "wrapper" layer that builds on top of the "mpn" layer of gmp.
* This layer provides much of the same functionality of the "mpz"
* layer of gmp, but the interface it provides is
www.eeworm.com/read/142911/5761695
c cksum.c
/************************************************************************
*
* cksum.c
*
* Monitor command to compute CRC32 for a given memory area.
* Same algorithm and polynomial as UNIX' ck
www.eeworm.com/read/131315/5935347
g mkconf.g
#
# gulam script to produce configuration file for Atari ST;
# performs the same job as configure, but only for this specific configuration;
# it is assumed that it is located in a subdirectory .\atar
www.eeworm.com/read/101082/6243453
3c l12.3c
#print
Are the files "old" and "new" in this directory the same?
Again, if they are not, "diff" will print out the differences
marking the lines in the first file named by "
www.eeworm.com/read/492947/6402521
m arcsoftdemo.m
function varargout = ArcSoftDemo( varargin )
% open the demo .
% February 2004
% $Revision: 1.00 $
if (nargin == 0)
% find if have the same figure, and close it .
Old
www.eeworm.com/read/479048/6698365
m arcsoftdemo.m
function varargout = ArcSoftDemo( varargin )
% open the demo .
% February 2004
% $Revision: 1.00 $
if (nargin == 0)
% find if have the same figure, and close it .
Old
www.eeworm.com/read/402666/11530863
h g_lip_impl.h
/*
* This is a "wrapper" layer that builds on top of the "mpn" layer of gmp.
* This layer provides much of the same functionality of the "mpz"
* layer of gmp, but the interface it provides is
www.eeworm.com/read/157335/11718951
m demo_mc.m
% PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
%
www.eeworm.com/read/340194/12174189
in cssvalues.in
# These are all values accepted for CSS2.
#
# WARNING:
# --------
#
# The Values are sorted according to the properties they belong to,
# and have to be in the same order as the enums in render_
www.eeworm.com/read/129234/14256620
h csmtypes.h
#ifndef CSMTYPES_H
#define CSMTYPES_H
/*===========================================================================
The same file is included for the ARM code as well as the host driver
code.