搜索资源列表
PyEmbedMFC_src
- Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
search
- 人工智能原理实现的吃豆子游戏,包含各种搜索方法和相应的支持文件爱你-Principles of Artificial Intelligence to eat beans to achieve the game, including a variety of search methods and the corresponding supporting documents love you
Python_mp3.tar
- 用python实现的百度mp3搜索,可以用此脚本来快速搜索百度上的mp3-Python implementation with the Baidu mp3 search, you can use this scr ipt to quickly search Baidu' s mp3
python
- 需要将每辆出租车载客的起点和终点的数据检索出来,一辆出租车弄成一个文件(如果一辆出租车载客起终点的数据能实现天与天之间用不同文件装更好).每辆出租车的status有”0”和”1 “ 0代表出租车无乘客。 1代表出租车有乘客。0到1表示有乘客上车,此时记录下1那行的数据(包括name,time,jd,wd,status,v,angle,),当由1到0时表示乘客下车,此时记录下0那行的数据(包括name,time,jd,wd,status,v,angle,),其他情况的数据就不要。比如一直1(表示乘
PYTHON.globalhook.2012-07-30
- pyhook example that attempts to copy discontinued google ctrl ctrl search a-pyhook example that attempts to copy discontinued google ctrl ctrl search app
Python-Live-Search-Sample
- python 的live search 实例 简单易学 ,初学者可以-Python Live Search Sample
subGraph.py
- python实现无向图的广度优先搜索,以及寻找连通分量-The breadth first search of the graph in python, search for connected component (no direction)
web_search
- 一段的网页爬虫代码,python写的。可用于获取需要的网页,以供网页分析。(A python code for web search. Using this code, multiple web pages could be crawled for web data analysis.)
spider_baike-master
- 一个简单的初级爬虫程序通用网络爬虫又称全网爬虫(Scalable Web Crawler),爬行对象从一些种子 URL 扩充到整个 Web,主要为门户站点搜索引擎和大型 Web 服务提供商采集数据。 由于商业原因,它们的技术细节很少公布出来。 这类网络爬虫的爬行范围和数量巨大,对于爬行速度和存储空间要求较高,对于爬行页面的顺序要求相对较低,同时由于待刷新的页面太多,通常采用并行工作方式,但需要较长时间才能刷新一次页面。 虽然存在一定缺陷,通用网络爬虫适用于为搜索引擎搜索广泛的主题,有较强的应用价
baidutupian
- 如何使用Python实现抓取百度上面搜索关键词为战狼的网页(Grab Baidu search keywords above for The wolf web pages)
open
- 实现批量搜索多个关键词,并在chrome浏览器中搜索(Batch search multiple keywords, and search in the Chrome browser)
jjwxc_novel_穿越
- python 搜索小说的一个编程,可以直接搜索小说的数据(Python search fiction)
和声搜索算法-python代码
- 主要用于实现和声搜索算法的代码,用于进行算法优化(It is mainly used to realize the code of harmony search algorithm, which is used to optimize the algorithm)
ImageSearchEngineResourceGuide.pdf
- resource guide image search
SSARA-master
- python programming book
基于二分查找的有序符号表
- 基于平行数组与二分查找的有序符号表是《算法》中的经典查找算法,本程序使用 Python 语言,实现有序符号表。 ST.py 包含两个类,ST 和 OrderedST。 ST是无序的符号表,基于链表实现。按照顺序将键值对插入链表。 OrderedST 则是基于平行数组的有序符号表。在进行查找的时候,使用 二分查找 算法。(The ordered symbol table based on parallel array and two point lookup is the classic
Python_kuaisushangshou
- 《Python编程快速上手—让繁琐工作自动化》是Python编程畅销图书,是一本面向实践的Python编程实用指南,帮你通过编程快速实现工作自动化。在本书中,你将学到利用Python编程,在几分钟内完成手工需要几小时的工作,而事先却无需具备编程经验,一旦掌握了编程的基础知识,你就可以毫不费力地创建Python程序,完成高效的自动化工作,包括: ● 在一个文件或多个文件中搜索文本; ● 创建、更新、移动和重命名文件和文件夹; ● 搜索网页和下载的在线内容; ● 在任意大小的Excel电子表
cuckoo-search-master
- cuckoo search implementation in python
python实现VRPTW求解禁忌搜索算法
- 采用禁忌搜索算法解决问题,解决带时间窗的VRP问题(Tabu search algorithm is used to solve the problem and solve the VRP problem with time windows.)
基于python的最优路径规划
- 基于蚁群算法的python程序,用于最优路径规划,仅做参考!(Python program based on ant colony algorithm for optimal path planning, only for reference!)
