-
语音聊天voice chat的源代码,可以用于网络音频聊天室
语音聊天voice chat的源代码,可以用于网络音频聊天室-voice chat voice chat to the source code, can be used to network audio Chat Room
- 2023-06-02 19:20:02下载
- 积分:1
-
Belonging to error correct coding of the interlaced device, in the encoding proc...
属于纠错编码的隔行器,在编码过程中是BPSK编码模块的重要一环。
- 2022-09-09 06:30:02下载
- 积分:1
-
adsp fft the standard source code, support adsp 211XX, series, high efficiency
adsp的fft标准源代码,支持adsp 211XX,系列,效率很高-adsp fft the standard source code, support adsp 211XX, series, high efficiency
- 2022-03-13 05:10:18下载
- 积分:1
-
It is mainly used for ARQ simulation ,such as stop
It is mainly used for ARQ simulation ,such as stop-and-wait
- 2022-09-27 11:55:03下载
- 积分:1
-
CP210开发工具,库, 例子,可以获取USB端口的数据,官方开发包。...
CP210开发工具,库, 例子,可以获取USB端口的数据,官方开发包。-CP210 development tools, database, example, you can access data on USB port, the official development kit.
- 2023-02-20 04:40:04下载
- 积分:1
-
基于SIP的H.264视频电话终端设计介绍性文档。
基于SIP的H.264视频电话终端设计介绍性文档。-SIP-based H.264 video telephony terminal design introductory document.
- 2022-08-13 06:27:07下载
- 积分:1
-
GPRS测试代码在winmobile
WinMobile下的gprs测试代码,很适合入门学习。-WinMobile under gprs test code
- 2023-03-12 20:40:04下载
- 积分:1
-
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性
-A very complete waveOut procedures, including a category and use category waveOut example, access to Windows, under this example all the wave input and output devices as well as the attribute name
- 2022-01-25 19:35:05下载
- 积分: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
-
RFC3025:Mobile IP Vendor/Organization
RFC3025:移动IP供应商/组织特定扩展
- 2022-07-22 19:28:07下载
- 积分:1