Welcome![Sign In][Sign Up]
Location:
Search - google web search a

Search list

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4741 | Author: | Hits:

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4096 | Author: | Hits:

[Education soft systemTZIMS_SCHOOL_V1.0

Description: 学校网站管理系统采用ASP+ACCESS编写而成,强大的后台在线管理功能,并结合了功能最强大的在线编辑器(eWebEditor),能够在线管理和维护信息,只需要登陆后台,完全傻瓜式的管理,无需专业的网站制作知识,只要您会使用鼠标,轻轻一点,就可以建成优秀的学校网站。同时提供了页面执行速度,并且优化了源码,更易便被BAIDU,GOOGLE等各大搜索引擎录。-School Web site management system ASP+ ACCESS prepared, powerful online management background, combined with the most powerful online editor (eWebEditor), able to manage and maintain online information, only need to visit the background, completely fool management without professional knowledge of website production, as long as you use the mouse, gently point, we can build outstanding schools website. At the same time provides a page execution speed, and optimized the source code, more was BAIDU, GOOGLE, etc. recorded in the major search engines.
Platform: | Size: 1600512 | Author: 郝易 | Hits:

[Search Engineseeknove103

Description: Seeknove 1.0.2是一个用PHP开发的开源搜索引擎整合系统,可根据关键字获取多个搜索引擎的搜索结果。Seeknove有两种搜索模式:分类模式、引擎模式。分类模式是按照功能分类索引的搜索模式,目前的分类有:网页、图片、新闻、音乐、视频、博客、论坛、地图、词典、资源。引擎模式是按照搜索引擎索引的搜索模式,整合的搜索引擎有:Google、百度、Yahoo、搜狗、有道、中搜、Live、搜搜、爱问、奇虎。-Seeknove 1.0.2 is a PHP development using open source search engine integration system, according to the keyword access to multiple search engines search results. Seeknove There are two search modes: classification model, engine model. Classification model is the functional classification in accordance with the index search mode, the current classifications are: web pages, pictures, news, music, video, blog, forums, maps, dictionaries, resources. Engine model is in accordance with the search engine index search mode, integrated search engines: Google, Baidu, Yahoo, Sogou, money, in search, Live, Soso, Love asked Qihoo.
Platform: | Size: 79872 | Author: acc | Hits:

[MPIMars_v2

Description: GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of development of web search applications on a large number of commodity CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth, but are harder to program since their architectures are designed as a special-purpose co-processor and their programming interfaces are typically for graphics applications.
Platform: | Size: 7930880 | Author: 陈思远 | Hits:

[Search EngineGooglePR

Description: Google PageRank (网页级别) 是 Google 搜索引擎用于评测一个网页“重要性”的一种方法。 Google 通过 PageRank 来调整结果,使那些更具“重要性”的网页在搜索结果中另网站排名获得提升,从而提高搜索结果的相关性和质量。 主要功能: 1、Google PR值在线查询,直接读取Google官方数据; 2、小偷工具,无需维护数据; 3、DIV+CSS模板方便修改; 4、免费、开源程序 -Google PageRank (PageRank) is the Google search engine for evaluating a web page " importance" of a method. Google adopted to adjust the results of PageRank, so that more " importance" in the search results page of another site' s ranking in the enhanced, thereby enhancing the relevance of search results and quality. Main functions: 1, Google PR value of online information, read the Google official data directly 2, thieves tools, the need to safeguard data 3, DIV+ CSS template to facilitate modification 4, free, open source
Platform: | Size: 38912 | Author: Ki_龙 | Hits:

[J2MEmobibrowser2-src

Description: Description Combination of book reader and Web browsers. This program can be used for Web browsing, reading news sites, downloading and reading books and atricles from the Web. It is not implement all HTML browser functionality - it doesn t show images and is not able to proceed forms. The main idea was to make it possible to view normal sites (not WAP sites) on very small screen of mobile phone. This application share a lot of code with MobiReader and first of all is inteded to be used to browse text data.-Notes # Size of loaded HTML document is limited by amount of memory available for midlet at your mobile phone. The typical limit for used memory is about 100kb for most popular phone models. Series 60 phone have 3Mb limit and new Series 40 phone- about 0.5Mb. Loading too large document will cause OutOfMemory exception. # You can search internet using Google search engine using Web search item from main menu. # Use cursor control keys to scroll text and move between links. UP- one screen backward, DOWN- one screen forward, LEFT- one link or one line backward, RIGHT- one link or one line forward. LEFT and RIGHT keys are used to move between links if is at least one link at the page (marked with black box) or scroll screen one line forward or backward if there are no links. FIRE (ENTER) key cause transfer to the selected link. # If you keep cursor key pressed, autorepeat mode is switched on and text will be scrolled in desired direction until key is released. # Use numeric keys
Platform: | Size: 117760 | Author: tang | Hits:

[OtheriFinityGoogleAnalytics_010000_Install

Description: Google Analytics is great. A free, fully featured website tracking and reporting system. It s even better if you use Google Adwords and want to test out how different ads work with getting visitors. DotNetNuke is great. A free, fully featured web platform in which the sky is the limit for developing websites quickly and easily. What I found, though, was that putting the two together, while not difficult, is quite clunky. So, I set out to create a much better way.Google API package and integrate it into their project, so this simple class makes querying Google for search results child s play.-Google Analytics is great. A free, fully featured website tracking and reporting system. It s even better if you use Google Adwords and want to test out how different ads work with getting visitors. DotNetNuke is great. A free, fully featured web platform in which the sky is the limit for developing websites quickly and easily. What I found, though, was that putting the two together, while not difficult, is quite clunky. So, I set out to create a much better way.
Platform: | Size: 6144 | Author: wang | Hits:

[OtherCool-n-Simple-Google-AJAX-Search_src

Description: In this article I ll demonstrate how easy it is, to create a usable webpage with some advanced technologies (such as fast asynchronous web search) in a very simple way, using a public API. You can see this in action at my personal website: http://www.kenegozi.com Background
Platform: | Size: 1024 | Author: wang | Hits:

[JSP/Javagoogle_search_api

Description: 本次介绍使用Axis通过Web Service调用Google SOAP Search API,实现Google搜索、Google快照、Google拼写这三项功能,包括示例源代码。-Axis on the use of the Web Service Call through the Google SOAP Search API, the realization of Google Search, Google snapshot, Google the spelling of these three functions, including sample source code.
Platform: | Size: 10240 | Author: tanxiaobo | Hits:

[Search Enginegoogle-image-search

Description: 利用Google API按照给定关键字搜索并下载所有图片的代码,可以在短时间内收集大量图片素材。-Search and download images from web using google APIs.
Platform: | Size: 1597440 | Author: mep | Hits:

[JSPLuceneInAction

Description: Manning - Lucene in Action Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results. Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.-Manning- Lucene in Action Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results. Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.
Platform: | Size: 13760512 | Author: Tuan Minh | Hits:

[Othergoogle

Description: GOOGLE 创始人在未开发GOOGLE时发表的论文,对作SEO的人有帮助,只不过是英文的-The Anatomy of a Large-Scale Hypertextual Web Search Engine
Platform: | Size: 112640 | Author: | Hits:

[WEB CodeMysearchengine

Description: 英文GOOGLE PAI搜索引擎程序,安装无需数据库,全站静态缓存,网址优化,内容页关键词密度优化,自动生成的网页搜索结果页面上的AdSense广告相关的内容,自动内容,所有的结果页面是静态内容是由Google索引,获得免费的万计流量。ADSENSE优化就绪,不超过15分钟建立自己的搜索引擎,并开始产生一个永久的,自动驾驶的ADSENSE收入! -English GOOGLE PAI search engine program, installed without a database, the whole point static caching, Web site optimization, keyword density, page content optimization, automatic generation of Web search results page, the AdSense ads on relevant content, automated content, all the results page is a static content is indexed by Google, get a free million dollars flow. ADSENSE optimization ready, not more than 15 minutes to build their own search engine, and began to produce a permanent, automatic driving ADSENSE revenue!
Platform: | Size: 250880 | Author: 相对湿度 | Hits:

[WEB CodeFUDforum_v3.0.2

Description: FUDforum是一个基于PHP+MySQL/PostgreSQL构建的开源论坛系统。提供i18n支持当前FUDforum2.3已经翻译成8种语言包括中文;采用模板系统来控制界面外观;基于角色的权限控制系统;提供短消息发送平台;提供审查和回收站系统;支持附件/投票/全文搜索/IP跟踪/用户禁用/电子报/自定义Tag/排列用户等级等。   新版本增加对 Oracle 数据库的支持,可自定义用户资料域、任务调度、搜索带附件的消息、新的BBcode标签、可通过POP3/SSL 和 IMAP/SSL 导入邮件列表;支持 OpenID ,支持 Google 网站分析和 Google AdSense集成等等。 -FUDforum is based on PHP+ MySQL/PostgreSQL open source forum system built. To provide i18n support current FUDforum2.3 has been translated into eight languages ​ ​ including Chinese use template system to control the look and feel role-based access control system provide a short message platform to provide review and recycle bin system support annex/vote/text Search/IP tracking/user to disable/newsletter/Custom Tag/arrangement of the user level and so on. The new version adds support for Oracle databases, users can customize the information domain, task scheduling, search messages with attachments, the new BBcode tags can be POP3/SSL and IMAP/SSL to import mailing lists support OpenID, support for Google Web Analytics and Google AdSense integration and more.
Platform: | Size: 2310144 | Author: hellovip | Hits:

[Technology ManagementHadoopsource

Description: Google的核心竞争技术是它的计算平台。Apache上就出现了一个类似的解决方案,目前它们都属亍Apache的Hadoop项目,对应的分删是: Chubby-->ZooKeeper GFS-->HDFS BigTable-->HBase MapReduce-->Hadoop 目前,基亍类似思想的Open Source项目迓径多,Hadoop是其中最为流行的框架,本文就将简要介绍hadoop的一个开发流程。-Hadoop got its start in Nutch. A few of us were attempting to build an open source web search engine and having trouble managing computations running on even a handful of computers. Once Google published its GFS and MapReduce papers, the route became clear. They’d devised systems to solve precisely the problems we were having with Nutch. So we started, two of us, half-time, to try to recreate these systems as a part of Nutch
Platform: | Size: 607232 | Author: aaaaaaa | Hits:

[.netzhenhaosou.com-20110414

Description: 真好搜搜索小偷完整版需用asp.net2.0以上环境支持,bin文件夹要放到根目录,网站名称可在web.config内修改。整合百度,必应,谷歌,搜狗,搜搜,有道。-The thief ` s search complete version with asp.net2.0 above environmental support, the bin folder to put the root directory, site name in the web.config modification. Conformity Baidu, Google, Bing, search, search, a.
Platform: | Size: 242688 | Author: sdgdfg5089 | Hits:

[Internet-NetworkWebSearch-v1.4

Description: python编写的网页爬虫,根据指定的关键字,从百度、google、Bing、搜库等网站上抓取视频链接并存为文件。-web crawler written in python, based on the specified keywords, grab the video link from the website of Baidu, Google, Bing, search library co-exist as a file.
Platform: | Size: 37888 | Author: 李星 | Hits:

[WEB Codemygoogle_source

Description: 这是一个 调用google 搜索引擎的Web系统,可以实现自己网页的搜索-This is a call to the google search engine Web system can achieve their own web search
Platform: | Size: 149504 | Author: 小马哥 | Hits:

[JSPHadoop-The-Definitive-Guide

Description: Hadoop got its start in Nutch. A few of us were attempting to build an open source web search engine and having trouble managing computations running on even a handful of computers. Once Google published its GFS and MapReduce papers, the route became clear. They’d devised systems to solve precisely the problems we were having with Nutch. So we started, two of us, half-time, to try to re-create these systems as a part of Nutch. We managed to get Nutch limping along on 20 machines, but it soon became clear that to handle the Web’s massive scale, we’d need to run it on thousands of machines and, moreover, that the job was bigger than two half-time developers could handle. Around that time, Yahoo! got interested, and quickly put together a team that I joined. We split off the distributed computing part of Nutch, naming it Hadoop. With the help of Yahoo!, Hadoop soon grew into a technology that could truly scale to the Web.
Platform: | Size: 7521280 | Author: likunbao | Hits:
« 12 3 4 »

CodeBus www.codebus.net