代码搜索:IP技术
找到约 10,000 项符合「IP技术」的源代码
代码结果 10,000
www.eeworm.com/read/135593/13917639
ppt 10.信息系统安全技术-加密技术.ppt
www.eeworm.com/read/359831/10121405
h mpeg4ip_version.h
#define MPEG4IP_PACKAGE "mpeg4ip"
#define MPEG4IP_VERSION "1.1.3"
www.eeworm.com/read/359831/10121949
h mpeg4ip_version.h
#define MPEG4IP_PACKAGE "mpeg4ip"
#define MPEG4IP_VERSION "1.1.3"
www.eeworm.com/read/466466/7035810
h mpeg4ip_version.h
#define MPEG4IP_PACKAGE "mpeg4ip"
#define MPEG4IP_VERSION "1.1.3"
www.eeworm.com/read/128531/5989432
makefile
#
# Makefile for the IPVS modules on top of IPv4.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless
www.eeworm.com/read/147422/5729179
m smat.m
function [s] = smat(x,n,ip)
ip1=ip+1;
for j=1:ip1
for i=1:ip1
s(i,j)=0.;
for k=1:n-(i-1)-(j-1)
s(i,j)=s(i,j)+x(k+i-1)*x(k+j-1);
end
end
end
www.eeworm.com/read/432259/8617326
h ipripng.h
/*
* Copyright 2006 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be licensed only pursuant to the terms
* of an applicable Wind
www.eeworm.com/read/176393/9500249
c test.c
#include "dnet.h"
/*
=======================================================================================================================
Libdnet头文件
============================================
www.eeworm.com/read/452710/7435693
c ipdump.c
/* ipdump.c - ipdump */
#include
#include
#include
/*------------------------------------------------------------------------
* ipdump - pretty-print an IP pa
www.eeworm.com/read/452710/7435706
c,v ipdump.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.25.34; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text