搜索资源列表
windows应用程序版的google搜索引擎源码
- 很多时候感觉用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
qfinet_0.11.tar
- 针对嵌入式反应式系统开发的量子操作系统,见http://code.google.com/p/qfinet 包含一个基于linux平台的模拟器, 量子框架,基于量子框架的TCP/IP协议栈 后续将发布ARM7TDMI上的移植版-reaction against Embedded systems development of the quantum system, see http : / / code.google.com / p / qfinet contains a Linux-based p
解析url或者本地文件html页面类
- 解析url或者本地文件html页面类。如可以通过如下的方式获取html页面的元素: // Create DOM from URL or file $html = file_get_html('http://www.google.com/'); // Find all images foreach($html->find('img') as $element) echo $element->src . ''; // Find all links fo
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
FarmTick
- 农场收菜提醒 FarmTick v1.02 源代码 QQ农场牧场的自动提醒软件 绝非* 项目首页http://code.google.com/p/farmtick/-A qqfarm alarm software
asmack-2010.05.07-source
- asmack源代码 Smack库的Android版本,虽然Smack在PC上可以工作的很好,功能也很强大,但在Android平台上有一些问题,而导致这些问题的原因是Android精简了Java的类库,以至Smack使用的部分类库在Android平台上无法找到,所以Smack不能直接在Android平台上使用.但在2010年初,有人在code.google.com网站上发布了一个Asmack,其中A库就代表Android中的A,也就是说,这个版本是Smack的Android版本.可使用下面地址
android4.0
- 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
GoogleEarthCOMAPI
- Google Earth COM API 二次开发接口C++源代码-Google Earth COM API C++
packlog
- 这是一款简单的Iphone日志工具 有使用xml , SQLite 学习一下吧-A few highlights: Custom UITableViewCells built using IB. TouchXML usage (http://code.google.com/p/touchcode/). SQLitePersistentObject usage (http://code.google.com/p/sqlitepersistentobjects/) (incomple
tesseract-1.03.tar
- A commercial quality OCR engine originally developed at HP between 1985 and 1995. In 1995, this engine was among the top 3 evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. (NOTE: We re migrating to code.google.com. Please see the forums
Cool-n-Simple-Google-AJAX-Search_src
- 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
della
- 这是用Python的Xmpppy模块做的一个Gtalk查询机器人,暂时实现了天气情况,星座运程,公交路线,股票走势,中英词典,资讯新闻,美剧节目表的功能查询,而且,我特意将饭否机器人绑定到Della上,这样她就可以接收饭否上的查询信息并作出回应 Astro.py Bus.py Della.py Dict.py Drama.py Fanfou.py News.py Stock.py Weather.py 项目Google Code:http://cod
Freq_meter_LCD
- A circuit to measure Frequency upto 655 KHz with a resolution of ~10 Hz. Uses 8051 controller with 16x2 LCD display as an O/P device. See http://sites.google.com/site/munish4u911ex/Home/8051projects-simulations/8051-freqcounter for hardware connectio
QGServerLib_release.tar
- QGServerLib是一个C++实现的简单易用的Tcp服务器框架库,旨在简化服务器的构建过程。 具有如下特点: 1, 以模块化的处理池为基本构建元素,能够方便的实现安全稳定的服务架构。 2,事件触发,多线程事件监听,任务化读写访问,解决单线程监听及数据读写带来的性能瓶颈,连接不受线程数限制。 3,写队列,并行读写逻辑,支持服务器数据推送(Push)。 4,数据传送协议,避免数据传送错误,封装数据流。 5,类远过程调用。 6,
Google_C++_Style_guide
- this pdf file of google c++ style. This guide is for keeping a consistency and code manageability in the open source projects developed by Google using C++. xml version is available in http://code.google.com/p/google-styleguide/source/browse/tr
socketlite
- 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
playservice
- google android音乐播放器,程序比较简单,但实现了音乐播放的功能。-google android music player, the program is relatively simple, but achieving a music player functions.
SafetyNetMobile
- 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
DelphiGoogle_API
- 利用Google翻译API实现在线翻译 http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=hello 20world&hl=en&langpair=zh-CN 7Cit-http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=hello 20world&hl=en&langpair=zh-CN 7Cit
Matlab_Help_Translate
- The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB- This code is written by M.A. (aka lftx). The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB to Turkish (yo