搜索资源列表
codeupload
- 上传源码文件为配合SeedVPM642板视频开发,从合众达公司购买的最新的源码库 除源码外,均配有使用说明,我已经搜索过,贵站应该没有相同的代码 在源码最后,上载了H.264标准白皮书 编译环境为CCS index 1.边缘检测程序(new) 2.运动检测程序 3.PC_VPM642 双向通信例程(TCPIP) 4.SEEDVPM642_loop(同步) 5.SEEDVPM642_loop3G2_图象拼接 希望站长能够开通我的会员帐号,谢谢
c54xdspdtmf
- 该代码采用c5400dsp的汇编语言和c语言实现双音多频信号的产生于检测,用在设计的电话通信系统中,经过实际测试,效果很好,接口为同步串口。-c5400dsp of assembly language and c language DTMF signals generated in the detection, used in the design of the telephone communication system, through the actual test and the res
test5
- 此程序是关于TMS320F2812数字信号处理器的高速同步串行通信SPI的程序。-This procedure is on the TMS320F2812 digital signal processor, high-speed synchronous serial SPI communication procedures.
DSP
- 无线通信的DSP实现,包含TITMS320系列DSP架构分析,FIRIIR滤波器,QPSK,同步,均衡-DSP implementation of wireless communication, including TITMS320 series DSP architecture analysis, FIRIIR filter, QPSK, synchronization, equalization
2812-SPI
- 主要是2812的SPI模块介绍,实现同步快速通讯,可以与外设连接,亦可以与其他DSP通信-The SPI module 2812 is mainly introduced to achieve simultaneous rapid communications, and peripherals can be connected, they can communicate with the other DSP
OFDM-_matlab
- OFDM里常用到的模型,一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -OFDM where commonly used to model a relatively complete OFDM communication system simulation design, including coding, modulation, IFFT, and
mcbsp
- dsp多通道缓冲同步串口程序,主要是解决dsp与ad50之间的串口通信问题,以及如何进行串口中断-Multi-channel synchronous serial buffer dsp procedures, mainly to resolve the dsp with ad50 serial communication between problems and how to carry out serial interrupt
C2812EVPWM.
- SPI(Serial Peripheral Interface--串行外设接口)总线系统是一种同步串行外设接口,它可以使MCU与各种外围设备以串行方式进行通信以交换信息。-SPI (Serial Peripheral Interface, Serial Peripheral Interface) bus system is a kind of synchronous Serial Peripheral Interface, it can make MCU communicate with a v
28027_SPI
- dsp28027 spi实验,通过使用spi中断实现dsp与外部外设的同步通信。-dsp28027 spi experiment by using spi communication dsp interrupt synchronization with external peripherals.
OFDM
- 采用OFDM编码方式进行通信传输,在接收机解调过程中的 同步 过程。(Synchronization in demodulation process of OFDM receiver)
DSPBIOS
- DSP/BISO线程调度,通过允许高优先级的线程抢占低优先级的线程,以及允许阻塞、同步、通信等各种线程间的交互方式,使得多线程的应用程序可以在一个处理器上运行。(DSP/BISO thread scheduling)