代码搜索:ip核

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

代码结果 10,000
www.eeworm.com/read/463748/7176120

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/463748/7176124

m ip_09_06.m

% MATLAB script for Illustrative Problem 9.6. echo on rho_b1=0:5:35; % rho in dB for the simulated error rate rho_b2=0:0.1:35; % rho in dB for theoretical error rate computation
www.eeworm.com/read/463748/7176127

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 9.7. echo on rho_b=0:2:24; % rho in dB for i=1:length(rho_b), smld_err_prb(i)=ss_Pe97(rho_b(i)); % simulated error rate e
www.eeworm.com/read/463748/7176129

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/463665/7176993

sh ip2p.sh

#!/bin/sh if [ -f ../jre/bin/java ]; then JAVA="../jre/bin/java" else JAVA="java" fi $JAVA -classpath ../lib/jxta.jar:../lib/jxtacms.jar:../lib/jxtasecurity.jar:../lib/instantp2p.jar:../lib/
www.eeworm.com/read/463665/7176995

exe ip2p.exe

www.eeworm.com/read/463460/7180373

txt ip和整数互换.txt

''''''''IP和整数互换 {s11ss 2007-12-9}'''''''' Option Explicit Dim str,re,match,n(3),i,answer,q,r str=InputBox("请输入IP或对应的整数:","IP和整数互换","127.0.0.1") If str="" Then WScript.Quit Set re = New Re
www.eeworm.com/read/463457/7180511

bat 获取外网ip.bat

::获取外网IP ::From bbs.cn-dos.net @echo off tmp.vbs cscript //NoLogo /e:vbscript tmp.vbs %1 del tmp.vbs&&pause goto:eof set oDOM = WScript.GetObject("http://www.ip138.com/")
www.eeworm.com/read/462323/7202782

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