搜索资源列表
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
tongxunlu
- 1 通讯录程序设计 通讯录程序设计 ( ( 一一 ) ) 09/ 3/ 22 西南财经大学天府学院 2 一、 本节课需要完成的内容一、 本节课需要完成的内容 1 、 定义结构体数组 2 、 建立主函数 3 、 选择菜单的制作( menu_select( ) 函数) 4 、 记录的输入( enter( ) 函 -1 Address Book Address Book programming programming ((11)) 09/3/22 Southwest Finance and Eco
0715
- NRF24L01无线模块收发C源程序,主要包含NRF24L01的各个命令函数,添加到主函数后,可直接调用!-NRF24L01 wireless transceiver module C source code, mainly contains NRF24L01 all command functions to the main function, can be called directly!
Alamouti
- 主函数Alamouti(Nr,max_snr,max_err_symbol,symbol_per_frame) 调用函数QpskMapping(psudo_bit_sequence)--二进制数据到QPSK信号的变换 调用函数RayleighCH(Nr,Nt)--瑞利衰落信道模拟 仿真示例: Alamouti(1,12,20,24) 说明: 1.2根发射天线、1根接收天线 2.最高信噪比为12dB,即仿真范围为0dB到12dB 3.在每个信噪比
simulation-of-communication-
- 这个程序是有关通信系统的仿真,调制、解调、加噪、滤波以及统计误码率,和星座图的绘制,包含很多个独立的小函数以及一个主函数!-This program is a simulation of the communication system , modulation, demodulation , adding noise, filtering and statistical BER, and constellation mapping, contains many independent func
20100108
- LCD手机显示程序的设计,主要涉及LCD中画点、画线、写字等一系列基本函数,以及在此基础上编写的主菜单界面、子菜单界面等内容。-LCD phone displays the design of the program, mainly related to the contents of the LCD in the painting, drawing lines, writing a series of basic functions, as well as prepared on the ba
jxj_OFDM_Acord_ZHAO_VTC1997
- OFDM仿真程序,赵玉萍老师1997年VTC上的一篇关于OFDM信道估计的论文的结果,压缩包中包含了matlab程序和那篇论文,matlab程序的顶层脚本是plot_figure.m,请直接运行此脚本 主函数文件是ZHAO_OFDM.m,被plot_figure.m调用 -OFDM simulation program, ZHAO Yuping teacher on a VTC 1997 results for OFDM channel estimation papers, archiv
main_2
- 这个导航程序的主函数 运行可得到相关的结果(the program is the main function with running it you can get the solved navgation result)
模数转换部分程序
- 此部分为单片机所计算的结果进行AD转换的程序(This part is a AD conversion program for the results calculated by a single chip microcomputer)
循环自相关程序
- 用于计算连续调幅信号的循环自相关函数,其中包括主函数和调用函数(cyclic autocorelationary function)
两跳协作通信
- 程序是在不同信噪比情况下两跳协作通信系统分别采用AAF和DAF协议时接收端的误码率仿真主函数twohop.m以及一些子函数,假设信道时瑞利信道。S_R\R_D\S_D的传输距离是1米,调制方式是BPSK,信噪比在-15dB-15dB,接收端合并方式为ERC,迭代次数为1000(The program simulates the BER of the main function twohop. m and some sub-functions at the receiver when the tw
KalmanFilter_GPS_INS
- 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori