代码搜索:IP软核
找到约 10,000 项符合「IP软核」的源代码
代码结果 10,000
www.eeworm.com/read/350990/10690672
m ip_01_02.m
% MATLAB script for Illustrative Problem 2, Chapter 1.
echo on
fnct='lambda';
a=-4;
b=4;
n=24;
tol=0.1;
xx=fseries(fnct,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);
www.eeworm.com/read/275008/10839887
ddb 51tcp_ip.ddb
www.eeworm.com/read/274920/10845181
pdf ip806sm.pdf
www.eeworm.com/read/419605/10854447
a ip_arp_udp_tcp.a
www.eeworm.com/read/273536/10911766
c ip4address.c
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#include
#include "IP4Address.h"
static int
me
www.eeworm.com/read/273536/10912162
h ip6address.h
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#ifndef _IP6Address_H_
#define _IP6Address_H_
#ifdef __cplusplus
www.eeworm.com/read/273536/10912255
h ip4address.h
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#ifndef _IP4Address_H_
#define _IP4Address_H_
#ifdef __cplusplus
www.eeworm.com/read/273536/10912277
c ip6address.c
/*
* Generated by asn1c-0.9.16 (http://lionet.info/asn1c)
* From ASN.1 module "MEDIA-GATEWAY-CONTROL"
* found in "h248_2.asn"
*/
#include
#include "IP6Address.h"
static int
me