搜索资源列表
bf-classdocumention
- Bayes滤波器算法C++类说明文档,源码见Bayes滤波器算法-Bayes filter algorithm C kind of showing documents, the source code sees the Bayes filter algorithm
cJava
- 用c和Java写的贝叶斯分类器,针对垃圾邮件处理,可用于过滤垃圾邮件。-With c and the Bayesian classifier written in Java for dealing with junk e-mail can be used to filter spam.
FIR-filter
- 用c语言实现fir滤波器,可以在CSS环境下实现。-realize a fir filter by c
searchjQuery
- jQuery在搜索列表输入时自动过滤相关内容,比如当你在搜索框输入“c”的时候,下边的图标列表内容会自动被筛选,符合条件的才会显示,当取消输入的时候,内容自动全部出现,类似下拉提示功能,更适合筛选或分类显示相关内容,匹配相关条目显示,我觉得有用。-jQuery automatically filter relevant content in the search list input, such as when you enter in the search box c when the c
NETCTOSS01
- 使用Struts2实现NetCTOSS中的资费列表 准备:分析需求、了解表结构、建表 1)创建web项目 2)导包 3)前端控制器(filter) 4)创建struts.xml 5)创建Action >filter->struts.xml->Action >DAO >DBUtil,Entity a、Entity b、DBUtil c、DAO d、Action 6)JSP
iiswjt_v1.0
- 先下载伪静态文件,在本文章最下面 本地使用: 解压文件到C盘根目录下 在要启用Rewrite的IIS站点的Isapi上添加这个筛选器 筛选器名称Rewrite 可执行文件选择 c:\Rewrite\Rewrite.dll 即可以了 httpd.ini是配置文件 如果你想对个别站点不防盗链的话或者你的论坛和supesite是分开的两个域名的话。以上方法会导致双方相互防盗链!不能正常调用 请按下面的方法改动 RewriteCond Host: (.+) Rewri
xhglq_v1.0
- 菜单功能: 1、高通滤波器(类SignalFilterPassHigh,实现了接口ISignalFilter的所有方法)和低通滤波器(类SignalFilterPassLow,实现了接口ISignalFilter的所有方法)都有滤波功能(接口ISignalFilter定义了滤波器的功能:输入一组整数,滤波后输入另一组整数)。 2、用户选择不同的滤波器,程序生成对应滤波器的接口实例,直接使用接口方法即可。 3、总结接口的作用: (1)规范编程行为,如定义的滤波器的功能。 (2)
killcomment
- 过滤C++源程序中的注释。源文件需要改名为comment.cpp,这是用dev-c++编写。-Filter C++ source of comment. Source file needs to be renamed comment.cpp, this is dev-c++ write.