-
AC209N_SDK_V107_release
珠海杰里2系列开发包,可以学习一下,因为是otp的片子,如果要看效果需要原厂的仿真工具(zhuhai jieli tech,51 OTP )
- 2012-06-26 13:56:10下载
- 积分:1
-
COM_op_Excel
VC通过com操作Excel文档的封装。可以轻松实现对excel文件行列,单元格的操作。(VC operation by com Excel document package. Can easily achieve the ranks of the excel file, the cell operation.)
- 2012-03-15 14:35:34下载
- 积分:1
-
FW
说明: 只做了时间显示,和温度显示,使用一个按键切换(Only time display, and temperature display, using a button to switch)
- 2020-06-18 14:20:01下载
- 积分:1
-
Svvehicle8i
汽车8自由度simulink模型,可乙乙进行各种汽车动力学控制及其仿真研究工作
(Automotive 8 degrees of freedom simulink model, B B a variety of vehicle dynamics control and simulation study of)
- 2012-07-16 17:29:20下载
- 积分:1
-
419089Demo
说明: 摄像头 低压低噪马达驱动--MS41908(Camera Low Voltage and Low Noise Motor Drive--MS41908)
- 2020-06-16 07:20:01下载
- 积分:1
-
C# 动态Chart图表实例
【实例简介】这个资源还是很实用的,大家可以下载一下看看
- 2021-06-14 00:31:32下载
- 积分:1
-
使用TMS320C6748测通道UPP模块
最近在测试的TMS320C6748的UPP功能模块,本人亲测,工程完整可用,希望对学习DSP高速接口的朋友有所帮助
- 2022-03-18 02:37:17下载
- 积分:1
-
VideoView-
使用opencv来进行视频的播放,可以播放绝大部分格式的视频(Use opencv for video playback, you can play most of the video formats)
- 2015-06-29 13:47:45下载
- 积分:1
-
stm32-ucos
再stm32上移植的ucos-ii 官网的,但是具体还是要经过修改才可以运行(Stm32 on re-transplantation ucos-ii official website, but concrete or modified before they can run)
- 2008-08-21 15:31:17下载
- 积分: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