匹配算法
匹配算法,Boyer-Moore-Hospool匹配算法 这个算法在大文件中搜索小pattern有很高效率。 推荐用来代替strstr() 这个实现我没有测过,不过应该不会有大问题。 ...
匹配算法,Boyer-Moore-Hospool匹配算法 这个算法在大文件中搜索小pattern有很高效率。 推荐用来代替strstr() 这个实现我没有测过,不过应该不会有大问题。 ...
LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. ...
VHDL 关于2DFFT设计程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be ...
Jive是一个开放的Java源代码项目。其目标是建设一个开放结构的,强壮的,易于扩展的基于JSP的论坛。在其设计目标的指导下,其结构设计得非常得好,融合了很多新的观念,比如Design Pattern...
This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorith...
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take ...
本文根据发表在CUJ Expert Forum上的两篇文章编译而成。C/C++ User s Journal是目前最出色的C/C++语言专业杂志,特别是在C++ Report闭刊之后,CUJ的地位更加...
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial...
By Tom Christiansen and Nathan Torkington ISBN 1-56592-243-3 First Edition, published August 1998...
This code in this directory implements the binary hopfield network. Source code may be found in HOP...