代码搜索:NCP
找到约 705 项符合「NCP」的源代码
代码结果 705
www.eeworm.com/read/455050/7378413
ncp
#! /bin/sh
## Like "rcp" but uses netcat on a high port.
## do "ncp targetfile" on the RECEIVING machine
## then do "ncp sourcefile receivinghost" on the SENDING machine
## if invoked as "nzp" instead
www.eeworm.com/read/144212/5752985
ncp
#! /bin/bash
#
# original from:
# @(#) ncp.ksh,nmv.ksh 1.1 94/07/23
# 92/01/18 john h. dubois iii (john@armory.com)
# 92/01/31 added check for no args left after shifts
# 92/02/17 added help
# 92/02/2
www.eeworm.com/read/16793/690946
ncp
#! /bin/bash
#
# original from:
# @(#) ncp.ksh,nmv.ksh 1.1 94/07/23
# 92/01/18 john h. dubois iii (john@armory.com)
# 92/01/31 added check for no args left after shifts
# 92/02/17 added help
# 92/02/2
www.eeworm.com/read/164463/10106871
h ncp.h
/*
* ncp.h
*
* Copyright (C) 1995 by Volker Lendecke
* Modified for sparc by J.F. Chadima
* Modified for __constant_ntoh by Frank A. Vorstenbosch
*
*/
#ifndef _LINUX_NCP_H
#define _LINUX_N
www.eeworm.com/read/164463/10107390
h ncp_no.h
#ifndef _NCP_NO
#define _NCP_NO
/* these define the attribute byte as seen by NCP */
#define aRONLY (ntohl(0x01000000))
#define aHIDDEN (__constant_ntohl(0x02000000))
#define aSYSTEM (__constan
www.eeworm.com/read/418971/10890151
c ncp.c
/************************************************************************
*
* Copyright (c) 1997-2001 by Accelerated Technology, Inc.
*
* PROPRIETARY RIGHTS of Accelerated Technology are i
www.eeworm.com/read/418911/10891930
m ncp.m
function [reg_min,dist,reg_param] = ncp(U,s,b,method)
%NCP Plot the NCPs and find the one closest to a straight line.
%
% [reg_min,G,reg_param] = ncp(U,s,b,method)
% [reg_min,G,reg_param] = ncp(U,sm,b
www.eeworm.com/read/270667/11030858
c ncp.c
/************************************************************************
*
* Copyright (c) 1997-2001 by Accelerated Technology, Inc.
*
* PROPRIETARY RIGHTS of Accelerated Technology are i
www.eeworm.com/read/270667/11030883
obj ncp.obj
www.eeworm.com/read/434218/7880446
h ncp.h
/**---------------------版权 (c)----------------------------------------------------------***
*** 作者:颜章健 ***
***