搜索资源列表
cppexpythonsrc
- Python是一种简单易学,功能强大的解释型编程语言,它有简洁明了的语法,高效率的高层数据结构,能够简单而有效地实现面向对象编程,特别适用于快速应用程序开发,也可以用来开发大规模的重要的商业应用。Python是一个理想的脚本语言。-Python is a simple and easy to learn, powerful interpreted programming language, it is clear and concise grammar and high efficiency o
kgp
- Generates mock philosophy based on a context-free grammar-Kant Generator for Python
Python
- My exercises is about writing a grammar.
pyparsing-1.5.2.tar
- The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct
aaa
- 基于NLTK 的概率句法分析器,机器翻译中用概率方法分析一段句子的语法。用python语言开发-Parser based on the probability of NLTK, machine translation using a probabilistic method of sentence grammar. Language development with python
Python_guide
- 资料为python语言的基本环境配置,以及python语言的基本语法教程。-The basic information for python language environment configuration, and basic grammar tutorial python language.
PythonJiChuJiaoCheng.2nd.pdf
- Python基础教程,详细介绍Python的基本程序设计理念,包括极限编程等。各章节分工明确,从语法到编译打包,从测试到GUI程序的各方面都有大量实例详解。-The Python-based tutorial, the basic details of Python programming concepts, including Extreme Programming and so on. Clear division of the chapters, from grammar to compi
Python-PPT
- Python基础学习的PPT,简单的基础语法介绍(Python Foundation Learn PPT, a simple introduction to basic grammar)
Python数据分析实践1:银行贷款问题
- Python数据分析实践1:银行贷款问题,利用之前学到的语法知识进行实战演练。(The practice 1 of data analysis using Python: bank loans, use the grammar knowledge before to carry out actual combat exercises.)