代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/346541/11738743
cpp client.cpp
#include "asocket.h"
#define SERVER_PORT 20000 // define the defualt connect port id
#define CLIENT_PORT ((20001+rand())%65536) // define the defualt client port as a random port
#defi
www.eeworm.com/read/345790/11792011
c emap1.c
/* ***********NOTICE********** */
/* */
/* The EMAP finite element modeling codes w
www.eeworm.com/read/156151/11824134
tdf speed_ch.tdf
SUBDESIGN speed_ch
(
Accel_in, reset, clk : INPUT; % File inputs %
get_ticket : OUTPUT % File output %
% File outputs default to GND unless otherwise specified %
)
VARIABLE
speed : MAC
www.eeworm.com/read/154768/11927618
lst memory.lst
ARM COMPILER V2.50a, memory 04/04/06 11:13:57 PAGE 1
ARM COMPILER V2.50a, COMPILATION OF MODULE memory
OBJECT MODULE PLACED I
www.eeworm.com/read/257020/11959879
cpp sserver.cpp
/*
* TFTP library
* copyright (c) 2004 Vanden Berghen Frank
*
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/256726/11976828
makefile
INCLUDEDIR=-I.
all:simdrv
simdrv:simdrv.o connect_modem.o s1240_drv.o conntcp.o sp30_drv.o \
dms10_drv.o neax_drv.o 5ess_drv.o simufunc.o cc08_drv.o dms100_drv.o anet_drv.o \
ewsd_drv.o f150_drv.o
www.eeworm.com/read/256726/11976852
dec makefile.dec
INCLUDEDIR=-I.
all:simdrv
simdrv:simdrv.o connect_modem.o s1240_drv.o conntcp.o sp30_drv.o \
dms10_drv.o neax_drv.o 5ess_drv.o simufunc.o cc08_drv.o dms100_drv.o anet_drv.o \
ewsd_drv.o f150_drv.o
www.eeworm.com/read/256726/11976868
sco makefile.sco
INCLUDEDIR=-I.
all:simdrv
simdrv:simdrv.o connect_modem.o s1240_drv.o conntcp.o sp30_drv.o \
dms10_drv.o neax_drv.o 5ess_drv.o simufunc.o cc08_drv.o dms100_drv.o anet_drv.o \
ewsd_drv.o f150_drv.o
www.eeworm.com/read/342306/12030915
cpp testdlg.cpp
// testDlg.cpp : implementation file
//
#include "stdafx.h"
#include "test.h"
#include "testDlg.h"
#include "ControlCAN.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char