多模式匹配算法——AC算法 参考文献:AC算法:Aho A V
多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic sear...
多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic sear...
JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a...
BT JAVA LIBRARY,BTLib package is a J2ME Bluetooth library usefull when developing applications for J...
RMQ问题是指:对于长度为n的数列A,回答若干询问RMQ(A,i,j)(i,j<=n),返回数列A中下标在[i,j]里的最小值下标。...
Ex3-23 亲兄弟问题 « 问题描述: 给定n 个整数0 1 1 , , , n- a a  a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为: min{ ...
A framework written in Java for implementing high-level and dynamic languages, compiling them into J...
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2...
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming boo...
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen...
两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对...