-
Python黑帽子 黑客与渗透测试编程之道.pdf
说明: 《Python黑帽子 黑客与渗透测试编程之道》(Python black hat hacker and penetration test programming)
- 2020-05-19 23:22:20下载
- 积分:1
-
chat-master
pyhon写的聊天室
安装:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527(a live chat room built with python
Install:
cd /path/to/source
python bootstrap.py
bin/buildout
make sure redis-server is started
bin/supervisord
[optional] bin/supervisorctl
goto localhost:9527)
- 2013-12-05 19:16:45下载
- 积分:1
-
feijidazhan
python入门必学飞机大战,使用pygame模块(Python Initial Must Learn Aircraft Warfare, Using the Python Module)
- 2019-03-13 14:18:04下载
- 积分:1
-
python 可以这样学
说明: 董付国《python 可以这样学》一书代码 零基础学习python的权威指南(Dong Fuguo's "Python can be learned in this way" is an authoritative guide to zero basic code learning python)
- 2021-03-06 17:14:06下载
- 积分:1
-
grid_world
说明: 这是一个网格世界的编程 是python版本 希望对大家有帮助(it is grid world python.)
- 2019-06-01 21:48:47下载
- 积分:1
-
sub
Kaggle competition final submission score 0.985(Kaggle competition final submission score 0.985
fsaaddaewfew5sadf4asf)
- 2020-06-25 05:20:02下载
- 积分:1
-
PYTHON自然语言处理中文版
自然语言处理一般是在本科或研究生层次的高年级开设的为期一个学期的课程。很多教
师都发现,在如此短的时间里涵盖理论和实践两个方面是十分困难的。有些课程注重理论而
排挤实践练习,剥夺了学生编写程序自动处理语言带来的挑战和兴奋感。另一些课程仅仅教
授语言学编程而不包含任何重要的NLP 内容。最初开发NLTK 就是为了解决这个问题,使
在一个学期里同时教授大量理论和实践成为可能,无论学生事先有没有编程经验。
算法和数据结构在所有NLP 教学大纲中都十分重要。它们本身可能非常枯燥,而NLT
K 提供的交互式图形用户界面能一步一步看到算法过程,使它们变得鲜活。大多说NLTK
组件都有一个无需用户输入任何数据就能执行有趣的任务的示范性例子。(Natural Language Processing (NLP) is a one-semester course offered in senior grades at undergraduate or graduate levels. Many teaching
Teachers have found it very difficult to cover both theoretical and practical aspects in such a short period of time. Some courses focus on theory.
Crowding out practical exercises deprives students of the challenge and excitement of writing programs to deal with language automatically. Other courses are taught only
Teaching Linguistic Programming without any significant NLP content.)
- 2018-12-10 14:14:50下载
- 积分:1
-
高精度轨道计算
卫星在轨飞行时,受到地球非球形引力、第三体引力、太阳光压力,大气阻力等诸多因素对轨道的摄动影响.本文将建立一种包括上述四种摄动因素的卫星轨道摄动模型并用C++语言编写程序进行轨道计算.地球引力场模型采用70x70的Joint GravityModel 3.大气摄动模型采用最新的NRLMSISE-00.计算日月引力和太阳光压力时,通过读取JPL的星历数据文件DE405获取。积分器采用7(8)阶的变步长Runge-Kutta-Fehlberg方法.计算结果表明,与美国AnalyticalGraphics公司的商业化航天应用软件Satellite Tool Kit相比,全部四种摄动因素作用下,轨道传播两天后的位置误差为1米左右,速度误差为1毫米每秒左右.
- 2022-08-21 21:00:30下载
- 积分:1
-
图片裁剪
快速将图片裁剪为电脑壁纸和ipad壁纸尺寸,带预览(To cut pictures as PC or Ipad size conveniently)
- 2020-06-20 18:40:02下载
- 积分:1
-
1
说明: 判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。(Determine if it is a palindrome. That is, 12321 is the number of palindromes, the single digit is the same as the 10,000 digit, and the ten digit is the same as the thousand digit.)
- 2020-06-17 17:40:03下载
- 积分:1