代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/287935/8659635
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 ch
www.eeworm.com/read/386582/8737149
c console.c
#include "sysdeps.h"
#include "adb.h"
#include "adb_client.h"
#include
static int connect_to_console(void)
{
int fd, port;
port = adb_get_emulator_console_port();
if (port <
www.eeworm.com/read/286871/8739036
cls ltrain.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/286871/8739038
cls lamuse.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/286871/8739072
cls lplane.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/386050/8767588
m im_berosion.m
%IM_BEROSION Binary erosion of images stored in a dataset (DIP_Image)
%
% B = IM_BEROSION(A,N,CONNECTIVITY,EDGE_CONDITION)
% B = A*IM_BEROSION([],N,CONNECTIVITY,EDGE_CONDITION)
%
% INPUT
% A
www.eeworm.com/read/386050/8767612
m im_bdilation.m
%IM_BDILATION Binary dilation of images stored in a dataset (DIP_Image)
%
% B = IM_BDILATION(A,N,CONNECTIVITY,EDGE_CONDITION)
% B = A*IM_BDILATION([],N,CONNECTIVITY,EDGE_CONDITION)
%
% INPUT
% A
www.eeworm.com/read/286342/8770162
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
www.eeworm.com/read/385881/8783538
cls users.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/285868/8807736
h commconst.h
#ifndef COMMCONST_H
#define COMMCONST_H
#define FrameFlag 0x12
#define RCC_VERSION 0
#define SendBufferMaxLength 16*1024 //发送缓冲区最大值,为16K,今后改为变量
#define ReceiveBufferMaxLength 16*1024
#define D