-
simple menu Circle and Chinese PC Poeckt
简单的画圆和中文菜单Poeckt PC-simple menu Circle and Chinese PC Poeckt
- 2023-02-28 23:35:04下载
- 积分:1
-
ADC DAC
ADC DAC -- Scientist s Guide-ADC DAC-- Scientist s Guide
- 2022-04-11 11:36:01下载
- 积分:1
-
G.723加解码程序
G.723加解码程序-G.723 coding/decoding program
- 2023-05-20 15:05:03下载
- 积分:1
-
控制语音Modem的程序
控制语音Modem的程序 -Modem program controlling voice
- 2022-01-24 09:39:49下载
- 积分:1
-
用于vista上ns2的安装,详细介绍了安装的步骤和注意事项
用于vista上ns2的安装,详细介绍了安装的步骤和注意事项-For vista on the ns2 installation, detailing the installation steps and precautions
- 2022-03-01 20:20:40下载
- 积分:1
-
有关ofdm编程的英文文献,带有源代码!
有关ofdm编程的英文文献,带有源代码!-the OFDM programming in English literature, with the source code!
- 2022-07-22 07:26:43下载
- 积分: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
-
SECS I, SECS II协议通讯源码
SECS I, SECS II协议通讯源码-SECS I, SECS II agreement communication source code
- 2023-03-12 22:30:04下载
- 积分:1
-
目前有许多MP3手机自动产生的播放列表只能播放固定目录中的MP3文件,此程序可以让您播放手机中任何目录下的MP3文件,有运行程序...
目前有许多MP3手机自动产生的播放列表只能播放固定目录中的MP3文件,此程序可以让您播放手机中任何目录下的MP3文件,有运行程序-There are many MP3 phones automatically generated playlists can only be fixed to play MP3 files directory, this program allows you to play any of the phone directory of MP3 files, have run the program
- 2023-06-14 06:15:04下载
- 积分:1
-
这是我在网上下载的Modbus也是一个简单的源代码,用VC++编写
这是我在网上下载又一个modbus简单源代码,用VC编写-This is my online download Modbus also a simple source code, prepared with VC
- 2022-01-22 12:12:09下载
- 积分:1