搜索资源列表
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
xapian-core-0.9.5.tar
- xapian 是一个“Xapian 是一个开源概率论信息检索库,基于GPL发布。它是用C++编写的,提供的绑定可以支持其它语言(支持Perl, Python, PHP, Java, and TCL )的开发。
CFFTW
- FFT用于图像快速卷积,里面包含详细地文档,C++,python,matlab三种语言编写,适合不同的编程人员-FFT is used to image fast convolution, which contains detailed documentation, C++, python, matlab three languages
pythonsample
- 自然语言处理的例子,可以实现分词和新词发现,中文预处理也支持。用python写的-Examples of natural language processing can be achieved segmentation and new words found Chinese pretreatment also supported. Written with python
originsimpleM
- 采用Python语言编写,大M法单纯型法求解线性规划问题。-Python source code of M method for linear programming problems.
A-simple-equation
- 使用python语言,解决了简单的一元二次方程的求解问题-Using the python language, to solve the problem that solve the simple a yuan quadratic equation
PCA-Python
- 用Python语言实现PCA(Principle Component Analysis)。-PCA with python.
MOG-python
- 用Python语言实现MOG(Mixture Of Gauss, 高斯混合模型)-implementation of MOG(Mixture Of Gauss) with python.
LM
- 用Python语言实现LM(Levenberg-Marquardt)算法。-implementation of LM(Levenberg-Marquardt) algorithm with python.
1temp-plot
- 通过python语言编程,可以批量对数据绘图。-plot data by loop n files
python学习手册(第4版)
- Python入门,便于学习,这本书直观形象具体的介绍了Python语言的数据结构基本用法。(It's convenient for beginners to study Python)
SMOTE
- Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)
gyroid
- 采用python语言,对三周期最小曲面进行建模,以gyroid模型为实例(Python language is used to model three period minimum surface, and the gyroid model is taken as an example)
LSTM_learn-master
- 采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
笨办法学 Python(第四版)
- 这本小书的目的是让你起步编程Python。虽然书名说是“笨办法”,但其实并非如此. 所谓的“笨办法”是指本书教授的方式。在这本书的帮助下,你将通过非常简单的练习学会一门编程语言。做练习 是每个程序员的必经之路: 1. 做每一道习题 2. 一字不差地写出每一个程序 3. 让程序运行起来(The purpose of this small book is to make you start programming Python. Although the title of the book is &
8queen
- 使用python语言的八皇后算法,并有注释(The eight Queen's algorithm used in the python language, with annotations)
Python语言在Abaqus中的应用
- 特别好的学习资料,学习二次开发特别好好,希望你呢个帮助每一个需要的人(Very good learning materials)
lasso
- 利用Python语言实现了lasso回归(Lasso regression is realized by Python language)
