-
SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集
SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集-SystemC language random number generator, SystemC is C++ A superset of the language
- 2022-01-30 16:41:42下载
- 积分:1
-
labview 串口控制LED
labview上位机程序通过按键控制串口收发数据,进而串口控制两个LED灯,这个程序主要是做了labview串口使用的演示,通过串口的数据收发不仅可以控制开关量信号,而且可以进行协议的收发等
- 2023-08-02 17:30:04下载
- 积分:1
-
十大滤波算法
最近用Arduino做电子秤,为了解决数据的跳变研究了不少滤波算法。网上能找到大把的十大滤波算法帖子,每一篇都不太一样,都号称精编啊,除错啊什么的,可是放到板子里却没一个能正常跑起来的。于是决定自己整理一下这些程序,完美移植到Arduino中。所以大家看到这个帖子的时候,不要怀疑我重复发帖。我的代码都是经过反复试验,复制到Arduino中就能开跑的成品代码,移植到自己的程序中非常方便。而且都仔细研究了各个算法,把错误都修正了的(别的程序连冒泡算法都是溢出的,不信自己找来细看看),所以也算个小原创吧,在别人基础上的原创。
- 2023-08-03 17:00:03下载
- 积分:1
-
很好的卡尔曼滤波程序
很好的卡尔曼滤波程序-a goog source program about Kalman filtering
- 2022-03-02 21:41:55下载
- 积分:1
-
Idempotent matrix method using the largest eigenvalue, also include a number of...
利用幂法求矩阵的最大特征值,还包括一些相应的辅助函数-Idempotent matrix method using the largest eigenvalue, also include a number of the corresponding auxiliary function
- 2022-01-27 23:38:44下载
- 积分:1
-
Newton method for solution of non
Newton method for solution of non-linear equations in C
- 2022-07-07 09:50:58下载
- 积分:1
-
人脸识别代码
提供了人脸识别的算法和思想,以简短的例子和不是很长的matlab代码实现人脸识别。同时可作为毕业论文的参考资料和进行相关的科研项目的有关文献参考。
- 2023-04-28 01:40:04下载
- 积分:1
-
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可...
数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined functions using recursive algorithm
- 2022-01-26 05:01:19下载
- 积分:1
-
基于单片机的数字温度计设计
设计一种基于单片机的数字温度计控制系统。利用数字温度传感器DS18B20,此传感器课读取被测量温度值,进行转换。
- 2022-10-05 23:30:03下载
- 积分:1
-
This is a book commonly used algorithms and model introduction, there are BP net...
这是书上的常用算法和模型介绍,有BP网络的C语言实现,HMM的C语言实现,失量量化的C语言实现。-This is a book commonly used algorithms and model introduction, there are BP networks realize the C language, HMM of the C language, loss of the C language to quantify.
- 2022-01-31 08:49:34下载
- 积分:1