搜索资源列表
NO7
- 著名的电信七号信令NO7,协议栈实现代码。包含了从最底层HDCL数据流处理到上层L4呼叫处理的流程。-The code for Ss7 protocol stacks,include from the HDCL data stream handling to the the Handle flow of L4 Call.
com-test
- 测试串口程序,包括收发信息,16进制机制-a program which can test series, include sending and receiving message, hex mechanism
RTC Demo1
- 这是利用微软RTC类库做的Demo,是绝对可以跑的。注意修改include的路径。该程序是测试Call In的。-This is the class library using Microsoft RTC do Demo, it is absolutely the run. Changes include attention to the path. The procedure is to test the Call In.
RTC Demo2
- 这是利用微软RTC做的程序,功能是Call Out。已经在源代码的基础上做了修改,是可以跑的。注意修改include的路径。-This is done using Microsoft RTC procedures, functions Call Out. In the source code so on the basis of the amendment is to be run. Changes include attention to the path.
CNGPAPI_ZEALWARE
- zealware提供的CNGPAPI接口库包含以下三个文件:cngp.h,cngpapi.lib,cngpapi.dll。 cngp.h是接口库的头文件,包括cngp2.0的消息结构定义,和接口的导出函数定义。消息结构包括: CNGP_HEAD 协议消息头 CNGP_SUBMIT SP下行包 CNGP_SUBMIT_RESP SP下行包应答 CNGP_DELIVER 网关上行包 CNGP_DELIVER_RESP 上行包应答 CNGP_STATUS
My_HuffmanCode
- 哈夫曼编码/译码程序 包含编码和译码程序,无须传权值表,模拟通讯中的二进制传输-Huffman encoding / decoding procedures include coding and decoding process, not right-table values, Analog Communication of binary transmission
64QAM_system
- 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。-running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.
IS-95basebandsimulation
- This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RR
chuankotongxun
- 包含一个串口通讯程序,用VC++写的,想薛串口通讯的可以来看看。-include a serial communication program, VC + + to write, to SIT serial communications can look at.
mnsxlb
- 模拟双向链表动画 模拟数据结构中提到的双向链表的建立过程,其中包含了建立链表,删除节点等动画演示过程,不仅是了解双向链表结构的良好参考也是c语言图形编程的很好参照。-analog two-way linked list animated simulation data structure mentioned in the two-way process of building Chain, these include the establishment of Chain delete
data-process-arithmetic-in-intelligent-instrument.
- 测量精度和可靠性是仪器的重要指标,引入数据处理算法后,使许多原来靠硬件电路难以实现的信号处理问题得以解决,从而克服和弥补了包括传感器在内的各个测量环节中硬件本身的缺陷或弱点,提高了仪器的综合性能-measurement accuracy and reliability of the apparatus of the important targets, the introduction of data processing algorithm, Many rely on the original
Soft20060210102824653
- qq最新示例源码 包括: VC++项目源文件(客户端、服务器端)已编译的可执行文件(客户端、服务器端) 供学习C++网络编程参考。-qq latest example source code include : VC projects source document (client, server side) has compiled executable file (client, server side) for learning C network programming referenc
SDP_Offer_Answer_Examples
- This gives examples of Session Descr iption Protocol (SDP) offer/answer exchanges. Examples include codec negotiation and selection, hold and resume, and addition and deletion of media streams. The examples show multiple media types, bidirec
srtp-1[1].0.6
- This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a crypto engine to support it that includes AES-128 counter mode, TMMHv2, and replay protection. The defin
SRC001_D2XXAPP
- FTD2XXST.exe is an application for configuring, serialising and testing communication functionality in FT8U232AM, FT8U245AM, FT232BM, and FT245BM designs. The application maintains data which describes USB devices and formats it so that it can be pro
conv_fft_ifft
- include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.
WiMax_Simulation
- A paper on WiMax Simulation. The simulation include transmitter, receiver and channel model. AMC and MIMO are used.
BakCode
- 可最大范围内(1-32)寻找巴克码并构造巴克码识别器,在G++下编译通过只要去除#include \"stdafx.h\"
200080319
- 简单易学的串口通讯.#include <reg51.h>
ofdmmatlab5
- OFDM (DQPSK) write in matlab. include transmitter and receiver.