代码搜索:IP Modem

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

代码结果 10,000
www.eeworm.com/read/306499/6327727

v a86_ip.v

// http://gforge.openchip.org/projects/a86 `include "timescale.v" `include "a86_defines.v" module a86_ip( rst,clk, take_jmp, stall_ip, din, ip,ip_next, icode ); input rst;
www.eeworm.com/read/345862/6338122

c ip_addr.c

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/345862/6338139

h ip_addr.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/345862/6338146

h ip_frag.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/371325/6356662

m ip_mean.m

function I = ip_mean(I,M,args) % change M so that it includes a boundary of % one more M = (bwdist(M) < 1.42); I = roifill(I,M); return
www.eeworm.com/read/371325/6356663

m ip_tvh.m

function I = ip_tvh(I,M,args) % get the parameters a2 = args{1}^2; % get M ndx = find(M); % compute neighbors Io = I(ndx); Itmp = circshift(I,[0 -1]); Ie = Itmp(ndx); Itmp =
www.eeworm.com/read/371325/6356664

m ip_tvhcurv.m

function I = ip_tvhcurv(I,M,args) % get the parameters a2 = args{1}^2; % get M ndx = find(M); % compute neighbors Io = I(ndx); Itmp = circshift(I,[0 -1]); Ie = Itmp(ndx); Itm
www.eeworm.com/read/494116/6378571

_ip lcd_ascii._ip

"LCD_ASCII.c" -E -c --device DARMP -O3 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o "lcd_ascii.i"
www.eeworm.com/read/494116/6378589

_ip mmc_sd._ip

"MMC_SD.c" -E -c --device DARMP -O3 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o "mmc_sd.i"
www.eeworm.com/read/494116/6378600

_ip lcd_app._ip

"LCD_APP.c" -E -c --device DARMP -O3 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o "lcd_app.i"