自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 Haskell Buffer Language

In this Assignment you’ll be defining a language to manipulate text in a buffer. This assignment is very free form, you’ll be defining your own language, with your own grammar, and will write an inter...

2019-08-15 22:13:42 85

翻译 Ordered Word Ladders(DFS+Dijkstra)

Assignment 2: Ordered Word Ladders An ordered word ladder (‘owl’) is an alphabetically-ordered sequence of words where each word in the sequence differs from its predecessor by one action: changing on...

2019-08-15 22:07:53 125

原创 Assignment 4: A Postfix Calculator in Haskell

Assignment 4: A Postfix Calculator in Haskell In this assignment, your task is to create a postfix calculator, that implements all of the operations described below. In a postfix calculator, expressio...

2019-07-10 22:58:44 312

翻译 Reverse Polish notation calculator

Functionally Solving Problems In this chapter, we’ll take a look at a few interesting problems and how to think functionally to solve them as elegantly as possible. We probably won’t be introducing an...

2019-07-09 22:46:40 412

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除