资源列表
xiaodou
- 利用Verilog语言进行编写的V代码,实现的按键消抖功能(The V code written in Verilog language is used to realize the function of button dithering.)
3数值积分与数值微分—Newton_Cotes公式积分法
- 使用matlab编写了Newton_Cotes公式积分法的函数,里面有题目,可直接运行计算得到结果。(The function of Newton_Cotes formula integral method is written by MATLAB. There are problems in it, which can be directly run and calculated and get the result.)
4线性方程组的直接解法—直接三角分解方法
- 使用matlab编写了直接三角分解方法的函数,里面有题目,可直接运行计算得到结果。(The function of direct triangulation decomposition method is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
happy new year
- 利用硬件板子上的蜂鸣器实现的新年快乐的歌曲(Using the buzzer on the hardware board to achieve a happy New Year's song.)
1
- 利用板子上的LED灯,用Verilog编程实现的流水灯模块(Using the LED lights on the board, we use Verilog programming to realize the water lamp module.)
5线性方程组的迭代解法—Jacobi迭代法
- 使用matlab编写了Jacobi迭代法的函数,并通过例子进行了验证。(The function of Jacobi iteration method is written by MATLAB, and is verified by an example.)
《国外开源微型四轴所有资料》
- rc drone for diy ,rc drone for diy(rc drone for diy,rc drone for diy)
6非线性方程的数值解法—二分法
- 使用matlab编写了二分法的函数,并通过例子进行了验证。(The function of dichotomy is written by MATLAB, and is verified by examples.)
data_Pretreatment
- 通过弦高差法对采集的轮廓数据进行异常值的判断与剔除,一维高斯滤波进行滤波,角度-弦高联合准则法进行数据精简,并通过数据验证。(The string height difference method is used to judge and eliminate the abnormal value of the collected contour data, the one-dimensional Gauss filter is filtered, the angle string height
kcore_bu
- 复杂网路中的k——core分析,用于网络社团的划分和小团体性分析(K - core analysis in complex networks)
案例7-多边形边缘填充算法
- MFC图形学 多边形边缘填充算法 直接用VC打开编译即可运行(MFC graphics polygon edge fill algorithm can be run directly by VC.)
szjs
- 牛顿迭代法实现解方程确定迭代变量建立迭代关系式对迭代过程进行控制(Solving equation of solution by Newton iterative method)