搜索资源列表
soft_test
- 实现在STAF平台上,应用python完成自动化测试,分别为控制机端和测试端的代码,实现了通信检测,自动安装,run test case的功能。-Implement automation testing on STAF communication platform with scr ipt of Python, including environment prepare,software installment and run test case.
python-project-experience
- python项目开发的经验、步骤及部分代码总结-python project experience
Python-source-code-analysis
- 了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Python的实现。书中不仅包括了对大量Python内置对象的剖析,更将大量的篇幅用于对Python虚拟机及Python高级特性的剖析。通过此书,读者能够透彻地理解Python中的一般表达式、控制结构、异常机制、类机制、多线程机制、模块的动态加载机制、内存管理机制等核心技术的运行原理,同时
NotepadPP-for-Python
- 对如何使用Notepad++编辑python代码进行详细地说明,对Notepad++这个软件做一个简单地介绍-How to use Notepad++ edit python code will be explained in detail on Notepad++ this software to make a brief introduction
machine-learning-in-action
- 机器学习实战书,包括代码讲解,主要用python-Machine learning in action by python
lovely_py
- 分享了蟒样(Pythonic式)的知识获取技巧,而且希望将最常用的代码和思路,通过作弊条(Cheat Sheet,提示表单)的形式分享给有初步基础的Python 用户,来帮助大家多快好省地完成功能。-Share a python-like (Pythonic style) knowledge acquisition skills, and hope will be the most commonly used code and ideas shared by cheating strip (Ch
cnn
- 这段代码主要用python写的卷积神经网络,利用42000张手写识别照片对这个网络进行测试,得出的准确率很高-hand identify
collective-intelligence
- 智慧编程——数据分析、机器学习必备书!python语言代码示例,所有算法均附有解释说明。-collective intelligence——Data analysis and machine learning! Python language code examples, all algorithms are accompanied by explanatory notes.
tip
- python自动化测试代码,主要用于实现WEB端的自动化测试,节省人工成本(Python automation test code, mainly used to implement automated testing at the WEB side, and save labor costs)
15051103_彭平
- PL0语言的Pcode中间代码生成,采用自顶向下方法,,,(Pcode intermediate code generation in PL0 language, using a top-down method)