▍1. goose
利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。(Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.)
利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。(Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.)
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率(Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation)
在CBuilder中如何控制游戏手柄,对手柄编程(How to control the game in the CBuilder handle, to handle programming)
TDMA程序运用OPNET软件实现完成,固定时隙(TDMA procedure using OPNET software to complete a fixed time slot)
一个关于语音电话的程序( About pronunciation telephone procedure )
wimax802.16e中的BTC编码仿真程序(WiMAX 802.16e in the BTC coding simulation program)
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。 首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。 (good)
PCM文件采样率转换,其中可以自己定义采样率。作为WAV文件进行存储。效果较好。注意使用时确定源文件采样率。(PCM file sample rate conversion, which could define their own sampling rate. As a WAV file is stored. Effective. Note that when used to determine the source file sample rate.)
DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!无法编译,是因为要先注册mscomm控件(DXF trajectories turn the G-code, line, circle, arc, spline curves to optimize the polyline, polyline. With lower serial communications! Not compile because the first registered mscomm controls)
数字集群信道编解码程序,包括BCH和RCPC,属于欧洲ETSI Tetra标准。(digital trunking channel coding and decoding procedures, including BCH for RCPC and, European ETSI Tetra standard.)
有关4QAM,16QAM,64QAM,DQPSK的调制解调的(The 4QAM, 16QAM, 64QAM, DQPSK modulation and Demodulation)
朋友写的C++645通讯程序,支持645-1997与645-2007,支持自已组帧程序自动添加校验码通讯,可以增加数据标识定义,里面还有部分关于费控通讯代码,挺好,拿来分享(Friend write C++645 communications program to support the 645-1997 and 645-2007, to support their own group the frame program automatically adds the checksum communications, can increase data identifies the definition, there is also a section on the fee control communications code, good for them and share)
基于PARKER9000运动控制器的上位机程序开发,包括单轴点动以及多轴联动(Based on PARKER9000 motion controller host computer program development, including uniaxial jog, and multi-axis)
说明: 非常好的OPC服务器源代码 免费的 没有时间限制(Very good OPC server source code for free no time limit)
说明: IEC-61850标准分析完整中文版(自用)(IEC-61850 standard analysis)
这是在uwb系统中,用TOA定位法的的整个系统的仿真程序源码 (This is a simulation program source code for the entire system in uwb systems, TOA positioning method)
ARINC-美国航空无线电通信公司(Aeronautical Radio Inc),美国军队的长期合作伙伴。ARINC664系列协议是ARINC公司负责制定的下一代航空数据网络标准。该规范分为8个部分,从不同层次对航空数据网络标准的各个方面进行了系统的定义,形成了以AFDX技术为核心的下一代航空数据网络的完整标准。(ARINC-Aeronautical Radio Inc, the U.S. military long-term partners. ARINC664 series protocol is ARINC company is responsible for the formulation of the next generation of airborne data network standard. This specification is divided into eight parts, from different levels of airborne data network standard all aspects of the definition of the system, formed the AFDX technology at the core of the next generation of airborne data network complete standard.)