资源列表
jisuanqi
- 编写了一个简单的计算器小程序。可以用于简单的计算。-The preparation of a simple calculator applet. Can be used for simple calculations.
analiz.py.tar
- Throughput calculator for ns2 trace file
lms
- lms自适应均衡算法,lms算法使用MATLAb实现-lms adaptive equalization algorithm, lms algorithm implementation using MATLAb
Farm
- 农场灌溉问题() 一农场由图所示的十一种小方块组成,蓝色线条为灌溉渠。若相邻两块的灌溉渠相连则只需一口水井灌溉。给出若干由字母表示的最大不超过50×50具体由(m,n)表示,的农场图,编程求出最小需要打的井数。每个测例的输出占一行。当M=N=-1时结束程序。 -Farm irrigation problems () shown in a farm by a map composed of 11 kinds of small squares, blue line for the irrig
czpfx
- 动态绘制垂直平分线,选择曲线 再选择一点,可以绘制垂直平分线 LISP源代码-Dynamic rendering vertical bisector, select curve and then select the point, you can draw perpendicular bisector of LISP source code
lisp-family-example
- Example of a family implementation in LISP
sdfsdsd
- 自定义鼠标模块,很好的易模块,适合易编程者使用-Custom mouse module, a very good and easy module for programmers to use and easy
fft
- 这是FFT算法的C++程序,已经编译通过!-This is the FFT algorithm C++ program has been compiled through!
zhongduan
- 微机原理中的一个中断程序,对于初学者很有帮助-Microcomputer Principle interrupt program, useful for beginners
serial
- 串口程序,串口通信,基于C51的,上面附有原网址,需要的拿走-Serial port, serial port communication, C51 based, accompanied by the original site, need to take
rec
- 串口接收Verilog程序,可通过参数设置波特率,采用16倍采样方法,稳定可靠,可做为模块直接在顶层例化。-Serial receive Verilog procedures, through parameter setting the baud rate, using 16 times the sampling method, stable and reliable, can be used as module directly instantiated at the top level.
LMS算法自适应滤波器
- 给出完整的相关代码,实现自适应滤波器相关LMS算法对参考信号的干扰抑制作用