代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/156531/5611558

pm pipe.pm

# IO::Pipe.pm # # Copyright (c) 1996 Graham Barr . All rights # reserved. This program is free software; you can redistribute it and/or # modify it under the same terms as
www.eeworm.com/read/156531/5611571

pm sysv.pm

# IPC::SysV.pm # # Copyright (c) 1997 Graham Barr . All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl i
www.eeworm.com/read/152843/5658778

s stan.s

| | stan.sa 3.3 7/29/91 | | The entry point stan computes the tangent of | an input argument; | stand does the same except for denormalized input. | | Input: Double-extended number X in location point
www.eeworm.com/read/152843/5658783

s satan.s

| | satan.sa 3.3 12/19/90 | | The entry point satan computes the arctangent of an | input value. satand does the same except the input value is a | denormalized number. | | Input: Double-extended valu
www.eeworm.com/read/474982/6798832

h0 i2c.h0

#ifndef _I2C_H_ #define _I2C_H_ /* * SDA (data) and SCL (clock) bits * * Special note!!! * * If the clock and data lines are in the same port, you will need * to beware of the Read/M
www.eeworm.com/read/473927/6824668

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/473253/6849821

m traffic.m

function traff = traffic(max_time) %max_time = 50; %Create matriks which reflects deterministic paket arrival time %( 15 frames/second) assumed all 8 frames %arrived/transmitted at the same t
www.eeworm.com/read/293299/8300801

c zdtkipseed.c

#include "zd80211.h" #if!defined(AMAC) /* The Sbox is reduced to 2 16-bit wide tables, each with 256 entries. */ /* The 2nd table is the same as the 1st but with the upper and lower */ /* by
www.eeworm.com/read/293269/8303176

c zdtkipseed.c

#include "zd80211.h" #if!defined(AMAC) /* The Sbox is reduced to 2 16-bit wide tables, each with 256 entries. */ /* The 2nd table is the same as the 1st but with the upper and lower */ /* by
www.eeworm.com/read/293183/8310146

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