-
Python逆向最大匹配实现-代码-文档-截图等
对于文本进行自然语言处理,中文分词。北邮计算机院NLP课的作业。(This is a homework for BUPT student, implementing the word segment of natural language processing.)
- 2018-05-13 10:04:44下载
- 积分:1
-
仿微软计算器
说明: 用python写的计算器程序,功能相当齐全,不仅限于加减乘除。结构简单清晰,适合初学者学习。(The calculator program written in Python has quite complete functions, not limited to addition, subtraction, multiplication and division. The structure is simple and clear, suitable for beginners to learn.)
- 2021-04-20 15:12:54下载
- 积分:1
-
pic2txt.py
图片转字符画,可以保存为txt等格式(Python语言)(convert picture to character painting by python)
- 2018-11-08 11:38:04下载
- 积分:1
-
original_csv_version
说明: 主要是测试爬取某地预报台数据用作科研分析,爬取数据将存入本地csv(The main purpose is to test and collect data from a local forecasting station for scientific research analysis, and the data will be stored in the local CSV)
- 2021-01-06 17:07:48下载
- 积分:1
-
Python-for-Finance
这是一本描述用Python分析处理金融大数据的英文电子书(This is a description of the Python big data analysis and processing of financial English eBook)
- 2015-01-01 19:31:29下载
- 积分:1
-
Python_VLPR-master
基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry pie 3B+/3B as the core processor, and based on Linux platform, uses Python 3.5 and OpenCV to process the image containing license plate information, and carries out a series of image processing operations such as Gaussian denoising, graying, edge detection, binarization, closed operation, character segmentation, character recognition matching, etc. Finally, the system of license plate recognition is realized)
- 2019-04-03 10:06:40下载
- 积分:1
-
python设计模式第2版
说明: python设计模式第2版 学习python Python3程序开发指南(python design mode, for python learn.)
- 2020-06-22 14:40:01下载
- 积分:1
-
predprey
模拟岛上的生态系统,有陆地生物和鸟类,但是不包含地底生物。
(Predator-Prey Simulation
four classes are defined: animal, predator, prey, and island
where island is where the simulation is taking place,
i.e. where the predator and prey interact (live).
A list of predators and prey are instantiated, and
then their breeding, eating, and dying are simulted.)
- 2015-05-24 18:02:21下载
- 积分:1
-
MapMatching-master
基于深圳市GPS数据和深圳市电子地图的地图匹配算法(Map matching algorithm based on Shenzhen GPS data and Shenzhen electronic map)
- 2021-02-26 11:19:37下载
- 积分:1
-
Python黑帽子:黑客与渗透测试编程之道.pdf(带书签)
Python黑帽子:黑客与渗透测试编程之道.pdf 《Python 黑帽子:黑客与渗透测试编程之道》是畅销书《Python 灰帽子—黑客与逆向工程师的Python 编程之道》的姊妹篇,那本书一面市便占据计算机安全类书籍的头把交椅。《Python 黑帽子:黑客与渗透测试编程之道》由Immunity 公司的高级安全研究员Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从Web爬虫到编写Burp 扩展工具,从编写木马到权限提升等。作者在《Python 黑帽子:黑客与渗透测试编程之道》中的很多实例都非常具有创新和启发意义,如HTTP 数据中的图片检测、基于GitHub命令进行控制的模块化木马、浏览器的中间人攻击技术、利用COM 组件自动化技术窃取数据、通过进程监视和代码插入实现权限提升、通过向虚拟机内存快照中插入shellcode 实现木马驻留和权限提升等。通过对这些技术的学习,读者不仅能掌握各种Python 库的应用和编程技术,还能拓宽视野,培养和锻炼自己的黑客思维。读者在阅读《Python 黑帽子:黑客与渗透测试编程之道》时也完全感觉不到其他一些技术书籍常见的枯燥和乏味。
- 2017-12-30下载
- 积分:1