代码搜索:IP软核
找到约 10,000 项符合「IP软核」的源代码
代码结果 10,000
www.eeworm.com/read/371743/9538189
m ip_01_01.m
% MATLAB script for Illustrative Problem 1, Chapter 1.
clear
n=[-20:1:20];
x=abs(sinc(n/2));
stem(n,x);
www.eeworm.com/read/371743/9538190
m ip_01_02.m
% MATLAB script for Illustrative Problem 2, Chapter 1.
clear
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
www.eeworm.com/read/371743/9538191
m ip_01_06.m
% MATLAB script for Illustrative Problem 6, Chapter 1
clear
echo on
ts=0.2; % set parameters
fs=1/ts;
df=0.01;
x=[zeros(1,10),[0:0.2:1],ones(1,9),[1:-0.2:0],zeros(1,10)];
[X
www.eeworm.com/read/371743/9538192
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
clear
ts=0.001;
Fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi
www.eeworm.com/read/371743/9538194
m ip_01_03.m
% MATLAB script for Illustrative Problem 3, Chapter 1.
clear
echo on
fnct='normal';
a=-6;
b=6;
n=24;
tol=0.1;
xx=fseries(fnct,a,b,n,tol,0,1);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=ab
www.eeworm.com/read/370947/9574649
java ip2long.java
package helpfile;
public class IP2Long {
//将127.0.0.1形式的IP地址转换成十进制整数,这里没有进行任何错误处理
public static long ipToLong(String strIp){
long[] ip = new long[4];
//先找到IP地址字符串中
www.eeworm.com/read/370947/9574679
class ip2long.class
www.eeworm.com/read/169844/9835932
mht tcp-ip--timeoutmutiloutine.mht
From:
Subject: =?gb2312?B?VENQL0lQseCzzLv5tKGhqqGqs6zKsaGituDCt7i008OhorfH1+jI+w==?=
Date: Mon, 7 Aug 2006 15:44:40 +0800
MIME-Version: 1.0
Content-Type: multi
www.eeworm.com/read/169489/9856031
cfg ip2dn.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/169489/9856035
dof ip2dn.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1