-
样本熵近似熵LZC
说明: 样本熵、近似熵、lempel-ziv函数代码。lempel-ziv复杂度是一种表征时间序列里出现新模式的速率的方法(the codes of approximate entropy, sample entropy and lempel-ziv function)
- 2021-01-27 16:25:08下载
- 积分:1
-
SH505
用C51单片机实现神经网络的算法程序 (C51)
- 2009-09-16 00:37:26下载
- 积分:1
-
c# outlookbar 示例源码下载
c# outlookbar 示例源码下载
- 2014-01-25下载
- 积分:1
-
new-touchscreen
HELLO HOW ARE YOU
THIS SOURCE MSTAR IC.
- 2013-07-11 12:58:16下载
- 积分:1
-
LED驱动-123
ws2812驱动程序,stm32f103zet6(Ws2812 driver, stm32f103zet6)
- 2020-06-21 12:00:02下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
给函数传递数组
#include
using namespace std;
double average(double array[],int count); //函数原型
int main(void)
{
double values[]={1.0,2.0,3.0,4.0,5.0,6.0,7.0,8.0,9.0,10.0};
cout
- 2022-03-19 10:39:26下载
- 积分:1
-
cyclostationary_toolbox
循环谱工具箱,包括二阶循环累积量,循环谱估计的FAM算法(Cyclic spectrum toolbox, including the second order cyclic cumulant, FAM algorithm for spectral estimation cycle)
- 2020-10-10 00:17:34下载
- 积分:1
-
iCordSource2
这是一个屏幕录制源代码,可以很清楚地录制计算机屏幕,用VC++编写的(This is a screen recording source code, can clearly record the computer screen, written in VC++.)
- 2020-06-16 10:40:01下载
- 积分:1
-
oumuji源程序
说明: 实现ads1110电压模数转换和lcd1602显示以及电阻测量(ADS1110 voltage analog-to-digital conversion and LCD1602 display and resistance measurement)
- 2020-06-18 09:00:01下载
- 积分:1