-
G729解码器
我们已经下载G729a编和G729B解码器从该网站,但我们没有得到正确的输出我们的文件进行解码后。所以恳请指导我们一样。
- 2022-11-30 04:20:03下载
- 积分:1
-
Serial串口累,支持多个串口同时通讯。
Serial串口累,支持多个串口同时通讯。-Serial serial tired, support for multiple serial communication at the same time.
- 2022-02-07 09:09:09下载
- 积分:1
-
这是一个使用modem拨号上网的程序,可以使用,在gprs方式下也可使用,是用gprs通信的很好的例子程序...
这是一个使用modem拨号上网的程序,可以使用,在gprs方式下也可使用,是用gprs通信的很好的例子程序-It is a modem dial-up procedures can be used in GPRS mode also can be used. GPRS communication is a good example of procedures
- 2022-10-17 07:20:03下载
- 积分:1
-
精美记事本,超强功能,定能使你爱不释手!
精美记事本,超强功能,定能使你爱不释手!- The fine memorandum, the ultra strong function, decides can
cause you to be unable to put down!
- 2022-05-16 04:23:15下载
- 积分:1
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
有关GUI标准组件的使用和一些事件的处理程序代码及运行结果,另有实验心得...
有关GUI标准组件的使用和一些事件的处理程序代码及运行结果,另有实验心得-The use of the GUI standard components and some event handler code and operating results, and another experimental experience
- 2023-01-24 02:55:03下载
- 积分:1
-
这是一个通讯软件
这是一个通讯软件-This is a communications software
- 2022-03-05 19:37:40下载
- 积分:1
-
I2C
I2C-bus specification and user manual Rev.03-19 June 2007.pdf
- 2022-03-03 16:15:17下载
- 积分:1
-
mimo ofdm 系统
正交空时块编码和进一步探索这最后一节中说明了,我们目前某些性能的正交空时块编码使用四个结果传输天线 (4 x 1 系统) 使用半速率编码,G4。我们期望的系统提供的 4 和 w 的多样性顺序。
- 2022-07-11 16:56:49下载
- 积分:1
-
列出系统中TAPI设备及其具备的能力
列出系统中TAPI设备及其具备的能力-System TAPI list of equipment and its capability of the
- 2023-05-03 07:40:03下载
- 积分:1