搜索结果

找到约 557 项符合 end-users 的查询结果

Linux/Unix编程 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i

CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric ...
https://www.eeworm.com/dl/619/102387.html
下载: 170
查看: 1049

Internet/网络编程 XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server,

XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection, SMTP authentication ( PLAIN LOGIN CR ...
https://www.eeworm.com/dl/620/103972.html
下载: 58
查看: 1065

Linux/Unix编程 RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual

RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile ...
https://www.eeworm.com/dl/619/111487.html
下载: 168
查看: 1075

Java编程 java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识

java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识,这个版本绝对能用,我自己的邮件服务器就是使用这个开源项目,修改后架设的,据说21cn也是用这个引擎开发的邮件系统。SMTP转发的时候需要二次开发。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.9 ...
https://www.eeworm.com/dl/633/118804.html
下载: 93
查看: 1081

Linux/Unix编程 An easy, yet highly-configurable iptables-based firewall solution designed for everybody from home u

An easy, yet highly-configurable iptables-based firewall solution designed for everybody from home users to network admins. Functionality for IPv6, tunneling, IPSec, and advanced routing is planned.
https://www.eeworm.com/dl/619/122606.html
下载: 39
查看: 1196

其他 A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCar

A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop
https://www.eeworm.com/dl/534/124922.html
下载: 165
查看: 1069

VC书籍 c语言编程规范Style guidelines and programming practices for C/C++ code for Dynamic Software Solutions. Use

c语言编程规范Style guidelines and programming practices for C/C++ code for Dynamic Software Solutions. Use the checklist at the end of this document prior to submitting code for peer review.
https://www.eeworm.com/dl/686/128557.html
下载: 171
查看: 1083

Delphi控件源码 此代码可以实现以下功能 使用wordappalication 组件

此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end ...
https://www.eeworm.com/dl/666/130068.html
下载: 183
查看: 1042

数据结构 此为编译原理实验报告 学习消除文法左递规算法

此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。 ...
https://www.eeworm.com/dl/654/134748.html
下载: 36
查看: 1067

人工智能/神经网络 LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interfa

LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
https://www.eeworm.com/dl/650/137212.html
下载: 57
查看: 1052