代码搜索结果

找到约 2,917 项符合 Strip 的代码

strip.hh

// -*- mode: c++; c-basic-offset: 4 -*- #ifndef CLICK_STRIP_HH #define CLICK_STRIP_HH #include CLICK_DECLS /* * =c * Strip(N) * =s encapsulation * strips bytes from front of pa

strip.cc

// -*- mode: c++; c-basic-offset: 4 -*- /* * strip.{cc,hh} -- element strips bytes from front of packet * Robert Morris, Eddie Kohler * * Copyright (c) 1999-2000 Massachusetts Institute of Technol

strip.m

function net = strip(net, tolerance) % STRIP % % Delete support vectors from a support vector classification network for which % the magnitude of the corresponding weight is less than a given to