-
Visual C++ OPC Client实例
本源码是基于C++开发的OPC客户端程序开发实例。
OPC(OLE for Process Control)是根据Microsoft的OLE(现在Active)、COM(部件对象模型)
- 2022-03-26 13:43:08下载
- 积分:1
-
周立功lpc210x开发发光盘上的文档,
周立功lpc210x开发发光盘上的文档,-development of the CD-ROM documentation,
- 2022-06-02 11:34:45下载
- 积分:1
-
编制了计算编码的通信系统,可以清楚的误码率…
通过编程计算RS编码前后通信系统的误码率可以很清楚的看到系统的编码增益.-programmed to calculate RS coding communication systems around the BER can clearly see the coding gain.
- 2022-01-26 08:28:11下载
- 积分:1
-
压缩感知Xampling
压缩感知关于Xampling硬件实现的代码,恢复算法用的是OMP重构,观测矩阵用的是贝努力测量矩阵。是当前压缩感知做得最好的以色列 做得程序,其中的CTF模块应该重点学习
- 2022-04-11 17:01:53下载
- 积分:1
-
TI的32MM玻璃管卡读写资料,多页读写
TI的32MM玻璃管卡读写资料,多页读写-TI
- 2023-09-06 04:00:03下载
- 积分:1
-
本程序实现了DFE下的rake接收机,程序简单易懂,极具逻辑性,相信很适合通信专业的人士学习...
本程序实现了DFE下的rake接收机,程序简单易懂,极具逻辑性,相信很适合通信专业的人士学习-This program realises the DFE rake receiver,which is very clear and easy to understand. Definitely, this is appropriate for anyone who majored in telecommunication
- 2022-07-22 11:47:28下载
- 积分:1
-
串口通讯,利用串口控件实现对RS232的读写操作!
串口通讯,利用串口控件实现对RS232的读写操作!-Serial communications, the use of RS232 serial control to achieve the read-write operation!
- 2022-06-16 10:18:48下载
- 积分: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
-
存储转发网络
这个源代码在NS2中。这是为商店结转网络。门店结转网络是在间歇连接期间使用的网络。它存储、传输数据,并在失去连接时转发数据。在我的程序中,我创建了一个数据库节点,它为请求节点发布名称空间
- 2022-03-21 05:51:35下载
- 积分:1
-
A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样
A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率谱变化情况;-have a length of 1,000 random binary sequence, "0" with a probability of 0.8, "a" with a probability of 0.2; B. above zero AMI data coding, and pulse width of symbols width of 50%, waveform sampling rate Symbol rate for the eight times that he painted before the 20 symbols corresponding waveforms (also given before 20 Source sequence); C. HDB3 code switch to depict the former 20 symbols corresponding waveform; D. Miller to switch codes to depict the former 20 symbols corresponding waveform; E. respectively above 1,000 symbols for the power spectrum waveform estimated to depict the power spectrum; F. Change source "0" the probability to observe AMI code changes in the power spectrum;
- 2022-05-24 14:06:42下载
- 积分:1