-
A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the...
一个可以实用的LMS,NLMS等四种自适应滤波的MATLAB算法程序,实际调试成功。-A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the success of the actual debugging.
- 2023-08-08 14:45:03下载
- 积分:1
-
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现-32K fftVHDL points, which could be directly in the programmable logic device to achieve run
- 2023-08-08 04:40:03下载
- 积分:1
-
本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。...
本程序为7HC595的驱动程序,为初学者掌握SPI时序给予很大帮助。-This procedure for 7HC595 driver, SPI master timing for beginners to give great help to me.
- 2022-06-16 19:20:53下载
- 积分:1
-
自己用C++做的简单的迷宫,特点是可以自定义迷宫的属性
自己用C++做的简单的迷宫,特点是可以自定义迷宫的属性-own use C to do simple maze, which is characterized can define the attributes of the maze
- 2022-08-23 19:05:07下载
- 积分:1
-
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
- 2022-02-13 01:07:58下载
- 积分:1
-
随机有限元分析的经典程序,分析结构可靠度等方面应用
随机有限元分析的经典程序,分析结构可靠度等方面应用-Stochastic finite element analysis of the classical procedures, analysis of structural reliability applications, etc.
- 2022-03-04 06:04:44下载
- 积分:1
-
全自动3D扫描仪软件
资源描述全自动3D扫描仪软件,直接可以用的,基于Matlab和OpenCV,美国的布朗大学研究成果
- 2022-05-23 05:54:05下载
- 积分:1
-
牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考...
牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考-Newton" s difference quotient and the difference calculation functions, using C language implementation, design a number of subroutine, the code slightly longer available for reference
- 2022-02-13 05:14:27下载
- 积分:1
-
数据挖掘中de一个算法 hamster的实例,在c下实现的。简单易懂。...
数据挖掘中de一个算法 hamster的实例,在c下实现的。简单易懂。-de data mining algorithms hamster an example of the c achieved under. Simple and understandable.
- 2023-05-21 10:00:03下载
- 积分:1
-
统计某篇英文小说中某些形容词的出现次数和位置。英文小说存于一个文本文件中,小说中的词汇一律不允许换行,每读入一行,就统计每个词在这行中出现的次数。...
统计某篇英文小说中某些形容词的出现次数和位置。英文小说存于一个文本文件中,小说中的词汇一律不允许换行,每读入一行,就统计每个词在这行中出现的次数。
- 2023-09-09 00:45:02下载
- 积分:1