代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/278099/10569826
c palnfilt.c
/* +++Date last modified: 05-Jul-1997 */
/*
** PALNFILT.C - A palindrome filter.
**
** Reads lines of text and only passes lines which are palindromes, i.e.
** those which read the same forw
www.eeworm.com/read/159560/10639855
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/420528/10791642
smsg fifo.map.smsg
Info (10281): Verilog HDL Declaration information at FIFO_ctl.v(11): object "full" differs only in case from object "FULL" in the same scope
Info (10281): Verilog HDL Declaration information at FIFO_
www.eeworm.com/read/349030/10855466
po de.po
# German messages for minicom.
# Copyright (C) 2003 Free Software Foundation, Inc.
# This file is distributed under the same license as the minicom package.
# Jochen Hein , 2003-200
www.eeworm.com/read/348907/10860524
po cs.po
# Czech translation of meld.
# Copyright (C) 2003, 2004, 2005 meld'S COPYRIGHT HOLDER
# Copyright (C) 2003, 2004, 2005 Miloslav Trmac
# This file is distributed under the same license
www.eeworm.com/read/418779/10916484
txt 269.txt
Rule:
--
Sid:
269
--
Summary:
A denial of service attack known as Land has been launched. Some TCP/IP
stacks crash or hang when sent a spoofed TCP SYN packet with the same
source and destination ho
www.eeworm.com/read/418695/10935160
m medianc.m
%MEDIANC Median combining classifier
%
% W = medianc(V)
% W = V*medianc
%
% If V = [V1,V2,V3, ... ] is a set of classifiers trained on the
% same classes and W is the median combiner: it selects
www.eeworm.com/read/418695/10935239
m prodc.m
%PRODC Product combining classifier
%
% W = prodc(V)
% W = V*prodc
%
% If V = [V1,V2,V3, ... ] is a set of classifiers trained on the
% same classes and W is the product combiner: it selects the
www.eeworm.com/read/418304/10955828
m fm_report.m
function fm_report
% FM_REPORT write the power flow report.
%
% The report is saved in a text file with the same name of
% the data file followed by "_xx" where xx is a progressive
% number. Finally t
www.eeworm.com/read/271693/10983673
m infs.m
function n = infs(varargin)
% DESCRIPTION n = infs(r,c,...)
% Creates an Inf matrix of size siz.
% INPUT
% of the same type as i.e. ones
% OUTPUT
% n -- A matrix of size according to input contain