代码搜索结果

找到约 3,568 项符合 Strip 的代码

tcpsock.cpp

// TCPSock.cpp : implementation file // #include "stdafx.h" #include "mdf.h" #include "TCPSock.h" #include "ClientSock.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char

clientsock.cpp

// ClientSock.cpp : implementation file // #include "stdafx.h" #include "mdf.h" #include "ClientSock.h" #include "MDFDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha

tcpsock.cpp

// TCPSock.cpp : implementation file // #include "stdafx.h" #include "mdf.h" #include "TCPSock.h" #include "ClientSock.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char

clientsock.cpp

// ClientSock.cpp : implementation file // #include "stdafx.h" #include "mdf.h" #include "ClientSock.h" #include "MDFDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha

tif_write.c

/* $Header: /cvsroot/osrs/libtiff/libtiff/tif_write.c,v 1.5 2000/02/11 19:28:17 warmerda Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Per

tif_read.c

/* $Header: /cvsroot/osrs/libtiff/libtiff/tif_read.c,v 1.6 2000/08/14 16:21:54 warmerda Exp $ */ /* * Copyright (c) 1988-1997 Sam Leffler * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Perm

fcdreceive.cpp

#include "FCDReceive.h" CFCDReceive::CFCDReceive(string strIP, UINT port, int iProtocol) { m_sockRec.SetPara(this, strIP, port, iProtocol); } CFCDReceive::~CFCDReceive(void) { } ///////

trimr.m

function z = trimr(x,n1,n2) % PURPOSE: return a matrix (or vector) x stripped of the specified rows. % ----------------------------------------------------- % USAGE: z = trimr(x,n1,n2) % where: x = in

trimc.m

function z = trimc(x,n1,n2) % PURPOSE: return a matrix (or vector) x stripped of the specified columns. % ----------------------------------------------------- % USAGE: z = trimc(x,n1,n2) % where: x =

install.zh-cn

vsntp 安装执行说明 一、编译安装程序 vsntp 使用标准的 GNU autoconf 来安装编译: 1. 下载 vsntp 并解压缩: % tar xzf vsntp-x.x.x.tar.gz 2. 进入 vsntp 的子目录: % cd vsntp-x.x.x 3. 执行 ./configure 设定: