代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/152843/5656379
ip22_defconfig
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.15-rc2
# Thu Nov 24 01:06:20 2005
#
CONFIG_MIPS=y
#
# Machine selection
#
# CONFIG_MIPS_MTX1 is not set
# CONFIG_MIPS_B
www.eeworm.com/read/152843/5656406
ip32_defconfig
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.15-rc2
# Thu Nov 24 01:06:24 2005
#
CONFIG_MIPS=y
#
# Machine selection
#
# CONFIG_MIPS_MTX1 is not set
# CONFIG_MIPS_B
www.eeworm.com/read/152843/5660379
h ip860.h
/*
* MicroSys IP860 VMEBus board specific definitions
*
* Copyright (c) 2000, 2001 Wolfgang Denk (wd@denx.de)
*/
#ifndef __MACH_IP860_H
#define __MACH_IP860_H
#include
#include
www.eeworm.com/read/421279/6767076
paf2 ip.paf2
www.eeworm.com/read/475824/6778869
m ip4.m
clc;
clear;
x=imread('lena','bmp');
figure(1);
imshow(x);
xdct=blkproc(x,[8,8], @dct2);
figure(2);
imshow(xdct);
xdctlh=blkproc(xdct,[8,8],@lianghua);
figure(3);
imshow(xdctlh);
xdctlhmin=m
www.eeworm.com/read/474707/6805297
pas cap_ip.pas
unit cap_ip;
interface
uses
Windows, Messages,Classes,winsock,sysutils;
const
WM_CapIp = WM_USER + 200;
STATUS_FAILED =$FFFF; //定义异常出错代码
MAX_PACK_LEN =65535; /
www.eeworm.com/read/474516/6811179
m zamien_ip.m
function czyplik=zamien_ip(plik)
% trgraph
% replaces IPs and creates a new file with changes
global TSTART TEND
czyplik=0;
if TSTART==-1 & TEND==-1
pliktemp=strcat(plik,'.ip');
elseif TS
www.eeworm.com/read/474516/6811233
m podaj_ip.m
function out=podaj_ip(plik)
% trgraph
% saves IPs to a file.ip
global TSTART TEND FWDLENGTH AUTOFORMAT
global tab_ip tiprow tab_ip_size
fid=fopen(plik);
l=fgets(fid);
if AUTOFORMAT==1
l=a
www.eeworm.com/read/473450/6842751