搜索资源列表
Python高级编程序电子书
- Python高级编程序电子书
绝地程序编辑器
- 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)
pymmseg.用python写的分词程序
- 用python写的分词程序,实现的是最大匹配方法,简单易用,Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
pymmseg-cpp-win32-1.0.1.tar.gz
- 基于python的中文分词程序,易用性高,可以作为接口直接在python程序中使用,Python-based Chinese word segmentation process, ease of use high, can be used as interface directly in the python program to use
Python-3.1.3源码
- Python(KK 英语发音:/'paɪθɑn/, DJ 英语发音:/ˈpaiθən/)是一种面向对象、直译式计算机程序设计语言,由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年。Python语法简捷而清晰,具有丰富和强大的类库。它常被昵称为胶水语言,它能够很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松地联结在一起。常见的一种应用情形是,使用python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中有特别要求的部分,用更合适的语言改写
text
- python写的gbk分词分句程序 可以使用sogou或者谷歌输入法的词库进行分词-python written procedures gbk participle clause can use Google sogou or input method for segmentation of the thesaurus
programming_python
- programming python 3rd edition的所有哦源代码,非常丰厚的礼品啊!O REILLY出版的Programming Python,分上下两册,目前只有英文版,但是源代码很经典,作者是一个资深的Python程序员,相信你需要它!-Programming Python 3rd edition source code, cover almost every field of Python. You can t miss it !
ngrams
- 自然语言处理相关程序,有关分词的和词频统计-Natural language processing procedures, the statistical segmentation and word frequency
pythongyingyong2
- 此压缩包包含一个用python编写的下游戏 由于网络上此类python程序很少-This archive contains a preparation for the next game with a python on the network such as small python program
Wx60
- 塞班上的wxpython wxPython是Python语言的一套优秀的GUI图形库,允许Python程序员很方便的创建完整的、功能键全的GUI用户界面。 wxPython是作为优秀的跨平台GUI库wxWidgets的Python封装和Python模块的方式提供给用户的。-wxpython for pys60
benPython3
- 笨办法学 Python pdf电子书,虽然是“笨办法”,但实际上丝毫并不是笨办法,虽然读完这本书并不 意味着你已经学会了Python编程,但至少会让你对这个行业有一个初步的了解,而且可以让您一字一句的写出简单的 Python 程序来,若不相信,你也或许真的比较“笨”。-Benbanfa learn Python pdf e-books, though with " awkward" , but in fact did not awkward, although readi
voiceprocessor
- 一个语音信号处理的python程序,采用pyQt写的界面。做的是最基本的语言处理,适合初学者及想参考QT界面编程的朋友。-a voice process program by python
Python
- 基于Python的程序,通过连接服务器,主要功能是对数据库的访问,通过调用python包快速实现对数据库的操作-Python-based program by connecting a server, the main function is access to the , to quickly achieve operation of the by calling the python package
py3book30
- python程序教程源码,python程序教程3(the code of the book called python programing)
tensorflow_speech_recognition_demo-master
- 此程序为语音识别深度学习程序,使用python程序编写。(This program is written for the speech recognition depth learning program, using the python program.)
Calling Python Script.viCalling Python Script
- 程序中编写了LabVIEW调用Python脚本的方法(Calling Python scr ipt.viCalling Python scr ipt)
bigdigits
- python程序教程3,数字变大输出,添加循环输入(the code of the book called python 3 programing)
izeerbkm
- 非常需要的可以下载看看,适合初学者学习,好的算法和程序(Very need to download to see, suitable for beginners to learn, good algorithm and program.)
深度学习lstm的程序
- 采用python语言写的关于深度学习的lstm的程序。使用者需要在python环节下运行。
Python加密解密程序
- Python加密解密程序,能对某个文件夹下的所有文件实现加解密。