搜索资源列表
企业邮件服务器.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
垃圾邮件过滤器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
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
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
fileSorterFilter
- 可以实现邮件过滤功能,邮件分类的应用程序。基于文本分类的邮件过滤器,很实用!-Can e-mail filtering, mail classification applications. Text classification based on the spam filter, it is practical!
bmf-0.9.4.tar
- 用基于贝叶斯算法写的邮件过滤系统,可以作为毕业论文-Bayesian-based algorithm written in e-mail filtering system, can serve as a thesis
bayes_mail
- 基于贝叶斯技术的邮件过滤的编程实现,SQL Sever 2000中的邮件邮件数据库-E-mail based on Bayesian filtering technology, programming
Mfilter
- 是一个很好的邮件过滤器,希望对研究垃圾邮件过滤方面的朋友有所帮助。-It is a good spam filter,and i hope that it is helpful to you who is studying the spam filter.
111122224444
- 基于支持向量机的垃圾邮件过滤器的设计与实现-spam-filtering
BayesMailFilterC
- C++ 关于贝叶斯算法的邮件过滤系统的实现,-mail filter system on the Bayesian algorithm to achieve the realization of the C++
javastmp
- 关于java垃圾邮件过滤器,是用Jframe编写的-Spam filter on the java is written with Jframe
批量发邮件
- 支持批量导入邮件列表,支持HTML内容发送,但现在很多邮箱设置过滤,发送太多容易失败(Support batch import mailing list, support HTML content send, but now many mailboxes set filter, sending too much easy to fail)
关于垃圾邮件过滤器的演示
- 垃圾邮件过滤 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)