-
Python核心编程
python 核心编程的pdf,需要的下载吧(Core programming of python)
- 2017-09-16 18:52:19下载
- 积分:1
-
UDP
说明: 基于UDP协议的文件传输系统,采用python语言编程实现。(File transfer system based on UDP protocol.)
- 2020-06-17 06:20:02下载
- 积分:1
-
Black Hat Python
本书由 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.)
- 2018-04-06 22:46:18下载
- 积分:1
-
Python
说明: Python的基础资料,适合新手进行学习,附带讲解的PPT资料(Python basic materials, suitable for beginners to learn, with explanation of the PPT materials)
- 2020-06-21 19:20:01下载
- 积分:1
-
rtmplite-master
说明: The siprtmp module implements a SIP-RTMP gateway. Please see the google code project for details on demo instructions and support information. The project description is contained in siprtmp.py file itself. The command line of siprtmp is same as rtmp, hence just replce rtmp by siprtmp in the following example to start the gateway.
- 2019-06-28 08:03:42下载
- 积分:1
-
gobang
说明: 一个五子棋游戏,用阿尔法贝塔剪枝的方法实现博弈树,程序会根据最优情况选择正确的落子位置(A Gobang game, using Alphabeta pruning method to achieve the game tree, the program will choose the right drop position according to the optimal situation.)
- 2020-06-17 18:00:02下载
- 积分:1
-
Labview实现8路信号同步采集源码
可以采集多路ADC值,真的很好用,用labview编的(Can collect multi-channel ADC value, really good use, compiled by LabVIEW)
- 2021-04-17 21:08:52下载
- 积分:1
-
EasyPBC V.1.3
说明: 一款简单的ABAQUS施加周期性边界条件的插件(A Simple ABAQUS Plug-in with Periodic Boundary Conditions)
- 2020-11-10 17:19:45下载
- 积分:1
-
bank system
实现用户和管理员通过两个入口操作银行app的功能(Implementing the function of user and administrator operating bank app through two scripts)
- 2020-06-16 23:00:02下载
- 积分:1
-
japaneseTxt
说明: 对于中文分词技术的实现,有许多算法可以完成,目前大致可以把算法分为三大类:
基于字符串匹配的分词方法;
基于理解的分词方法;
基于统计的分词方法。(Word Segmentation Code)
- 2020-06-19 03:20:01下载
- 积分:1