代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/151249/5684518
h ssl2.h
/* ssl/ssl2.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The impl
www.eeworm.com/read/144312/5751095
h modem.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/141965/5767497
c ex25_2.c
/* filename: testfont.c */
#include
#include
int font_state;
typedef
struct
{
GtkWidget *dialog;
gchar *fontname;
}diafont;
void OnCancel(GtkWidget *widget,gp
www.eeworm.com/read/141708/5769263
runme
#!/bin/sh
SIMTYPE=`tb_info SYSTEMC_SIM`
if test "$SIMTYPE" = "NCSC"; then
extra_opts="-sconly test --use ncsim hdl_connect.cpp"
else
extra_opts="test.cc"
fi
tbsc $extra_opts --log $TBLOG $PUREC
www.eeworm.com/read/141297/5773878
py qa_basic_flow_graph.py
#!/usr/bin/env python
from gnuradio import gr, gr_unittest
# ----------------------------------------------------------------
class test_basic_flow_graph (gr_unittest.Tes
www.eeworm.com/read/139405/5799095
h modem.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/137626/5823037
am makefile.am
## Process this file with automake to produce Makefile.in
## $Id: Makefile.am,v 1.5 2004/08/14 21:28:53 miciah Exp $
include $(top_srcdir)/Makefile.base
EXTRA_DIST = TODO
noinst_LIBRARIES = libssl.
www.eeworm.com/read/136849/5843183
c smi_bt.c
/*
+-----------------------------------------------------------------------------
| Project : GSM-F&D (8411)
| Modul : SMI
+----------------------------------------------------------------
www.eeworm.com/read/128502/5989776
ppp-on
#!/bin/sh
TELEPHONE=501808080
LOCAL_IP=0.0.0.0
REMOTE_IP=0.0.0.0
NETMASK=255.255.255.0
DIALER_SCRIPT=/etc/ppp/ppp-gnokii
export $TELEPHONE
exec /usr/sbin/pppd debug /dev/gnokii 115200 $
www.eeworm.com/read/126641/6015648
pod ssl_do_handshake.pod
=pod
=head1 NAME
SSL_do_handshake - perform a TLS/SSL handshake
=head1 SYNOPSIS
#include
int SSL_do_handshake(SSL *ssl);
=head1 DESCRIPTION
SSL_do_handshake() will wait for a