资源列表
swdebounce
- Verilog语言编写,按键去抖-Verilog language, debounces
MCM3
- 蒙特卡洛方法实数型随机走动求解拉普拉斯方程- Using floating random walk MCM to solve Laplace s equation
44387551MVDR
- 一种简单的MVDR算法实现,适合初学者使用-Using music algorithm and conventional beamforming algorithm and Capon algorithm is used to estimate the DOA
Guass
- 非常有用的GUASS 分析,对于求方程的解,参数哟优化非常有用-Very useful Guass analysis, for the solution of the equation, parameter optimization is very useful
aPb
- 题目描述 给出两个非负实数a和b,求a+b 输入 一组用例,包括两个长度不大于400的非负实数a和b 输出 输出一行为a+b的最简形式,即没有前置0后置0,小数部分为0则省略小数点 样例输入 1 1 样例输出 2-Title Descr iption Two non negative real numbers a and B are given, and the a+b is obtai
Fibonacci_number
- 输入n,输出费波那契数列 1~n 项 Input a number n and then output Fibonacci numbers from the first to the nth Fibonacci_number2: 输入 n ,输出第 n 项 Input n and then output the nth number -Input a number n and then output Fibonacci numbers from the first to the
fftdaima
- fft源代码 , matlab程序编写-fft source code, matlab programming
HDOJ1532_MAXFLOW
- hdoj 1532 最大流 edmonds_karp算法-hdoj 1532 maximum flow algorithm edmonds_karp
waveletdecompose
- 局域波分解MATLAB代码,很全的,很好用-Local Wave Decomposition of MATLAB code
RD
- 通过matlab变成来实现RD函数迭代算法,并绘制出RD函数图像-realise the algorithm of RD and draw the image of RD
digitalclock_bat
- 用批处理做的一个超大的数字时钟,效果不错,热爱批处理的朋友可不要错过哦!-A large digital clock made by batch language.
bestschedule
- 该算法在C语言环境下,使用回溯算法实现最佳调度问题。-The algorithm in C language environment, the use of backtracking algorithm for optimal scheduling problem.