资源列表
ofdm
- ofdm同步算法,用于多载波ofdm通信中提取相应的同步信息,便于以后的均衡处理。-ofdm synchronization algorithm for multi-carrier communication ofdm synchronization information extracted corresponding to facilitate subsequent equalization.
BPNN
- bp神经网络预测,可自行修改变量进行应用-bp network prediction
merge
- /* *并查集: *算法介绍:并查集是一种高效的支持合并查询的数据结构 * bcj[]保存前驱节点,是并查集的结构关系数组。 * rank[]保存集合元素个数,合并时按照元素个数多少合并。 * *函数功能:Init()是初始化bcj[],rank[],初始时,把每个元素都当成一个集合 * Find(x)是查询元素x所在的集合. * Merge(x, y)是合并x所在集合和y所在集合. */-/** And check the set:*
analyze
- perl scr ipt to analyze trace file from ns-2 code
Untitled
- Program has to get n umber of products the user and generate a bill with product id , product name, quantity , price and VAT of 14 . -Program has to get n number of products the user and generate a bill with product id , product name, quantity
Uniform-Fiber-Bragg-Grating-Reflection-Transmissi
- Uniform Fiber Bragg Grating Reflection Spectra and Transmission Spectra Curve-Uniform Fiber Bragg Grating Reflection Spectra and Transmission Spectra Curve
sig_recovery
- matlab编写的程序,内容为信号恢复实例,内插法重建信号,对理解会有很大帮助-matlab program written content for the signal recovery instance, interpolation reconstructed signal, will be very helpful for understanding
Unlinker
- 从一个in文件读取字符串,然后匹配字符串中的网址,并把网址用另一个字符串替换,然后这个字符串后跟着一个数字,这个数字表示该字符串中出现的第几个网址。-In file read a string, then the string matching the URL, and replace the URL with another string, and then after that string followed by a number, this number represents the
sgfilter
- 该程序在idl读入光谱曲线,并对光谱曲线进行s_g滤波后输出为ascii 文件。-Read the code in the idl spectral curve and output after s_g filtering processing
tu
- 产生著名的贝塞尔虚线应用于二维图形应用程序的数学曲线。,-It produces the famous Bezier curves, mathematical curve used in two-dimensional graphics applications.
MMC
- NEC控制芯片,09电子设计大赛必用,很好的资料,虽然不是我写的,但是肯定有用-NEC controller chip, 09 Electronic Design Contest will use the data very well, though I did not write, but certainly useful for
4_1string
- 使用String类提供的函数,实现以下步骤: (1) 用户从键盘输入两句英文句子。 (2) 把这两个句子连起来。 (3) 去掉句子里的非字母字符,并把这个句子反过来打印。 例如从键盘输入两句子:“Hi,my classmates”和 “How are you?” 最后打印结果应该为:uoyerawoHsetamssalcymiH -Use String class provides functions to achieve the following steps: (1