-
使用VB的OPC客户访问的最简单程序,本程序为异步访问程序.
使用VB的OPC客户访问的最简单程序,本程序为异步访问程序.-The use of VB
- 2022-02-04 01:06:02下载
- 积分:1
-
用JAVA做的手机通用程序
用JAVA做的手机通用程序-do with Java handsets common procedures
- 2022-01-31 10:34:01下载
- 积分:1
-
sms pushmessenger for every body in this world
sms pushmessenger for every body in this world
- 2022-03-18 14:22:00下载
- 积分:1
-
JRTPLIB库的测试程序
测试rtp包的收发
JRTPLIB库的测试程序
测试rtp包的收发-Treasury JRTPLIB test procedures for testing rtp packet transceiver
- 2023-06-06 07:15:03下载
- 积分:1
-
摘要
TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。
在Sun Solaris 平台上,我们使用系统提供的DLPI...
摘要
TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。
在Sun Solaris 平台上,我们使用系统提供的DLPI 接口和有关多线程的系统调用,构建了一
个TCP 调试系统,简化了调试过程。
关键字
TCP,调试系统,DLPI,多线程-Abstract TCP software at the core of the operating system. This situation TCP research and testing has led to great difficulties. Sun Solaris platform, We use the system to provide the interface and the TCP multithreaded system calls, built a TCP debugging system, simplifies the debugging process. Keywords TCP, debugging system, Solaris, multithreading
- 2022-04-15 11:00:49下载
- 积分:1
-
voice compression format. The latest of which contains the documentation and cod...
g723语音压缩格式。里面包含了最新的说明文档和代码,可以使用VC来编译。对视频会议或者作VOIP的朋友很有帮助。-voice compression format. The latest of which contains the documentation and code can be used to compile VC. Right for video conferencing or VOIP helpful friends.
- 2022-03-05 17:02:06下载
- 积分:1
-
vehicle equipment code written statement. On the CDMA changed ENS code informati...
车载设备写码说明.关于现在的CDMA改ENS码的资料~真的很有用的呀!你可以自己解决这个问题!-vehicle equipment code written statement. On the CDMA changed ENS code information to really useful! You can solve this problem ourselves!
- 2022-07-16 12:48:46下载
- 积分:1
-
该tcl文件详细介绍了如何在ns2下使用xgrapg工具来分析trace文件
该tcl文件详细介绍了如何在ns2下使用xgrapg工具来分析trace文件-this tcl file
- 2023-07-18 14:30:02下载
- 积分: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
-
In this paper, when the introduction of the td
本文当介绍了td-scdma技术的行业规范,对从事第三代移动通信管理的人员有一定帮助-In this paper, when the introduction of the td-scdma technology industry norms, to engage in third-generation mobile communications management staff has a certain extent, help
- 2022-06-01 21:26:59下载
- 积分:1