-
Xlisten
xlisten in matlab work for wireless sensor network
- 2011-11-01 22:48:22下载
- 积分:1
-
捷宇 高拍仪 demo SDK
捷宇 高拍仪 demo SDK
- 2019-09-02下载
- 积分:1
-
循环双向链表
C++语言封装了循环双向链表数据结构,实现了如下函数:
1、任意位置插入元素的函数
2、依据单、双链表的不同特征,获取循环双向链表节点个数的两种方法
3、删除任意位置元素的函数
4、查找任意位置元素
5、查找某个元素所在的节点函数
6、清空链表元素
7、遍历链表的函数等。
- 2023-07-10 07:05:04下载
- 积分:1
-
STM8S的TIM1 PWM发波
详细描述了STM8S的TIM1如何产生PWM,包含了在中断中调节PWM信号
- 2022-06-19 13:36:17下载
- 积分:1
-
互补SPWM+模拟死区开关方波+PID+ADC (单极性)
说明: 本程序用于全国大学生电子设计竞赛逆变电源,且包含PID闭环控制,可调出稳定交流电压(This program is used in the inverter power supply of the national college students electronic design competition, and contains PID closed-loop control, which can transfer out stable AC voltage)
- 2020-04-04 22:00:35下载
- 积分:1
-
KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KMEANS.CPP <enter>
(This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real)
To compile:
ICC KMEANS.CPP <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1
-
IOTest
网络编程之异步IO之Select模型源码!!!!(WinSock Select code good good good good good!)
- 2019-04-02 16:48:55下载
- 积分:1
-
Natural-Language-Processing
自然语言处理,曼宁,一本非常好的自然语言处理的学习书籍(Natural Language Processing)
- 2016-04-14 19:04:06下载
- 积分:1
-
showHism
能同时显示24位图三色R、G、B的直方图(can also showed 24 Figure 3 color R, G, B Histogram)
- 2004-11-05 18:02:53下载
- 积分:1
-
10位AD的C程序
应用tlc1543及cd4067对35路信号进行采集,一条试通过(application tlc1543 35 and cd4067 right direction signal acquisition, through a trial)
- 2005-08-13 09:18:42下载
- 积分:1