代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/182374/9205870
m evalchain.m
function[Collisions,Overlappings,Pos] = EvalChain(vector)
% EvalChain: Given a chain of molecules, calculates the numer of Collisions with
% neighboring same sign molecules, and the number of Overla
www.eeworm.com/read/181983/9223062
h lookupa.h
/*
------------------------------------------------------------------------------
By Bob Jenkins, September 1996.
lookupa.h, a hash function for table lookup, same function as lookup.c.
Use this code
www.eeworm.com/read/181830/9235738
m reverse.m
function Q = reverse(P)
% REVERSE -- reverse matrix polynomial
%
% Q = reverse(P)
%
% Reverses the order of coefficients, and the sign of the
% exponents. This is the same as replacing
www.eeworm.com/read/180804/9295088
c dma.c
/**********************************************************************
CAUTION: DMA operation is being done in cache-on state NOW.
So,some read value may be not same with real memory value
www.eeworm.com/read/373012/9479097
h version.h
/*
In the current version, the parameter KAPPA in the Kahan's test
for orthogonality is set to 0.717, the same as used by Gragg & Reichel.
However computational experience indicates that this is a
www.eeworm.com/read/371255/9559202
m testfund.m
% Demonstration of feature matching via simple correlation, and then using
% RANSAC to estimate the fundamental matrix and at the same time identify
% (mostly) inlying matches
%
% Usage: testfund
www.eeworm.com/read/170397/9807984
c dma.c
/**********************************************************************
CAUTION: DMA operation is being done in cache-on state NOW.
So,some read value may be not same with real memory value
www.eeworm.com/read/366222/9824441
c dma.c
/**********************************************************************
CAUTION: DMA operation is being done in cache-on state NOW.
So,some read value may be not same with real memory value
www.eeworm.com/read/365117/9878883
inc prologue.inc
pushcontext listing
.nolist
;
; (C) Copyright Microsoft Corporation 1992
; This file is used to create the same sets of prologue and epilogue
; sequences which the Microsoft C