Welcome![Sign In][Sign Up]
Location:
Search - haskell

Search list

[Other resourceHaskell 中文教程1-3章

Description: Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chapter Directory 1-3 (flw translation) purely a function-based programming language. Famous applicability Haskell B. Curry named. The initial aim was to get below designed to meet the language requirements : 1, it must be suitable for teaching, research, application development, including the construction of large-scale systems. Two, it must be able to use formal language to accurately describe. 3, it must be free free of charge, to anyone who can access, use and release it again. 4, it must be built on consensus on the basis of recognition. 5, it should be able to eliminate the current function-type programming language differences.
Platform: | Size: 26993 | Author: 鲍军波 | Hits:

[Other resourceHaskell教程

Description: Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的\"做什么\"而不是\"怎么做\", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另一方面,这也使得的 Haskell的编译技术成为一个难点。从以人为本的角度来看,程序员的时间比机器的时间更宝贵,所以Haskell是明智的选择。-Haskell Guide (by rufi) traditional Basic, Pascal, C, C#, Java, Python, are orders (imperative) programming language, procedures statement to a certain extent the implementation of the order. function (functional) programming language is given in the implementation of the content, focus on a higher level of "what to do" rather than "how to do", which is both the most obvious one distinction. Function programming language syntax is very strong, so the programming efficiency greatly improved. Haskell is the world's most recognized syntax of the most succinct and beautiful language. Indeed, Haskell is written on posters, and not written for machines to read. The other, it also makes the Haskell compiler technology as a difficulty. From a people-oriented perspective, t
Platform: | Size: 12613 | Author: 鲍军波 | Hits:

[Windows MobileAudio Processing using Haskell

Description: Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。 本文介绍Haskell用于音频信号处理,是从Haskell基础到应用的一篇好文章. -Haskell is a broad-spectrum language, suitable for a variety of applications. In particular, he needs highly suitable for modification and maintenance procedures. This paper introduces Haskell for audio signal processing, Haskell is the basis of the application of a good article.
Platform: | Size: 163590 | Author: 鲍军波 | Hits:

[Algorithmcpphs

Description: Haskell,纯正的函数式程序设计语言。特别是利用很简单的叙述就可以完成[链表]、[矩阵]等数据结构。压缩包里有10几个例程 -Haskell, single-function programming language. In particular the use of very simple description can be completed [List], [Matrix] data structure. 10 compression bag several routines
Platform: | Size: 17408 | Author: jbbao | Hits:

[AlgorithmHaskell 中文教程1-3章

Description: Haskell 中文教程1-3章(flw译) 纯粹的函数型编程语言。以著名逻辑学家 Haskell B. Curry 的名字命名。 最初的目的是想要设计出满足下面这些要求的语言: 1,它必须能够适合教学、研究、应用开发,包括一些大系统的构造。 2,它必须能够使用形式语言来准确描述。 3,它必须是自由免费的,任何人只要愿意都可以获取、使用和再次发布它。 4,它必须建立在大家一致认可的基础上。 5,它应该能够消除目前的函数型编程语言的差异。 -Haskell Chapter Directory 1-3 (flw translation) purely a function-based programming language. Famous applicability Haskell B. Curry named. The initial aim was to get below designed to meet the language requirements : 1, it must be suitable for teaching, research, application development, including the construction of large-scale systems. Two, it must be able to use formal language to accurately describe. 3, it must be free free of charge, to anyone who can access, use and release it again. 4, it must be built on consensus on the basis of recognition. 5, it should be able to eliminate the current function-type programming language differences.
Platform: | Size: 26624 | Author: jbbao | Hits:

[AlgorithmHaskell教程

Description: Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程语言, 程序语句有一定的执行次序. 函数(functional)编程语言则给出执行的内容, 关注于更高层次的"做什么"而不是"怎么做", 这就是二者最明显的一个区别。函数编程语言的语法功能非常强,使编程的效率大幅提高。 Haskell是世界上公认的语法最优美最简洁的一种语言。的确,Haskell语言是写给人看的,而不是写给机器看的。另一方面,这也使得的 Haskell的编译技术成为一个难点。从以人为本的角度来看,程序员的时间比机器的时间更宝贵,所以Haskell是明智的选择。-Haskell Guide (by rufi) traditional Basic, Pascal, C, C#, Java, Python, are orders (imperative) programming language, procedures statement to a certain extent the implementation of the order. function (functional) programming language is given in the implementation of the content, focus on a higher level of "what to do" rather than "how to do", which is both the most obvious one distinction. Function programming language syntax is very strong, so the programming efficiency greatly improved. Haskell is the world's most recognized syntax of the most succinct and beautiful language. Indeed, Haskell is written on posters, and not written for machines to read. The other, it also makes the Haskell compiler technology as a difficulty. From a people-oriented perspective, t
Platform: | Size: 12288 | Author: jbbao | Hits:

[Windows MobileAudio Processing using Haskell

Description: Haskell是一种广谱语言,适合各种应用。他尤其适合需要高度可修改和维护的程序。 本文介绍Haskell用于音频信号处理,是从Haskell基础到应用的一篇好文章. -Haskell is a broad-spectrum language, suitable for a variety of applications. In particular, he needs highly suitable for modification and maintenance procedures. This paper introduces Haskell for audio signal processing, Haskell is the basis of the application of a good article.
Platform: | Size: 162816 | Author: jbbao | Hits:

[Crack Hackrsa-haskell-2[1]

Description: haskell语言版本的RSA加密算法,功能做的很完善,提供给有需要的弟兄们!haskell语言中文资料少,目前代码很难找,把我找到的给大家分享-haskell language version of RSA encryption algorithm, function to do a perfect system, there is a need to provide to the brothers!
Platform: | Size: 381952 | Author: cyd | Hits:

[Compress-Decompress algrithmshaskell-programming

Description: 本书是haskell语言设计简介,从什么是函数语言到haskell语言,到它的解释器hug,还有一huffman树的实例-This book is haskell language design profile, what is the function from the haskell language to language, to its interpreter hug, there should be an instance of a huffman
Platform: | Size: 2028544 | Author: 赵朴 | Hits:

[OtherHaskell

Description: Haskell的几个小程序,在winhugs运行. 包括字符串放大显示,毕达哥拉斯问题和快排.-Haskell programming example for string processing,quicksort,and so on.
Platform: | Size: 1024 | Author: Tiny | Hits:

[Otherhaskell

Description: 用haskell语言写的二叉树和排序的算法,学函数程序设计时写的-implement binary search tree and sort with haskell by myself
Platform: | Size: 1024 | Author: 王金贵 | Hits:

[SCMHaskell---The-Craft-of-Functional-Programming--2e

Description: Haskell - The Craft of Functional Programming, 2ed (Addison-Wesley, 1999) by Tantanoid
Platform: | Size: 12884992 | Author: Ja | Hits:

[Hook apiHaskell

Description: <Learn you a Haskell>,极好的Haskell入门书籍。想了解函数式编程的朋友们可以从本书开始接触一下Haske-<Learn you a Haskell> , Haskell excellent introductory book. To learn functional programming friends came into contact with from the book about Haskell
Platform: | Size: 10476544 | Author: 戴汶倬 | Hits:

[Otherhaskell-in-space-0.1.1.tar

Description: Haskell sample of space invaders
Platform: | Size: 18432 | Author: dxman | Hits:

[OtherB10-Haskell趣学指南

Description: haskell趣学指南 函数式编程语言 很有意义对编程思维(Haskell interesting guide function programming language is very meaningful to programming thinking)
Platform: | Size: 2872320 | Author: 谁杀了我的牛 | Hits:

[OtherProgramming in Haskell

Description: 利用Haskell软件进行编程,Haskell是一款函数式编程语言。(Programming in Haskell.)
Platform: | Size: 696320 | Author: 亦竹 | Hits:

[OtherHaskell

Description: 本书介绍了利用Haskell语言进行函数式编程,很有实践意义。(This book introduce functional programming using haskell.)
Platform: | Size: 1309696 | Author: 亦竹 | Hits:

[OtherHASKELL FUNCTIONS (2)

Description: string functions using haskell
Platform: | Size: 468992 | Author: reneloloo | Hits:

[OtherHaskell Book

Description: Haskell 入门到提高较为全面系统的一本教程(An exercise-driven Haskell book for beginners that works for non-programmers and experienced hackers alike.)
Platform: | Size: 2849792 | Author: nuero | Hits:

[DocumentsHaskell趣学指南_442308366.pdf

Description: Haskell 趣学指南 最好的Haskell教材(Haskell Fun Guide, the best guide of haskell)
Platform: | Size: 2873344 | Author: Gigi97 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net