资源列表
linelms
- 线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!-linear adaptive filter algorithm forecast for the spread spectrum communication signals in the narrow band interference suppression to engage narrowband interference suppression friends will help!
BPSK_System_BER_Simulation
- 这个程序是仿真加和不加golay编码的bpsk系统的ber及理论的ber,并在一个框图中分别给出对应的ber曲线.
robots
- 仿真移动机器人避障的实验,是机器人在制定的环境中避开障碍,到达目的地。
tt_change_all
- 用于集成电路设计中,对lef和def的操作-used for the design of integrated circuits, the right and lef def operation
sle442
- 4442的读写校验c程序.测试是否有SLE4442卡插入读写器。若有,核对密码,然后进行读写操作,并比较两次操作数据是否相同,若相同,返回操作正确。-4442 write c calibration procedures. Testing whether there SLE4442 insert their cards into the Reader. If so, check password and then proceed to read and write operations, and
ping.rar
- 用c语言实现艺术清屏
shellsort
- 有关于vc++的一些小程序,我认为很好,供大家参考。-on some small procedures, I consider very good for your reference.
约瑟夫环2
- 缺少边界qingduozhijiao-lack of border qingduozhijiao
gedebahedecaixiang
- 我是用C++做的,如果你是C环境,把汉字译成英文就OK -I used to do C, if you are a C environment, Chinese characters translated into English on OK
dbscan
- 该源码是基于密度聚类分析的最经典的DBSCAN算法的原始结构框架
bp_app
- 类神经训练范例,其中训练资料800组、测试资料400组与验证资料200组,可在进行调整-neural training examples, training materials 800 group, Test Data Group 400 and 200 certification information group, the restructuring
TC
- 实现对数组、栈、队列、链表进行数据的删除、插入、逆转功能,屏幕显示提示输入功能,输入列表中不通的数字,选择了不同的元素存储方式,进而再选择所要的对数据的操作。