▍1. pikaqiu
使用turtle绘图,绘制一只可爱的皮卡丘。快来试试吧!(Draw a cute Pikachu using turtle drawing. Come and have a try!)
使用turtle绘图,绘制一只可爱的皮卡丘。快来试试吧!(Draw a cute Pikachu using turtle drawing. Come and have a try!)
说明: 使用turtle绘图,绘制一只可爱的皮卡丘。快来试试吧!(Draw a cute Pikachu using turtle drawing. Come and have a try!)
基于python socket和tkinter界面库实现的网络聊天室程序,实现登录、注册、在线成员显示、聊天等功能
说明: 读取数据、绘制频率直方图、*计算偏度和峰度*、正态性检验*、求经验分布函数值*、核分布估计**、核分布估计**、*求Copula中参数的估计值**、绘制Copula的密度函数和分布函数图******、求Kendall秩相关系数和Spearman秩相关系数*******、模型评价(My English is poor i hope you can understand from the chinese introdunction thinks)
说明: 使用双向LSTM神经网络预测时间序列,70%的训练集(Bidirectional LSTM neural networks are used to predict time series)
用于爬去前程无忧招聘信息,可以爬取 人工智能 python 等十几种职业(Used to climb the future worry-free recruitment information)
说明: 用于爬去前程无忧招聘信息,可以爬取 人工智能 python 等十几种职业(Used to climb the future worry-free recruitment information)
图片转字符画,可以保存为txt等格式(Python语言)(convert picture to character painting by python)
Python机器学习——预测分析核心算法(MICHAEL BOWLES teaches machine learning at Hacker Dojo in Silicon Valley, consults on machine learning projects, and is involved in a number of startups in such areas as bioinformatics and high-frequency trading. Following an assistant professorship at MIT, Michael went on to found and run two Silicon Valley startups, both of which went public. His courses at Hacker Dojo are nearly always sold out and receive great feedback from participants.)
实现了多人聊天,采用了tornado,SQLAlchemy框架(To achieve multiplayer chat, the tornado, SQLAlchemy framework is adopted.)
一个简单的爬虫程序。1、 打开百度网页 2、将网页HTML转化成utf-8格式存入文件 baidu.txt 3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page 2, convert the web page HTML into UTF-8 format and store the file baidu.txt 3. Get all the a tag objects in the web page and grab the linked addresses of the objects.)
本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写木马到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his decades of experience in the security community, especially in the field of penetration testing, the author introduces how Python is used in various fields of hacker and penetration testing, from basic network scanning to packet capture, from Web crawler to Burp extension tool, from writing Trojan to privilege escalation, and so on.)
利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
爬取百度贴吧图片,可以帮助你了解爬虫的相关功能模块等(Crawl Baidu Post Bar picture)
Python黑帽子:黑客与渗透测试编程之道.pdf 《Python 黑帽子:黑客与渗透测试编程之道》是畅销书《Python 灰帽子—黑客与逆向工程师的Python 编程之道》的姊妹篇,那本书一面市便占据计算机安全类书籍的头把交椅。《Python 黑帽子:黑客与渗透测试编程之道》由Immunity 公司的高级安全研究员Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从Web爬虫到编写Burp 扩展工具,从编写木马到权限提升等。作者在《Python 黑帽子:黑客与渗透测试编程之道》中的很多实例都非常具有创新和启发意义,如HTTP 数据中的图片检测、基于GitHub命令进行控制的模块化木马、浏览器的中间人攻击技术、利用COM 组件自动化技术窃取数据、通过进程监视和代码插入实现权限提升、通过向虚拟机内存快照中插入shellcode 实现木马驻留和权限提升等。通过对这些技术的学习,读者不仅能掌握各种Python 库的应用和编程技术,还能拓宽视野,培养和锻炼自己的黑客思维。读者在阅读《Python 黑帽子:黑客与渗透测试编程之道》时也完全感觉不到其他一些技术书籍常见的枯燥和乏味。