搜索资源列表
Haskell教程
- Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
python
- 《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。
Lab3
- 利用有限元算法计算各类微分方程,主要应用迦辽金方法。python下的dolfin编程。-The use of finite element method calculation of various types of differential equations, the main application of Galerkin method. dolfin under python programming.
CFFTW
- FFT用于图像快速卷积,里面包含详细地文档,C++,python,matlab三种语言编写,适合不同的编程人员-FFT is used to image fast convolution, which contains detailed documentation, C++, python, matlab three languages
1temp-plot
- 通过python语言编程,可以批量对数据绘图。-plot data by loop n files
G-statistic
- 基于Python的G统计量计算,区别于arcgis的g统计量计算,arcgis中只有对矢量数据的g统计量的计算,本例使用Python编程计算栅格数据的G统计量,算法是一样的,可以作为参考。-G statistic
10minutes_to_pandas
- 十分钟学会pandas编程的教程~强大的python数据分析工具箱-Ten minutes pandas learn programming tutorials- python powerful data analysis toolbox
python_bcrmjd_jb51.net
- Python高级编程,适合对Python感兴趣的工程师学习(Python advanced programming for engineers interested in Python)
Python编程快速上手 让繁琐工作自动化
- Python绝对经典好书,适合所有人,高清晰带书签(Python absolutely classic books, for everyone, high definition with bookmarks)
笨办法学 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 &
潮流计算(3机9节点)
- 本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)