-
如何使用SMPP协议开发,开发短消息通迅
如何使用SMPP协议开发,开发短消息通迅-smpp
- 2022-01-22 17:26:05下载
- 积分:1
-
Garble is a C++ program for transferring data to and from Garmin GPS
Garble is a C++ program for transferring data to and from Garmin GPS
- 2022-02-04 05:27:46下载
- 积分:1
-
一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考...
一个基于dct变换的数字水印算法的源程序,可供进行数字水印学习和研究的学生及科研工作者学习参考-DCT-based digital watermarking algorithm transform the source code, available for study and research of digital watermarking students and researchers to study the reference
- 2022-05-26 01:33:16下载
- 积分:1
-
USB总线与429总线数据转换的USB端(基于PDIUSBD12)的WDM驱动程序...
USB总线与429总线数据转换的USB端(基于PDIUSBD12)的WDM驱动程序-USB bus with 429 data conversion USB terminal (based on PDIUSBD12) WDM
- 2022-01-25 20:28:19下载
- 积分:1
-
WDM驱动程序设计
一.WDM简介
微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动...
WDM驱动程序设计
一.WDM简介
微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。
-WDM Driver Design 1. WDM briefed constantly introduce new Microsoft operating system, now Windows 98 and Windows 2000 has become mainstream. originally used to achieve the VxD driver technology with the Windows 95 are slowly fade out to be from the historical stage, in Windows 98 and Windows Device Drivers under Windows Flooding dynamic process model (WDM) to the design. WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.
- 2022-05-25 14:38:54下载
- 积分: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
-
本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可...
本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
- 2022-02-14 12:32:48下载
- 积分:1
-
Real
Real-Time Executive (REX) User Guide
- 2022-03-30 23:28:42下载
- 积分:1
-
2004070213400424120SOCKET服务程序,从事SOCKET服务器开发
2004070213400424120SOCKET服务程序,从事SOCKET服务器开发-2004070213400424120SOCKET service procedures, engaged in the development of server SOCKET
- 2023-06-16 14:40:03下载
- 积分:1
-
视窗手机源代码
windows mobile phone source code
- 2022-04-02 12:01:50下载
- 积分:1