-
factorial
這是一個用編程語言Python編寫的程序,用於計算給定數字的階乘。(This is a program written in the programming language Python that calculates the factorial of a given number.)
- 2020-06-18 01:00:01下载
- 积分:1
-
生生世世 生生世世 搜索
生生世世 生生世世 搜索-life and this life and this life and this life and this life Search
- 2023-02-09 04:20:04下载
- 积分:1
-
滤波法
A、名称:限幅滤波法(又称程序判断滤波法)
B、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A),
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效,
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。
C、优点:
能有效克服因偶然因素引起的脉冲干扰。
D、缺点:
无法抑制那种周期性的干扰。
平滑度差。(A. Name: Limited filter method (also known as program judgement filter method)
B. Method:
Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined.
Judge each time a new value is detected:
If the difference between the current value and the previous value is <=A, the current value is valid.
If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value.
C. Advantages:
It can effectively overcome the impulse interference caused by accidental factors.
D. Disadvantages:
That periodic interference cannot be suppressed.
The smoothness is poor.)
- 2020-06-24 18:20:01下载
- 积分:1
-
SQLite3Develop
Sqlite3 的确很好用。小巧、速度快。但是因为非微软的产品,帮助文档总觉得不够。这
些天再次研究它,又有一些收获,这里把我对 sqlite3 的研究列出来,以备忘记。(Sqlite3 really good use. Small, fast. But for the Microsoft products, always feel that not enough to help document. This
Some day to study it, and have some harvest, here I study on SQLite3 list, to forget.)
- 2012-09-25 17:13:03下载
- 积分:1
-
GST_transform
广义S变换的程序,可以对信号进行广义S变换(The generalized S transformation program can carry on the generalized S transform to the signal)
- 2017-12-18 20:15:58下载
- 积分:1
-
PSO_3D
说明: 网络上很多PSO算法都是基于二维的编写,此程序是可以实现三维的粒子群优化帮助大家学习。(Many PSO algorithms on the network are based on two-dimensional programming, this program can achieve three-dimensional particle swarm optimization to help you learn.)
- 2021-01-19 15:20:33下载
- 积分:1
-
C# XML序列化源码
C# XML序列化源码-C# XML serialization FOSS
- 2022-01-25 20:53:03下载
- 积分:1
-
cc++图像处理编程这本书的全部代码。分章节的
cc++图像处理编程这本书的全部代码。分章节的-All source code of the book:Image processing programming using C and C++,dispart in chapters.
- 2022-03-09 15:44:59下载
- 积分:1
-
拼图游戏,可选择图像和难易程度,益智类游戏,可休闲可学习...
拼图游戏,可选择图像和难易程度,益智类游戏,可休闲可学习-Jigsaw puzzle, choose images, and degree of difficulty, puzzle games, can be casual to learn
- 2022-03-01 06:25:36下载
- 积分:1
-
Control Systems Engineering 7th Edition 2015
说明: control system engineering ogata
- 2020-06-18 22:00:01下载
- 积分:1