代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/222388/4820026
m connect.m
function moteIF = connect(port)
%CONNECT
%
%this function connects the current matlab environment to a serial port or
%socket.
%
%usage: connect('localhost:9000')
% connect('COM1')
%
www.eeworm.com/read/216802/4883136
c connect.c
/*
ReactOS Kernel Streaming component
Written (or rather, stubbed!) by Andrew Greenwood
September 2005
*/
#include
KSDDKAPI NTSTATUS NTAPI
KsCreatePin(
IN HANDLE FilterHandle,
www.eeworm.com/read/216802/4883717
c connect.c
/* $Id: connect.c 21689 2006-04-21 17:45:51Z tretiakov $
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: drivers/net/afd/afd/con
www.eeworm.com/read/216802/4887943
c connect.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel
* FILE: lib/ntdll/csr/connect.c
* PURPOSE: Routines for connecting and calling
www.eeworm.com/read/216450/4893681
c connect.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/209972/4955777
java connect.java
/*
* Connect.java
*
* Created on 2006年12月10日, 下午2:15
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package cn.edu.tsinghua.ths
www.eeworm.com/read/209559/4974416
c connect.c
/*
* fs/cifs/connect.c
*
* Copyright (C) International Business Machines Corp., 2002,2004
* Author(s): Steve French (sfrench@us.ibm.com)
*
* This library is free software; you can redis
www.eeworm.com/read/209211/4985014
c connect.c
/* posix */
#include
#include
#include
#include
#include
#include
#include
/* bsd extensions */
#include
#incl