CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Postfix
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Postfix - List
[
Develop Tools
]
Oreilly.Postfix.The.Definitive.Guide.eBook-LiB
DL : 0
开源邮件服务器postfix的使用说明,与sendmail相比,安全,稳定,易于配置-revenue postfix mail server usage, compared with sendmail, security, stability, easy configuration
Update
: 2008-10-13
Size
: 604.31kb
Publisher
:
吴江
[
Other resource
]
infix-Postfix
DL : 0
利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix -
Update
: 2008-10-13
Size
: 41.53kb
Publisher
:
QKY
[
Linux-Unix
]
postfix-2.3.5.tar
DL : 0
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transport Agent,MTA),邮件分发代理(Mail Delivery Agent,MDA),邮件用户代理(Mail User Agent,MUA)。 Postfix是一个非常优秀的MTA,她素以高效、安全的特点而著称。Postfix是作者在UNIX上所见过的MTA中在反垃圾邮件(Anti- Spam或Anti-UCE)方面做得最好的一个,甚至有很多公司在Postfix代码的基础上进行二次开发而推出反垃圾邮件网关产品。MTA的反垃圾邮件功能,实际上就是在MTA处理过程中对会话进行过滤。这个过滤不但过滤了发往自身的垃圾邮件,而且还防止了自身被恶意利用发送垃圾邮件。Postfix 实现了目前所有主要的MTA过滤技术。postfix是Wietse Venema在IBM的GPL协议之下开发的MTA(邮件传输代理)软件。和Sendmail相比Postfix更快、更容易管理、更灵活、更安全。
Update
: 2008-10-13
Size
: 2.65mb
Publisher
:
lu shengxuan
[
Email Server
]
postfix-2.0.16.tar
DL : 0
UNIX postfix mail server
Update
: 2008-10-13
Size
: 1.29mb
Publisher
:
相文
[
Books
]
基于postfix的邮件系统
DL : 0
基于postfix的邮件系统
Update
: 2011-04-22
Size
: 250kb
Publisher
:
ivanbingo
[
Mathimatics-Numerical algorithms
]
postfix
DL : 0
中缀表达式转中缀表达式,后缀表达式的计算-which is made up of ordinary Chinese expression to expression, the expression calculation Suffix
Update
: 2025-02-17
Size
: 244kb
Publisher
:
郭家杰
[
Email Server
]
postfix-2.0.16.tar
DL : 0
UNIX postfix mail server
Update
: 2025-02-17
Size
: 1.29mb
Publisher
:
相文
[
Books
]
Oreilly.Postfix.The.Definitive.Guide.eBook-LiB
DL : 0
开源邮件服务器postfix的使用说明,与sendmail相比,安全,稳定,易于配置-revenue postfix mail server usage, compared with sendmail, security, stability, easy configuration
Update
: 2025-02-17
Size
: 604kb
Publisher
:
吴江
[
Email Server
]
postfix-2.1.5.tar
DL : 0
开源的邮件服务系统,不错,值得研究,已经支持IPV6,大家可以下下来看一看-open-source e-mail systems, it is true, it is worth studying, IPv6 support, we can look down under
Update
: 2025-02-17
Size
: 1.88mb
Publisher
:
linternt
[
VC/MFC
]
CMP000-C-Tutorial.tar
DL : 0
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr-This section contains a brief introductio n to the C language. It is intended as a tutorial o n the language, and aims at getting a reader new to C started as qu ickly as possible. It is certainly not intended as a substitute for any of the numerous textbook 's on C. 2. write a recursive function FIB (n) to fi nd out the nth element in sequence theFibanocci number which is 1,1,2,3,5,8,13,21,34,55, ... 3. write the prefix and postfix form of the follo wing infix expressiona b-c/d e f*- g* h/i ^ j4. wr ite a function to count the number of nodes in a bi nary tr
Update
: 2025-02-17
Size
: 22kb
Publisher
:
jim
[
Data structs
]
infix-Postfix
DL : 0
利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix-
Update
: 2025-02-17
Size
: 41kb
Publisher
:
QKY
[
Linux-Unix
]
postfix-2.3.5.tar
DL : 0
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transport Agent,MTA),邮件分发代理(Mail Delivery Agent,MDA),邮件用户代理(Mail User Agent,MUA)。 Postfix是一个非常优秀的MTA,她素以高效、安全的特点而著称。Postfix是作者在UNIX上所见过的MTA中在反垃圾邮件(Anti- Spam或Anti-UCE)方面做得最好的一个,甚至有很多公司在Postfix代码的基础上进行二次开发而推出反垃圾邮件网关产品。MTA的反垃圾邮件功能,实际上就是在MTA处理过程中对会话进行过滤。这个过滤不但过滤了发往自身的垃圾邮件,而且还防止了自身被恶意利用发送垃圾邮件。Postfix 实现了目前所有主要的MTA过滤技术。postfix是Wietse Venema在IBM的GPL协议之下开发的MTA(邮件传输代理)软件。和Sendmail相比Postfix更快、更容易管理、更灵活、更安全。
Update
: 2025-02-17
Size
: 2.65mb
Publisher
:
lu shengxuan
[
Data structs
]
PostFixCompute
DL : 0
postfixComputer, Calculate the postfix expression, such as 45+,which means 4+5,and the result is 9. The program is very applied.
Update
: 2025-02-17
Size
: 368kb
Publisher
:
刘波
[
Documents
]
Postfix
DL : 0
Java编写后缀表达式计算器, 用于输出生成后缀表达式, 程序包含完整的Document和测试运行环境-Java calculator prepared expressions suffix for the output generated suffix expression, the program includes a complete Document and test the operating environment
Update
: 2025-02-17
Size
: 459kb
Publisher
:
zh
[
JSP/Java
]
Postfix
DL : 0
Convert infix to postfix
Update
: 2025-02-17
Size
: 3kb
Publisher
:
wanchat
[
JSP/Java
]
Postfix
DL : 0
Convert infix to postfix and show each process in SVG
Update
: 2025-02-17
Size
: 3kb
Publisher
:
wanchat
[
Windows Develop
]
postfix
DL : 0
implementation of infix to postfix algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
anshu
[
ELanguage
]
Postfix
DL : 0
中山大学编译原理实验三 后缀表达式Postfix-Postfix
Update
: 2025-02-17
Size
: 27kb
Publisher
:
Zeng
[
Algorithm
]
POSTFIX
DL : 0
a simple wy to calculate postfix in c-a simple wy to calculate postfix in c++
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Merkousha
[
JSP/Java
]
Postfix
DL : 0
编译原理实验,java语言实现后缀表达式,包括语法,词法分析器,和错误恢复等-postfix
Update
: 2025-02-17
Size
: 254kb
Publisher
:
李
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.