代码搜索:IP技术

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

代码结果 10,000
www.eeworm.com/read/154801/5634472

c ip6.c

/* * Copyright (c) 2001-2004 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted pro
www.eeworm.com/read/154801/5634475

c ip_addr.c

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

js dvlook_ip.js

var IP; var GetIp1; var GetIp2; function Setlockip() { document.write (''); document.write (''); doc
www.eeworm.com/read/152843/5656367

ip27_defconfig

# # Automatically generated make config: don't edit # Linux kernel version: 2.6.15-rc2 # Thu Nov 24 01:06:21 2005 # CONFIG_MIPS=y # # Machine selection # # CONFIG_MIPS_MTX1 is not set # CONFIG_MIPS_B
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; /