Haskell教程(by rufi) 傳統的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)編程語言, 程序語句有一定的執行次序. 函數(functional)編程語言則給出執行的內容, 關注于更高層次的"做什么"而不是"怎么做", 這就是二者最明顯的一個區別。函數編程語言的語法功能非常強,使編程的效率大幅提高。 Haskell是世界上公認的語法最優美最簡潔的一種語言。的確,Haskell語言是寫給人看的,而不是寫給機器看的。另一方面,這也使得的 Haskell的編譯技術成為一個難點。從以人為本的角度來看,程序員的時間比機器的時間更寶貴,所以Haskell是明智的選擇。
標簽: imperative Haskell Pascal Python
上傳時間: 2013-12-31
上傳用戶:zhoujunzhen
J2EE & Tomcat books published by hope
標簽: published Tomcat books J2EE
上傳時間: 2013-12-18
上傳用戶:851197153
S3C2410下LCD驅動程序的移植及GUI程序編寫。 Write by llg 著作權所有:劉利國 www.laoliu-soft.net
標簽: laoliu-soft S3C2410 Write LCD
上傳時間: 2013-12-23
上傳用戶:wff
lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
標簽: implementation independent developed protocol
上傳時間: 2015-05-02
上傳用戶:windwolf2000
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately.
標簽: Changing Setting default columns
上傳時間: 2015-05-04
上傳用戶:璇珠官人
MATLAB, computing matrix by QR
標簽: computing MATLAB matrix by
上傳時間: 2015-05-05
上傳用戶:頂得柱
computing singular value of matrix by iteration
標簽: computing iteration singular matrix
上傳時間: 2014-01-16
上傳用戶:lx9076
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.
標簽: the representation incomplete methods
上傳時間: 2015-05-05
上傳用戶:1159797854
Linux Multimedia Hacks By Kyle Rankin ............................................... Publisher: O Reilly Pub Date: November 2005 ISBN: 0-596-10076-0 Pages: 330
標簽: Multimedia Publishe Rankin Linux
上傳時間: 2014-01-20
上傳用戶:釣鰲牧馬
C++ By Example 2電子書籍
標簽:
上傳時間: 2015-05-08
上傳用戶:xwd2010