-
HP688的电话薄转换程序
HP688的电话薄转换程序-HP688 the phone book conversion
- 2022-04-25 03:46:28下载
- 积分:1
-
example of a very minimal http server, with very pure c completed, could serve a...
一个非常example的minimal http服务器,用非常纯粹的c++完成,可以作为学习c++和socket编程的最佳例子!-example of a very minimal http server, with very pure c completed, could serve as learning c socket programming and the best example!
- 2023-07-15 13:20:03下载
- 积分:1
-
Bluetoothchat
主要是蓝牙传输数据,可通过两个手机之间进行通信协议连接
- 2022-01-23 11:07:49下载
- 积分:1
-
一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据...
一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据-A serial data transmission process, each time I send a certain amount of bytes, including byte-per-second increase in 0X11, statistics can be used to send the number of frame data
- 2023-08-19 21:10:03下载
- 积分:1
-
一篇关于P2P 穿越NAT 的实用文章,采用TCP协议来进行穿越。
一篇关于P2P 穿越NAT 的实用文章,采用TCP协议来进行穿越。-on a peer-to-peer NAT traversal of practical articles, using TCP for the crossing.
- 2023-08-28 03:30:04下载
- 积分:1
-
OFDM系统的信道估计
OFDM channel estimation
- 2022-04-10 21:20:40下载
- 积分:1
-
Most all of the TD
目前最全的TD-SCDMA无线网络解决方案-Most all of the TD-SCDMA wireless network solution
- 2023-09-02 12:05:06下载
- 积分:1
-
7816协议,智能卡专用的协议。包括手机的sim卡之类都属于智能卡。...
7816协议,智能卡专用的协议。包括手机的sim卡之类都属于智能卡。-7816 agreement, smart card exclusive agreement. Including mobile phone SIM cards are like smart cards.
- 2022-03-23 21:19:34下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
点对点语音开发组件是基于IP的语音通信技术,该组件使用了优秀的语音压缩算法,点对点之间语音通信声音清晰,音质优良,针对各系统开发人员提供了各种例程,包括VB例程...
点对点语音开发组件是基于IP的语音通信技术,该组件使用了优秀的语音压缩算法,点对点之间语音通信声音清晰,音质优良,针对各系统开发人员提供了各种例程,包括VB例程,VC例程,CBuilder例程和Delphi例程等,开发人员直接拿来即可使用,在您的应用程序中加入点对点语音通信变得非常简单,给程序员提供了很大的灵活性。语音通信系统采用标准API封装,使你的应用程序可以向个人和企业提供语音通信服务,应用范围可包括网络语音通信,局域网内部语音通信,Web语音通信,开发人员可用于开发支持基于用户ID和服务器端认证的用户管理和呼叫方式。 -点对点语音开发组件是基于IP的语音通信技术,该组件使用了优秀的语音压缩算法,点对点之间语音通信声音清晰,音质优良,针对各系统开发人员提供了各种例程,包括VB例程,VC例程,CBuilder例程和Delphi例程等,开发人员直接拿来即可使用,在您的应用程序中加入点对点语音通信变得非常简
- 2022-02-25 04:30:50下载
- 积分:1