资源列表
Liver-dor
- a guestbook with PHP and SQL.
rm31_chase.c
- 本代码主要仿真了与II型Chase算法相关联的一阶RM码软判决译码-This code simulated the soft-decision decoding of the first-order RM code associated with type II Chase algorithm
tc-8psk-sect.c
- 用极坐标解码,转变的符号时,Viterbi译码之前,振幅信息被忽略,只有接收到的符号相受雇于度量计算阶段。-Decoding using polar coordinates, the symbol of change, prior to Viterbi decoding, the amplitude information is ignored, and only received symbols employed in the metric calculation stage.
Adc3_dma
- This example describes how to use the ADC3 and DMA to transfer continuously converted data from ADC3 to memory. The ADC3 is configured to convert continuously channel7. Each time an end of conversion occurs the DMA transfers, in circular mo
DAC_signal_generation
- This example provides a short descr iption of how to use the DAC peripheral to generate several signals using DMA controller. When the user presses the USER push-button, DMA transfers the two selected waveforms to the DAC. For each press on
EXT_interrupt4
- This example shows how to configure external interrupt lines. In this example, the EXTI Line0 (connected to PA0 pin) is configured to generate an interrupt on each rising edge. In the interrupt routine a led connected to PD.12 pin is toggled.-T
gen_trellis_ungerboeck.c
- 有一个基本的格子结构必须提供的Viterbi译码算法。因此,有两个步骤需要在一个特定组合的格子和调制的仿真:第一就是棚架结构。- Trellis structure,TCM schemes have an underlying trellis structure that must be provided to the Viterbi decoding algorithm. Therefore, there are two steps required in the simulation o
WD_linear_code.c
- 本代码仿真了线性码的重量分布,在其生成矩阵的输入文件中-Weight distribution of a linear code given its generator matrix in an input file
dianfenceng
- 基于擂台赛法则求解非支配集,c++写的,大家参考一下!-A possible solution to Non-dominated set
1-32-the-_single-_link_insertinhead
- 头插法单链表 在文件头里插入以备能够建立一个线性的单链表!-single link insert in head
binary-search
- binary search code from an array
calculator
- Calculator using switch