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 t ...
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, ...
介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcont ...
Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing interface
Metalworks is a simple Swing-based simulated e-mail
application. It shows off several features of Swing, including
JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and
JRadioButtonMenuItem. Metalworks is optimized to work with the
Java look and feel (codenamed "Metal") and shows use of severa ...
"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C