Modern C++ Design 一書中實現的程序庫,全面體現Policy Based Programming 的靈活,提供了諸多設計模式何smart pointer的靈活實現,強烈推薦!
上傳時間: 2014-01-02
上傳用戶:libinxny
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.
標簽: intersection expressions complement for
上傳時間: 2013-12-11
上傳用戶:zhanditian
It provides a base of DICT web service ( similar to DICT rfc2229) and create relative applications (server side,client side), they are all SOAP based.
標簽: DICT applications provides relative
上傳時間: 2015-01-12
上傳用戶:alan-ee
It provides a base of DICT web service ( similar to DICT rfc2229) and create relative applications (server side,client side), they are all SOAP based.
標簽: DICT applications provides relative
上傳時間: 2015-01-12
上傳用戶:TF2015
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 CRAM-MD5 POP3-before-SMTP and custom ), a POP3 account syncronizer with external POP3 accounts, account aliases, domain aliases, custom mail processing, direct mail files delivery, custom mail filters, mailing lists, remote administration, custom mail exchangers, logging, and multi-platform code. XMail sources compile under GNU/Linux, FreeBSD, OpenBSD, NetBSD, OSX, Solaris and NT/2K/XP.
標簽: server featuring Internet intranet
上傳時間: 2015-01-12
上傳用戶:asddsd
PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text indexing. The search results appearence is skin-able, using a very simple templates system. PhpDig是一個用PHP編寫的搜索引擎,它使用MySQL數據庫后臺。它的功能有靜態和動態頁面索引,在HTML內容中用hrefs, areamaps,和frames以及全文本索引構成所有的鏈接網。搜索結果的外觀是可定制外觀的,使用一個非常簡單的模板系統。
標簽: database features indexing backend
上傳時間: 2014-01-03
上傳用戶:haohaoxuexi
留言本 需要修改的地方都有注釋 你可以自行修改 主要有login.jsp和jdbc.java里面關系都數據庫連接部分 jdbc你修改編譯之后請放到WEB-INF\classes\wu目錄下面 數據庫采用的是mysql 建表語言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 沒有姓名 , KEY id (id) ) TYPE=MyISAM
標簽: jdbc WEB-INFclasseswu login java
上傳時間: 2014-01-10
上傳用戶:songyue1991
項目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個串行端口記錄工具。它監聽指定的串行端口并記錄所有通過這個端口的兩個方向的數據。 來源:http://freshmeat.net slsnif是一個串行端口日志工具。它監聽特殊的串口,記錄所有通過這具串口的兩個方向的數據。 類別: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers
標簽: serial port specified logging
上傳時間: 2014-01-17
上傳用戶:許小華
項目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個串行端口記錄工具。它監聽指定的串行端口并記錄所有通過這個端口的兩個方向的數據。 來源:http://freshmeat.net slsnif是一個串行端口日志工具。它監聽特殊的串口,記錄所有通過這具串口的兩個方向的數據。 類別: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers
標簽: serial port specified logging
上傳時間: 2013-12-12
上傳用戶:silenthink
This Program uses the 2131 dev board s push buttons and seven-segment LED for limited keyboard functionality and is based on the EZ-USB firmware frameworks.
標簽: seven-segment keyboard Program buttons
上傳時間: 2013-12-07
上傳用戶:小碼農lz