-
SerialPortConnection
说明: C# 语言实现指纹一对一的录入以及一对一多对一验证等等(C# Language implements fingerprint one-to-one input and one-to-one, one-to-many, one-to-one verification, etc.)
- 2020-06-20 22:40:01下载
- 积分:1
-
程序2015.12.01
对演化博弈复制动态方程分析得到的演化稳定策略的仿真(Simulation of evolutionary stability strategy for dynamic equation analysis by evolutionary game)
- 2020-12-20 13:39:10下载
- 积分:1
-
自己写的一个文字游戏源码!vs2005上写的
自己写的一个文字游戏源码!vs2005上写的-Write their own source of a word game! written in VS2005
- 2022-08-05 22:59:30下载
- 积分:1
-
javauser 的类 很简单的东西 例题
javauser 的类 很简单的东西 例题-javauser the category of very simple things of excellence
- 2022-02-20 23:25:01下载
- 积分:1
-
平均或标准差,通常计算了信号的分析,整体的一部分。但是,有时我们想知道这个数量在不断变化的数据流。 MEANSTDF计算预期的平均值和标准偏差值使用定义为每一个...
平均或标准差,通常计算了信号的分析,整体的一部分。但是,有时我们想知道这个数量在不断变化的数据流。 MEANSTDF计算预期的平均值和标准偏差值使用定义为每一个用户的数据的位置窗口。输出可能是有用的,而非线性趋势化和平稳性分析。-Mean or standard deviation are usually computed for whole part of the analysed signal. However, sometimes we would like to know how this quantities are changing in the data flow. MEANSTDF compute the expected mean and standard deviation values using user defined window for every data position. The output can be useful while nonlinear detrending or stationarity analysis.
- 2022-11-12 01:45:04下载
- 积分:1
-
Classicgamessource
说明: 用C编写的经典游戏程序源码(有俄罗斯方块、贪吃蛇、推箱子等)(Classic games source by C)
- 2010-04-18 08:00:45下载
- 积分:1
-
test_opcv
说明: a simple project to use opencv
- 2019-09-24 19:50:25下载
- 积分:1
-
svm
svm算法源代码,对数据挖掘等都很有用的(SVM algorithm source code, for data mining is very useful)
- 2008-12-27 10:39:38下载
- 积分:1
-
C8051F开发必备
1.C8051F单片机开发工具使用及常见故障排除V1.0
2.Configuration_Wizard_V2.10_详细使用说明_(2.Configuration_Wizard_V2.10_detailed instruction)
- 2018-10-28 11:16:53下载
- 积分:1
-
CircleFitByPratt
% Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2)
%
% Output: Par = [a b R] is the fitting circle:
% center (a,b) and radius R
%
% Note: this fit does not use built-in matrix functions (except "mean"),
% so it can be easily programmed in any programming language
- 2020-06-22 22:40:02下载
- 积分:1