代码搜索:IP软核

找到约 10,000 项符合「IP软核」的源代码

代码结果 10,000
www.eeworm.com/read/384052/8903759

m ip_03_02.m

% MATLAB script for Illustrative Problem 3.2. % Matlab demonstration script for DSB-AM modulation. The message signal % is m(t)=sinc(100t). clear echo on t0=.2; % signal du
www.eeworm.com/read/383883/8912845

c tcp_ip_ruleset.c

#include "tcp_ip_ruleset.h" #include "config.h" #include #include ostream& operator
www.eeworm.com/read/383883/8912968

h tcp_ip_ruleset.h

#ifndef TCP_IP_RULE_SET_H #define TCP_IP_RULE_SET_H #include #include #include #include #include struct TcpIpRule { enum {ALLO
www.eeworm.com/read/383643/8930439

h ip_protocol_numbers.h

#ifndef __PROTOCOL_NUMBERS_DEFINED #define __PROTOCOL_NUMBERS_DEFINED typedef struct ip_protocol{ //const char number; const char *protocol; }IP_PROTOCOL_NUMBER; typedef str
www.eeworm.com/read/382649/9007434

c print-ip6.c

/* * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/184763/9079963

m ip_09_04.m

% MATLAB script for Illustrative Problem 9.4. echo on Lc=20; % number of chips per bit A1=3; % amplitude of the first sinusoidal interference A2=7; % amplitude of the second sinu
www.eeworm.com/read/184753/9080857

m ip_09_05.m

% MATLAB script for Illustrative Problem 9.5. echo on % First determine the maximal length shift-register sequences. % Assume the initial shift-register content as "00001". connections1=[1 0 1 0 0
www.eeworm.com/read/184746/9081635

m ip_09_04.m

% MATLAB script for Illustrative Problem 9.4. echo on Lc=20; % number of chips per bit A1=3; % amplitude of the first sinusoidal interference A2=7; % amplitude of the second sinu
www.eeworm.com/read/381558/9085185

cs ip2area.cs

using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using System.Net; namespace IP2Area { public class IP2Area