搜索资源列表
VfLibV4
- 附件中的源代码实现了VF图像的同构(Isomorphism)算法。同时还有一些其他的Wrapper程序,用来把这个库运用到其他语言如Python。整个代码实现于C#,同时提供C++的库。
PyStdLib
- Python标准库源代码(官方源码) Python Standard Library source code-Python standard library source code (the official source)
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
LuaProgrammingLanguage
- Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多累赘,反而破坏了她的优美。-Lua itself is simple and elegant oriented, focused on dealing with the tasks that C is not good. With C/C++ for its e
robotframework-2.5.7
- 机器人框架是一个通用的测试验收测试和验收测试驱动开发(ATDD)自动化框架。它具有易于使用的表格的测试数据的语法和使用关键字驱动的测试方法。其测试能力,可扩展与Python或Java实现的测试库,用户可以从现有的新关键字,使用相同的语法,是用于创建测试用例。 -Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development
Lua_ZWJC
- lua电子书,Lua本身是以简单优雅为本,着眼于处理那些C不擅长的任务。借助C/C++为其扩展,Lua可闪现无穷魅力。Lua本身完全遵循ANSI C而写成,只要有C编译器的地方,Lua便可发挥她的力量。Lua不需要追求Python那样的大而全的库,太多的累赘,反而会破坏她的优美。-lua book
Wx60
- 塞班上的wxpython wxPython是Python语言的一套优秀的GUI图形库,允许Python程序员很方便的创建完整的、功能键全的GUI用户界面。 wxPython是作为优秀的跨平台GUI库wxWidgets的Python封装和Python模块的方式提供给用户的。-wxpython for pys60
l
- 用python写的lorenz96模式,用的龙格库塔4阶积分格式-Lorenz96 written with python pattern, with the fourth-order Runge-Kutta integration scheme
py_call_dll_by_NUnit
- 如何借助NUNit框架在Python中调用C#动态链接库文件dll,注意需要自己首先准备好NUnit工具。-A demo on how to call c# dynamic link lib dll file using python, NUnit is used here
AudioAuto
- 一个运用pymedia库的python源代码,可以播放windows上的音频文件并解析音频数据,包含sample rate, bitrate, and channels等。-A python library use pymedia source code, you can play audio files on windows and parse the audio data, including such as sample rate, bitrate, and channels.
MusicRecogniseding
- 国科大数字信号处理2课程,基于Python的哼唱识别,有乐库的-ucas digital signal processing 2 courses, humming recognition based on Python, there is music library
Python_tutorial
- Python numpy matplotlib scipy库学习示例代码-Python numpy matplotlib scipy demo
Python-Standard-Library-Example
- Python 各种标准库的例程,可以阅读、测试、学习,也可以添加注释.-Python Standard Library Example
zh-mac
- 在macOS中实现python matplotlib库画图中实现中文输出(Implementation of Chinese output in Python Matplotlib library drawing in macOS)
爬取某东商品评价
- 利用python网络爬虫爬取某东商品评论,并进行分词和生成词云。主要使用requests库,以及jieba、wordcloud等库
SCIPY
- 适用于python的scipy的类库,对于低版本的abaqus自带python,没有sicpy的可以使用该包进行安装调用。
PYTHON 飞机大战游戏
- PYTHON 飞机大战游戏,实现用户登录,MYSQL数据库操作等等功能。使用Python PYGAME库。
