代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/152975/12071433
png neat-modem-settings.png
www.eeworm.com/read/130039/14210638
doc 關於modem.doc
www.eeworm.com/read/128088/14315578
c scc2modem.c
#include "copyright_wrs.h"
#include "vxWorks.h"
#include "iv.h"
#include "intLib.h"
#include "config.h"
#include "sysLib.h"
#include "rngLib.h"
#include "drv/sio/ppc860Sio.h"
#include "drv/mu
www.eeworm.com/read/128088/14315585
h scc2modem.h
#define SCC2MODEM_TXBDNUM 10
#define SCC2MODEM_RXBDNUM 10
#define SCC2MODEM_TXBUFFER 1
#define SCC2MODEM_RXBUFFER 1
#define SCC2_RBASE_OFFSET 0x0a00
#define SCC2_TBASE_OFFSET 0x0b00
#d
www.eeworm.com/read/128029/14318943
rc2 modem16.rc2
//
// MODEM16.RC2 - resources App Studio does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by App Studio
#endif //APSTUDIO_INVOKED
/////////////////////////
www.eeworm.com/read/220763/14789836
rc2 modem3.rc2
//
// MODEM3.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/220763/14789901
cpp modem3dlg.cpp
// Modem3Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Modem3.h"
#include "Modem3Dlg.h"
#include "BehaoDialog.h"
#include "ListDialog.h"
#include "JxDialog.h"
#include "ZhiL
www.eeworm.com/read/220763/14789978
h modem3dlg.h
// Modem3Dlg.h : header file
//
//{{AFX_INCLUDES()
//#include "mscomm.h"
//}}AFX_INCLUDES
#if !defined(AFX_MODEM3DLG_H__6F1884C2_7075_4CCA_BA1B_5372422C9D52__INCLUDED_)
#define AFX_MODEM3DLG_H
www.eeworm.com/read/220736/14790411
cs win32modem.cs
namespace SerialPorts
{
using System;
using System.Runtime.InteropServices;
internal class Win32Modem
{
// Methods
internal Win32Modem()
{