-
IESS-601E
iEEE 601 标准 信道编码相关 卫星通信(the standard channel iEEE 601 encoding related satellite communications)
- 2021-03-26 10:39:13下载
- 积分:1
-
microsoft-bluetooth-API
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
- 2020-12-23 09:09:06下载
- 积分:1
-
icmpCheater
给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
- 2013-07-12 13:07:07下载
- 积分:1
-
visual-cPP-image-process
数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
- 2012-03-16 16:52:53下载
- 积分:1
-
MyOnce
一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、雾状效果以及灯光效果,而且该例子是一个标准的OPENGL框架。(a demonstration of OpenGL examples, examples include scenes of cloud movement, the movement of water, outdoor mountain mist effects, and lighting effects, but the example is a standard OpenGL framework.)
- 2021-01-25 21:58:42下载
- 积分:1
-
ARINC429__HI-35XXApplication_Note
ARINC_429协议芯片的HI-3585__HI-3598_HI-3599_Application_Note(ARINC429 HI-3585__HI-3598_HI-3599_Application_Note)
- 2014-02-13 21:05:08下载
- 积分: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
-
smooting-dynamic-mesh-case
fluent中smoothing动网格case及程序(smoothing dynamic mesh case and procedure in fluent)
- 2016-04-01 16:45:02下载
- 积分:1
-
LHM-c-code-plot-use-matlab
c code for LHMs and using the matlab to plot the field
- 2010-11-02 21:59:32下载
- 积分:1
-
ADS Introductory Workbook
ADS教程 在这一章里,将介绍ARM 开发软件ADS(ARM Developer Suite)。通过学习如何在CodeWarrior IDE 集成开发环境下编写,编译一个工程的例子,使读者能够掌握在ADS 软件平台下开发用户应用 程序。本章还描述了如何使用AXD 调试工程,使读者对于调试工程有个初步的理解,为进一步的 使用和掌握调试工具起到抛砖引玉的作用(ADS Directory in this chapter, will introduce the development of software ARM ADS (ARM Developer Suite). Through the study of how the CodeWarrior IDE integrated development environment to prepare, compile a project examples, so readers can grasp the ADS software platform developed under user applications. This chapter also describes how to use the AXD debugger works, and readers for debugging project of a preliminary understanding, in order to further the use and control of debugging tools to initiate play the role)
- 2004-08-10 13:53:45下载
- 积分:1