-
this is a program which measures number of timedelays
this is a program which measures number of timedelays
- 2023-07-18 19:00:03下载
- 积分:1
-
I2C总线是8
I2C to 8-bit Parallel Bus Slave Design
- 2022-03-12 00:43:06下载
- 积分:1
-
正交频分多路复用
正交频分复用 (OFDM) 是一种通信技术,通信信道分为同样间隔的频段的数目。副载波携带用户信息的一部分是在每个波段中传输。每个子载波与每一个其他副载波,从常用的频分复用 (FDM) 鉴别 OFDM 是正交 (相互独立)。频分复用 (FDM) 是一种技术,通过单一的传输路径如电缆调制解调器或无线系统同时传输多个信号。每个信号传播在其自身独特的频率范围内 (载波) 调制的数据 (文本、 语音、 视频等)。正交 FDM (OFDM) 扩频技术将数据分布在一大批以精确的频率间隔的载体。这种技术中的这个间距提供"正交"以防止解调器看到自己以外的其他频率。
- 2022-03-26 11:21:01下载
- 积分:1
-
This article briefly introduced symbols OSI abstract syntax (ASN.1) subset
本文简单介绍了OSI 抽象语法符号(ASN.1)的子集――基本编码规则(BER)和可辨别编码规则(DER)。-This article briefly introduced symbols OSI abstract syntax (ASN.1) subset- Basic Encoding Rules (BER) and the identifiable coding rules (DER).
- 2022-03-26 03:43:32下载
- 积分:1
-
实现了SyncML无线同步协议,作为SyncML的服务端运行,手机只要支持SyncML就可以把电话号码本同步到服务器上。...
实现了SyncML无线同步协议,作为SyncML的服务端运行,手机只要支持SyncML就可以把电话号码本同步到服务器上。-implement of SyncML wireless synchronous protocol, working as a server application, support cellphone to synchronous phonebook to server.
- 2022-03-18 06:07:47下载
- 积分:1
-
Short Message code of a client, a server
短信群发的一个代码客户端,针对特定的服务器环境,用了四层结构,代码安全性很高.-Short Message code of a client, a server-specific environment, with a four-storey structure, high security code.
- 2023-05-23 19:35:03下载
- 积分:1
-
Through PC/SC driver send instrument commands Apdu source
通过PC/SC驱动发送Apdu指令的工具源码-Through PC/SC driver send instrument commands Apdu source
- 2022-02-20 11:05:53下载
- 积分:1
-
XComDrv是个通讯包,包含两个控件:TXComm,封装了一个通讯设备的若干特性;TXModem,MODEM与MODEM通讯的控件。最新的版本支持:定制流控制...
XComDrv是个通讯包,包含两个控件:TXComm,封装了一个通讯设备的若干特性;TXModem,MODEM与MODEM通讯的控件。最新的版本支持:定制流控制;任意波特率;完全的数据控制;指定事件字符;收/发数据;插件。TXModem可以用来:向MODEM设备发送AT指令;修改MODEM寄存器;拨号;连接;断开。最新版本包括XAsync v.1.2,异步(覆盖式)操作单元。功能无限制。源代码:包含,还有EXE演示。适用语言:CB4 CB5 D4 D5-XComDrv is a communications package that contains two controls: TXComm, Packaging, a number of characteristics of communications equipment TXModem, MODEM control communications with the MODEM. The latest version supports: customized flow control arbitrary baud rate incomplete data control designated events characters admission/fat data plug. TXModem can be used to: MODEM equipment to send AT commands amend MODEM register dial-up connection disconnected. The latest version include XAsync v.1.2, Asynchronous (cover type) operation unit. Features unlimited. Source code: contains, as well as EXE demo. Applicable language: CB4 CB5 D4 D5
- 2023-01-02 02:45:05下载
- 积分: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
-
串口双向通信,并实现绘制函数及保存函数图片功能
代码实现串口收发数据功能,正常通信,这是本人自己练习使用,亲测通过,画图按钮实现的就是绘制函数并自动保存绘制的图片的功能
- 2023-06-18 13:05:04下载
- 积分:1