代码搜索:establish
找到约 350 项符合「establish」的源代码
代码结果 350
www.eeworm.com/read/481029/6655682
h establish.h
#ifndef _ESTABLISH_H
#define _ESTABLISH_H
#include "common.h"
bool Check_Digit_Fomat(string& str)// how to check whether the data is float or double?
{
for (size_t i = 0 ; i
www.eeworm.com/read/101990/6234711
3 sc_establish_context.3
.TH sc_establish_context 3 "April 2003" "OpenSC Programmer's Manual
.SH NAME
sc_establish_context \- establish OpenSC context
.SH SYNOPSIS
.nf
.B #include
.sp
.BI "int sc_establish_context(
www.eeworm.com/read/289236/8566735
pdf b2-establish item specification.pdf
www.eeworm.com/read/330071/12917662
nc simulationm.nc
/* tab:4
*
*
* Copyright (C) 2004 by North Carolina State University.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documen
www.eeworm.com/read/101990/6234720
3 sc_release_context.3
.TH sc_release_context 3 "April 2003" "OpenSC Programmer's Manual
.SH NAME
sc_release_context \- release OpenSC context
.SH SYNOPSIS
.nf
.B #include
.sp
.BI "int sc_release_context(struct s
www.eeworm.com/read/288044/8654526
txt two_gprs_service_codes_for_atd_value_99_98.txt
There are two GPRS Service Codes for the ATD Command: Value 98 and 99.
-------------------------------------------------------------------------
Establish a connection by service code 99.
ATD*9
www.eeworm.com/read/140582/5786619
txt description.txt
These tests are Pluto unit tests - it runs IKE in a bottle.
These tests are focused on loading and setting of algorithm code.
It does not talk to KLIPS at all, nor does it even attempt to
establish
www.eeworm.com/read/136989/5827649
cpp client.cpp
// client.cpp,v 1.10 2003/11/09 20:44:18 dhinton Exp
/* To establish a socket connection to a server, we'll need an
ACE_SOCK_Connector. */
#include "ace/Log_Msg.h"
#include "ace/SOCK_Connecto
www.eeworm.com/read/119796/6082264
h monapp.h
/* This header file is used by both the application and the monitor.
It is the linkage used to establish a communication path between the
monitor and the application.
*/
#include "monlib.h"
#d