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以及全文本索引构成所有的链接网。搜索结果的外观是可定制外观的,使用一个非常简单的模板系统。
资源简介: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 s...
上传时间: 2014-01-03
上传用户:haohaoxuexi
资源简介:Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to em...
上传时间: 2015-04-06
上传用户:FreeSky
资源简介:JMP3Player is a mp3 player written in Java. JMP3Player uses NativeFmod library. JMP3Player supports *.mp3,*.wav,*.ogg and wma(windows only) file formats.
上传时间: 2013-12-20
上传用户:xiaohuanhuan
资源简介:Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protoco...
上传时间: 2014-01-26
上传用户:firstbyte
资源简介:phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
上传时间: 2015-10-30
上传用户:时代电子小智
资源简介:About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Cha...
上传时间: 2013-12-11
上传用户:LouieWu
资源简介:As3 Crypto is a cryptography library written in Actionscript 3 that provides several common algorithms. This version also introduces a TLS engine (TLS is commonly known as SSL.)
上传时间: 2014-01-24
上传用户:hopy
资源简介:LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-b...
上传时间: 2015-07-24
上传用户:冇尾飞铊
资源简介:TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
上传时间: 2014-01-01
上传用户:LouieWu
资源简介:GTKores is a simple color picking tool, written in GTK+/C, and runs under Linux/X11. It makes easier tasks where you need hex color values, such writing CSS and HTML pages.
上传时间: 2014-08-19
上传用户:123啊
资源简介:Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
上传时间: 2014-12-03
上传用户:天涯
资源简介:This is a desktop application written in java which sends email using gmail smtp. You do not need to go to the browser to send email. If you do not have a gmail account that is ok too because you can send email by a default account and of c...
上传时间: 2014-01-14
上传用户:kernaling
资源简介:this fem program is written in matlab to simulate a room temperature of a museum under the source of heaters.
上传时间: 2017-07-21
上传用户:cjl42111
资源简介:genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems for function of 2 variable
上传时间: 2017-07-25
上传用户:225588
资源简介:This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-switched voice, VoIP and web traffic, and the performance including packet drop, delay can ...
上传时间: 2014-01-01
上传用户:1583060504
资源简介:this program is written in java and if given the host name it will give u its ip address.....it has a great GUI
上传时间: 2017-07-19
上传用户:PresidentHuang
资源简介:jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
上传时间: 2014-12-07
上传用户:qoovoop
资源简介:SNMP v1/v2c/v3 engine written in Python.
上传时间: 2014-01-19
上传用户:changeboy
资源简介:LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a mid...
上传时间: 2013-12-29
上传用户:大融融rr
资源简介:A MMS sender written in Java
上传时间: 2015-10-18
上传用户:
资源简介:a simple calculator written in java for mobile phone
上传时间: 2016-03-10
上传用户:cjl42111
资源简介:a simple painter written in java, but with bugs
上传时间: 2016-03-11
上传用户:450976175
资源简介:this a clock routine written in asm langiuage
上传时间: 2013-12-26
上传用户:cylnpy
资源简介:a hotel system in PHP will help a lot
上传时间: 2017-04-21
上传用户:fandeshun
资源简介:The i-mode service by NTT DoCoMo is a mobile phone service in Japan that provides its customers with both voice and comprehensive data services. With an i-mode phone, users can exchange i-mode e-mail and obtain information from i-mode men...
上传时间: 2014-10-25
上传用户:xmsmh
资源简介:A j2me code written in eclipse shows how to use farsi bit map fonts in j2me applications
上传时间: 2013-12-22
上传用户:stella2015
资源简介:In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
上传时间: 2013-12-23
上传用户:xuanchangri
资源简介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上传时间: 2015-06-12
上传用户:wfl_yy
资源简介:This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
上传时间: 2014-01-03
上传用户:evil
资源简介:Program in FoxPro that creates a database and a management interface to the database. Similary to a store database.
上传时间: 2013-12-15
上传用户:semi1981