搜索资源列表
-
0下载:
Haskell教程(by rufi)
传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。
Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另
-
-
0下载:
利用有限元算法计算各类微分方程,主要应用迦辽金方法。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.
-
-
0下载:
This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these
-
-
0下载:
采用Python语言编写,大M法单纯型法求解线性规划问题。-Python source code of M method for linear programming problems.
-
-
0下载:
十分钟学会pandas编程的教程~强大的python数据分析工具箱-Ten minutes pandas learn programming tutorials- python powerful data analysis toolbox
-
-
0下载:
python实现动态规划算法,用于进行多矩阵连乘,随机化分析算法复杂度-Dynamic programming algorithm by python for metrics multipling,randomized for analyzing complexity of algorithm
-
-
0下载:
Python高级编程,适合对Python感兴趣的工程师学习(Python advanced programming for engineers interested in Python)
-
-
1下载:
包含初始化等操作,通过输入线性规划问题的标准输入矩阵来解决线性规划问题(A python program for simplex algorithm to solve linear programming.)
-
-
0下载:
这本小书的目的是让你起步编程Python。虽然书名说是“笨办法”,但其实并非如此. 所谓的“笨办法”是指本书教授的方式。在这本书的帮助下,你将通过非常简单的练习学会一门编程语言。做练习 是每个程序员的必经之路: 1. 做每一道习题 2. 一字不差地写出每一个程序 3. 让程序运行起来(The purpose of this small book is to make you start programming Python. Although the title of the book is &
-
-
1下载:
本程序应用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.)
-