代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/125390/14495904
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/211255/14513554
ini lsorter.ini
[CONFIG]
GPSRV=C:\FisGetPutServer\FisGateway.srv
EQPID=SRA0701
#same as listen port in FisGateWay.srv
GATEWAYPORT=6917
www.eeworm.com/read/221733/14725649
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/217792/14951336
m calculate_prediction_accuracy.m
function [accuracy] = calculate_prediction_accuracy (sample1, features)
% THIS IS A SAMPLE FOR THIS FUNCTION
% MODIFY IT ACCORDING TO EACH PROBLEM SUCH THAT THE INPUTS/OUTPUTS ARE THE SAME
% FOR
www.eeworm.com/read/210697/15193307
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/38039/1094537
mnu seldragmv.mnu
SEL#MOVE
#
Select
Select component(s) to drag.
#
Use#Previous
Use same component(s) as previous move.
#
www.eeworm.com/read/38039/1103342
res batch_opwarn.res
!
! Module Details:
!
! Name: batch_opwarn.res
!
! Purpose: check if the selected options are same
!
! History:
!
! Date Release Name Ver. Comments
! --------- ------- ----- ----- ----
www.eeworm.com/read/481260/1297508
m substitute_backup.m
function C = substitute(A,B)
% substitute.m Interpolate a scalarfield object another scalarfield
% with the same number of dimensions
%
% INPUT parameters:
% A,B : scalarfiel
www.eeworm.com/read/472233/1413139
in svgcssvaluekeywords.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 RenderStyle.h