搜索资源列表
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
TYTHON
- 有关Tython脚本语言的一篇论文,详细的介绍了这门语言的一些语法。-Tython scr ipting language on the paper, a detailed introduction of the language of some grammar.
Python
- python 2.5,antlr的grammar语言描述,用于学习词法分析,语法分析-python 2.5, antlr language to describe the grammar for learning lexical analysis, syntax analysis
kgp
- Generates mock philosophy based on a context-free grammar-Kant Generator for Python
Python
- My exercises is about writing a grammar.
x10c
- this a compiler for x10 language, a newly developing one written in python. the grammar chosen for this is unambiguous though the original is ambiguous.-this is a compiler for x10 language, a newly developing one written in python. the grammar ch
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
web-introduction
- python基本语法介绍级案例,可以进行自学的最好资料-python basic grammar introduction level cases, can be the best self-study materials
Head-First-Python
- 《Head First Python(中文版)》超越枯燥的语法和甩法手册,通过一种独特的方法教你学习这种语言。你会迅速掌握Python的基础知识,然后转向持久存储、异常处理、Web开发、数据加工。-" Head First Python (Chinese version)" beyond boring grammar and rejection of law manual to teach you through a unique way to learn the langua
2048
- Python2.7 实现2048 基本语法(Python2.7 Basic grammar 2048)
simulation lab 3 student's files
- Various attempts to bring elements of natural language grammar into computer programming have produced programming languages such as HyperTalk, Lingo, Applescr ipt, SQL, Inform and to some extent Python. In these languages, parentheses and other spec
current_simulator.slx
- Various attempts to bring elements of natural language grammar into computer programming have produced programming languages such as HyperTalk, Lingo, Applescr ipt, SQL, Inform and to some extent Python. In these languages, parentheses and other spec
Python-PPT
- Python基础学习的PPT,简单的基础语法介绍(Python Foundation Learn PPT, a simple introduction to basic grammar)
100Python
- 100个简单使用的python编程实践代码,可以一一过一遍,迅速掌握python的基础语法和使用,从菜鸟到入门(100 simple use of Python programming practice code, you can go through one by one, quickly master the basic grammar and use python, from rookie to entry)
Python
- 本书中涵盖python基础语法规则和实战演练,适合初学者熟悉python(Python basic grammar)
CSDN Python学习班分享(作者:董付国)
- 对于入门的python的一些基本教程,语法(Some basic tutorials for the introductory python, 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.)