-
kbengine_unity3d_demo-0.6.1
利用 kbe 和unity,利用c++和python开发的一个游戏案例(a game demo using kbe ,c++ and python)
- 2019-05-10 16:42:11下载
- 积分: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
-
VUALL8-500
ABAQUS显式子程序用来计算材料是否破坏和对应刚度折减。(ABAQUE/Explicit subroutine vumat)
- 2020-10-26 14:29:59下载
- 积分:1
-
预测
最近写关于最小二乘支持向量机的时间序列预测 搜到的一些很有参考性的论文(Some of the most referential papers recently written about the time series of the least squares support vector machine)
- 2021-04-27 16:28:44下载
- 积分:1
-
AnalogBehavioralModelingWithTheVerilog-ALanguage
模拟电路设计软件仿真语言和数字语言VERILOG想对应主要用于模拟系统建模(Analog circuit design software and digital simulation language VERILOG would like to correspond to the main language used to simulate the system modeling)
- 2008-12-24 14:49:46下载
- 积分:1
-
HHT-Matlab
hht 三种实现方法,适合初学者学习,很好的东西(hht )
- 2012-01-02 16:50:55下载
- 积分:1
-
【MFC】ListControl控件实现翻页
实现list翻页。MFC控件,对ListControl实现翻页功能。
Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.(Test.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTestApp application class.
Test.cpp
This is the main application source file that contains the application
class CTestApp.
Test.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.)
- 2020-11-06 23:09:50下载
- 积分:1
-
clocktest
获取系统时间 关于系统时间得获取以及显示界面(Access to the system time on the system time may access and display interface)
- 2008-03-31 16:07:05下载
- 积分:1
-
hlsm2.4.1开服工具(中文)
hlsm开服工具主要用于求生之路的服务器运行状态检测(hlsm kai fu gong ju jij ji ji ijij ihuh huh uh uhug yg y gy gy gyg y gyg y yfttfv)
- 2020-06-17 18:00:01下载
- 积分:1
-
粒子群优化算法以及改进的PSO算法代码matlab
一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)
- 2019-02-28 17:22:16下载
- 积分:1