搜索资源列表
企业邮件服务器.RAR
- 该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authentication letter, RBL / RSS / ORBS /
在线邮件列表发送系统源程序
- 在线邮件列表发送系统源程序 ·须安装jmail组件 ·帐号:admin 密码:111111 ·最大的特点就是发送成功率为100%,并不会成为垃圾邮件 ·24小时发送数量大量为1-2万封 ·可以分析发送邮件的有效性与重复性 ·可以过滤邮件地址或邮件地址包含某些字段 ·可以设置多个发送帐号,保证发送率-online mailing list distribution system should be installed jmail source components ac
MultimediaDemoApp
- 相当板扎,采用贝叶斯公式的垃圾邮件过滤程序-quite plate Sul, the formula used Bayesian spam filters
dbacl.tar
- dbacl是一个通用目的的digramic贝叶斯文本分类器。它可以学习你提供的文本,接着用 学到的类别来比较新的输入。它可以用于垃圾邮件过滤,或在你自己的外壳脚本中使用。 -dbacl is a general-purpose text digramic Bayesian classifier. It can learn to provide you with the text, then uses learned relatively new type of input. It can be
sun-chen
- 垃圾邮件过滤资料.让你对垃圾邮件处理有了解.-spam filtering information. Allow you to deal with spam understanding.
垃圾邮件过滤器Java源码
- 垃圾邮件过滤器Java源码 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。在这里我非常感谢我的网络老师郑伟!希望大家多多提意见哦,Spam filters Java source code of this software is based on Naive Bayes algorithm, using NetBeans generated interface (to be JDK1.6),
Bayes.java
- 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
policyd-v1[1].80.tar
- 实现邮件的过滤,是反垃圾邮件的一种算法的程序实现.-Realize e-mail filtering is a kind of anti-spam program algorithm.
SpamFiltering
- 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下.-The program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures in use, hoping to improve what we explore.
mail
- 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
email-spam
- 这是一篇不错的垃圾邮件过滤方面的硕士论文,具有较高的参考价值。本科毕业设计和硕士选题等都可以参考。- The Study and Application of Chinese-Spam Filtering Technology
Mail
- C++程序 是一个基于贝叶斯方法的垃圾邮件过滤源代码,没有界面-C++ program is a method based on Bayesian spam filtering source code, there is no interface
CTMS
- 具有邮件的收发功能,并且可以对垃圾邮件进行过滤,包括关键字过滤,人名过滤-E-mail with the transceiver function, and can filter spam, including keyword filtering, filter names
Mfilter
- 是一个很好的邮件过滤器,希望对研究垃圾邮件过滤方面的朋友有所帮助。-It is a good spam filter,and i hope that it is helpful to you who is studying the spam filter.
getPOP3
- 在给出的 pop程序中加上一个过滤器,使能够对接收邮件的主题内容进行关键字过滤。自定义一个关键字表,例如含有:SEX,FREE,SEPCIAL等内容。 通过pop3协议,从服务器上读取每份邮件的头部,然后从其中获邮件的主题(Subject),如果该主题含有你的关键字表中的内容,则认为其为垃圾邮件,将其主题打印在屏幕上。-In the given program with a pop filter, so that the subject be able to receive e-mail con
111122224444
- 基于支持向量机的垃圾邮件过滤器的设计与实现-spam-filtering
Javaspamfiltering
- java 过滤垃圾邮件 贝叶斯过滤 内含语料 有正常邮件 垃圾邮件 便以过滤-java Bayesian filter to filter spam e-mail containing a normal corpus will be to filter spam
javastmp
- 关于java垃圾邮件过滤器,是用Jframe编写的-Spam filter on the java is written with Jframe
关于垃圾邮件过滤器的演示
- 垃圾邮件过滤 1.分析垃圾邮件存在的技术原因,设计基于内容的垃圾邮件过滤实现方案。 2.分析基于内容的垃圾邮件检测流程,设计邮件文本预处理、特征降维和文本分类模块。 3.搭建垃圾邮件过滤实验和测试平台,验证垃圾邮件过滤方案实用性。 4.解决垃圾邮件过滤效率不高、(Analysis of the technical reasons for the existence of spam and the design of a content based spam filtering schem
javamail
- 基于朴素贝叶斯的一个具有图形界面的垃圾邮件过滤系统(A spam filtering system based on Naive Bayes)