搜索资源列表
xmail-1.22
- 互联网和内联网上的邮件服务器,支持 SMTP、POP、多域名、SMTP 转发校验、RBL 保护、外部 POP3 账户同步、更名、定制邮件处理、过滤、列表、远程管理、交换、登录等等。它虽然没有一个华丽的外表,但足以应付一般的应用。 -Internet and Intranet web-based mail server to support SMTP, POP, multi-domain, SMTP forward-checking, RBL protection, external syn
NetCat_NC_src
- 大名鼎鼎的网络瑞士军刀NC的源代码!功能简介如下: Basic Features * Outbound or inbound connections, TCP or UDP, to or from any ports * Full DNS forward/reverse checking, with appropriate warnings * Ability to use any local source port * Ability to use any local
SudokuSolver
- This project describes our solution to solving a Sudoku using a CSP solver with forward checking.
eight_queen
- i have implemented 8-queen using backtracing with forward checking. I have shown it on a chess board so everyone can understand the underlying algorithm easily. For more information goto http://rooparam.blogspot.com