-
-
-
[
Visual C++ (VC++)]
LVQlearningvectoralgorithm.Rar
LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and ...
-
-
-
-
[
C/C++]
TMS320DSPvectorinterruptthepreparationtable
TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users use interruption, a need for a break in service interruption to the process and scale, and link with orders to link up. Scale is interrupted to some Jump ...
-
-
-
-
[
Java/JSP]
acm11.zip
这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。