-
实现手机界面按钮,从进入界面到手机按键!
实现手机界面按钮,从进入界面到手机按键!-symbian Application
- 2022-11-03 06:15:03下载
- 积分:1
-
信道均衡的讲义,将均衡讲的出神入化,非常之好
信道均衡的讲义,将均衡讲的出神入化,非常之好-Channel equalization of the handouts, will talk about the superb balance, very good
- 2022-03-31 00:39:00下载
- 积分: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
-
IMEI号码计算出口XLS格式。对于移动电话,数据C。
计算IMEI号码并导出为XLS格式保存。可为手机、数据卡生产过程提供帮助-Calculation of IMEI number and exported to XLS format. For mobile phones, data cards to help the production process
- 2022-01-26 03:27:51下载
- 积分:1
-
symbian for c++ 系统声音调用例子
symbian for c++ 系统声音调用例子-football scores for voice calling system examples
- 2023-05-01 10:50:03下载
- 积分:1
-
微软亚洲研究院论文:一种用于保证端到端统计型服务质量要求的接纳控制方案
微软亚洲研究院论文:一种用于保证端到端统计型服务质量要求的接纳控制方案 -Microsoft Asia Research Institute thesis : a guarantee end-to-end statistics for the services of acceptable quality control program
- 2022-08-14 17:32:05下载
- 积分:1
-
openmcu 是开源的H.323会议服务器,需要pwlib 和 openh323的支持。
openmcu 是开源的H.323会议服务器,需要pwlib 和 openh323的支持。-openmcu revenue is H.323 server, openh323 and pwlib needs support.
- 2022-02-20 20:19:27下载
- 积分:1
-
MAX274有源滤波器的设计应用。 介绍MAXIM公司系列芯片MAX274的工作性能与特点,并详细介绍了MAX274滤波器的公式和软件设计方法...
MAX274有源滤波器的设计应用。 介绍MAXIM公司系列芯片MAX274的工作性能与特点,并详细介绍了MAX274滤波器的公式和软件设计方法-MAX274 Application of active filter design. Introduction MAXIM company MAX274 chip performance and characteristics, and detailed the MAX274 filter formula and software design methods
- 2022-03-02 23:07:49下载
- 积分:1
-
塞班架构文档,全面的介绍完整的塞班架构文档,希望对初学塞班程序的朋友有所帮助,谢谢交流。!...
塞班架构文档,全面的介绍完整的塞班架构文档,希望对初学塞班程序的朋友有所帮助,谢谢交流。!-Saipan framework document, a comprehensive introduction to the complete structure of the document Saipan, Saipan beginners want to help a friend program, thank you share. !
- 2022-03-25 23:12:38下载
- 积分:1
-
串口通信程序中串行口设置源代码,简单方便,容易看懂
串口通信程序中串行口设置源代码,简单方便,容易看懂-Serial communication serial port to set the program source code, simple and convenient, easy to understand
- 2023-07-18 06:40:02下载
- 积分:1