E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
monad
单子、上帝和程序员
我在高中时第一次接触到单子(
Monad
)这个词,是在莱布尼兹哲学中。初看上去,这个生造的概念平平无奇,论原创古希腊人早就发明了原子论了,论科学性绝对不如现代物理学的微观粒子。
netbabe
·
2012-04-15 00:00
haskell
monad
一个面向Scheme程序员的
monad
介绍
好久没空在博客园上发帖,只好把陈年旧货拿出来晒一晒,希望对想理解
monad
机制又不想学 习范畴论的朋友有所帮助,当然
netbabe
·
2012-04-15 00:00
Scheme
haskell
lisp
monad
Haskell的
monad
和范畴论的探讨
下面是上次和我一起讨论haskell的网友的继续,主要探讨了haskell的
monad
和范畴论的关系。
flyfish30
·
2012-03-29 23:03
函数式编程
Clojure程序员的
Monad
之旅(Part 4)
翻译自 A
Monad
TutorialForClojureProgrammers(Part4)在本次旅程的最后一节,我将会介绍
monad
transformer。
巫云
·
2012-03-20 13:00
Clojure程序员的
Monad
之旅(Part 3)
翻译自 A
Monad
TutorialForClojureProgrammers(Part3) 在开始
monad
高级话题之前,我们简单回顾一下
monad
的定义(参考Part1和Part2):1.
巫云
·
2012-03-18 18:00
Clojure程序员的
Monad
之旅(Part 2)
翻译自 A
Monad
TutorialForClojureProgrammers(Part2)在Part1中,我们已经学习了最基础的2个
monad
:identity
monad
和maybe
monad
。
巫云
·
2012-03-17 13:00
Clojure程序员的
Monad
之旅(Part 1)
翻译自 A
Monad
TutorialForClojureProgrammers(Part1)译者注,在一些Clojure同学的要求下,翻译了这个系列,虽然是09年的老文章了,但是讲解了FP的一些重要概念
巫云
·
2012-03-16 17:00
Why I Love Reading Other People’s Code And You Should Too
WhyILoveReadingOtherPeople’sCodeAndYouShouldToo(转)byAlanSkorkinonMay19,2010Itoccurstome,thatmanyprogrammershatereadingcode–c'
monad
mitit.Justabouteveryoneloveswritingcode–writingcodeisfun.Readingcode
coreBugZJ
·
2011-12-30 20:00
12.4_可选工作流
12.4可选工作流(alternativeworkflows) 计算表达式(Computationexpressions)是一种F#功能,部分灵感是来自Haskell的一元运算(
monad
s)。
hadstj
·
2011-11-16 17:58
技术
工作流
表达式
如何
记录器
12.4_可选工作流
12.4可选工作流(alternativeworkflows) 计算表达式(Computationexpressions)是一种F#功能,部分灵感是来自Haskell的单子(
monad
s)。
hadstj
·
2011-11-16 09:10
技术
工作流
表达式
如何
记录器
Haskell调试
第二个今天终于解决了,我检查了不下10遍可能出现问题的地方,在纸上、Exel里面DryRun了很多遍example3&complex3,大把大把的时间花在这上面,甚至尝试改变
Monad
结构以支持pr
Ianto
·
2011-08-13 21:45
debug
职场
haskell
休闲
CGI
写作业啊写作业,这次的作业是Replay&CGI
monad
。
Ianto
·
2011-08-06 02:18
Web
server
cgi
haskell
monad
reply
perl foreach
usestrict;submessage{ my$quant=$_;#这里$_是个无效值,改成$quant=shift或$_[0] my$mess; $mess="$quantglassesofLe
monad
eonthewall
joneui
·
2011-08-05 13:24
职场
perl
foreach
休闲
改错
Query Comprehension 查询推导式
还有一个比较热门的推导式概念是
Monad
Comprehension
fg5823820
·
2011-07-01 13:00
python
haskell
query
语言
LINQ
monads
高阶函数的威力
阅读更多高阶函数的威力从Allabout
monad
s里看到的解释mondad的例子,令人感动的优雅代码,我用纯foldl改写,去除了其中
monad
的内容,这样初学haskell的人应该也看得懂。
诺铁
·
2011-06-27 19:00
Haskell
F#
高阶函数的威力
高阶函数的威力 从All about
monad
s里看到的解释mondad的例子,令人感动的优雅代码,我用纯foldl改写,去除了其中
monad
的内容,这样初学haskell
诺铁
·
2011-06-27 19:00
F#
haskell
高阶函数的威力
阅读更多高阶函数的威力从Allabout
monad
s里看到的解释mondad的例子,令人感动的优雅代码,我用纯foldl改写,去除了其中
monad
的内容,这样初学haskell的人应该也看得懂。
诺铁
·
2011-06-27 19:00
Haskell
F#
PowerShell
PowerShell概念即开发代号为
Monad
的命令行外壳和脚本系统管理工具。
wwtwwttc
·
2011-06-14 00:45
职场
powershell
休闲
Understanding Haskell
Monad
s
http://ertes.de/articles/
monad
s.html UnderstandingHaskell
Monad
sCopyright©2011ErtugrulSöylemezVersion1.04
mjk
·
2011-05-22 17:00
android 学习笔记:自定义通用ListView/GridView,实现ListAdapter 类
android学习中发现经常血药用到ListView,而且还需要自定义View显示,实现ListAdapterinterface于是写了一个通用的Com
monAd
apter类,简化ListAdapter
不惜
·
2011-05-13 15:00
组织结构与权限模型设计
作者:le
monad
e 来源:博客园 发布时间:2011-02-23 16:13 阅读:125 次 原文链接 [收藏]
xueqibuildxue
·
2011-04-15 15:00
数据结构
工作
项目管理
F#
领域模型
Asynchronous Programming,
Monad
s and Continuations in C#, F# and Scala
AsynchronousProgramming,
Monad
sandContinuationsinC#,F#andScalaTechnorati标签:F#,异步编程,
Monad
作者:LiuGuangLong
软件猎人
·
2011-01-12 09:00
尝试haskell
尝试用haskell编写一个SQL解释器,做了一个初步的后端 代码: module Funs where import Data.List import
Monad
import System.Directory
v5qqcom
·
2010-11-22 02:00
haskell
尝试haskell
尝试用haskell编写一个SQL解释器,做了一个初步的后端 代码:moduleFunswhere importData.List import
Monad
importSystem.Directory
ccat
·
2010-11-22 02:00
String
IO
filter
haskell
Path
csv
对 haskell 与
monad
的理解
对 haskell 与
monad
的理解 http://www.opengpu.org/bbs/viewthread.php?
yntcsb
·
2010-08-06 21:00
JavaScript
html
PHP
haskell
bbs
bind中rndc配置好之后,开启named的时候提示unkown option default-key/server/port 解决办法
Ihadthesameproble
monaD
ebianserverthisweek.AsyouprobablynoticedwhenGoogling,therearealotofdifferentthingsthatcouldcausethisproblem.Thefirstthingtocheckiswhetherornotnamedislisteningontheportthatrndcuse
naughty610
·
2010-07-07 10:00
An article about Equals and GetHashCode functions in C#
ThisisanarticleaboutoverrideEqualsandGetHashCodefunctionsinC#:http://www.cnblogs.com/le
monad
e/archive
lovelytigerphd
·
2009-12-23 20:00
object
String
C#
网络协议
null
equals
An article about Equals and GetHashCode functions in C#
ThisisanarticleaboutoverrideEqualsandGetHashCodefunctionsinC#:http://www.cnblogs.com/le
monad
e/archive
lovelytigerphd
·
2009-12-23 20:00
.net笔记3:关于PowerShell
PowerShell是微软公司于2006年第四季度正式发布的.它的出现标志着,微软公司向服务器领域迈出了重要的一步,拉近了与Unix,Linux等操作系统的距离.PowerShell的前身命名为
Monad
cndes
·
2009-12-18 13:00
.net
windows
脚本
工具
Exchange
powershell
Common Administration Tasks
Thetransactionsshowninthefigurebelowhelpyoutodealwithdailysystemadministrationwork.Youshouldalreadybefamiliarwiththeusageandinterpretationofmostofthesetransactions.Figure9:Com
monAd
ministrationTransact
bayaci
·
2009-09-30 14:00
System
transactions
Common Administration Tasks
Thetransactionsshowninthefigurebelowhelpyoutodealwithdailysystemadministrationwork.Youshouldalreadybefamiliarwiththeusageandinterpretationofmostofthesetransactions.Figure9:Com
monAd
ministrationTransact
bayaci
·
2009-09-30 14:00
task
PowerShell
PowerShell介绍即开发代号为
Monad
的命令行外壳和脚本系统管理工具。
wilsonmeng
·
2009-08-27 16:44
职场
powershell
休闲
PowerShell
PowerShell介绍即开发代号为
Monad
的命令行外壳和脚本系统管理工具。
wilsonmeng
·
2009-08-27 16:44
职场
powershell
休闲
.NET反应性框架为事件实现了LINQ
Erik和BrianBeckman证实了IObservable是连续的
Monad
。反应性编程并不是新事物。
Abel Avram
·
2009-08-08 00:00
函数参数的理想个数
CleanCodeAHandbookofAgileSoftwareCraftsmanshipRobertC.MartinFunctionArgumentsTheidealnumberofargumentsforafunctioniszero(niladic).Nextcomesone(
monad
ic
jq0123
·
2009-08-03 17:00
function
函数参数的理想个数
Next comes one (
monad
ic), followed close
yesjavame
·
2009-08-03 17:00
C++
c
C#
函数参数的理想个数
CleanCodeAHandbookofAgileSoftwareCraftsmanshipRobertC.MartinFunctionArgumentsTheidealnumberofargumentsforafunctioniszero(niladic).Nextcomesone(
monad
ic
金庆的专栏
·
2009-08-03 17:00
monad
s in clojure
Monad
s in functional programming are most often associated with the Haskell language, where they play
shxiao
·
2009-04-25 11:00
REST
F#
haskell
UP
lisp
Write Yourself a Scheme in 48 Hours(5)
首先,我们需要导入Control.
Monad
.Error库来取得H
tangtong
·
2009-04-10 19:00
Scheme
Haskell
Debian
LISP
数据结构
Write Yourself a Scheme in 48 Hours(5)
首先,我们需要导入Control.
Monad
.Erro
tangtong
·
2009-04-10 19:00
数据结构
Debian
Scheme
haskell
lisp
Parsec3
写道ThisisafirstreleaseoftheParsec3,theGoogleSummerofCodeofPaoloMartini.Themainchangesare:*TheParser
monad
hasbeengeneralizedintoaParserT
monad
transformer
tangtong
·
2009-04-07 21:00
WordPress
Google
Parsec3
The main changes are: * The Parser
monad
has been generali
tangtong
·
2009-04-07 21:00
wordpress
Google
抱怨 :: All about
Monad
=case(parseHexs>>=toString)ofLefte->"Atindex"++(show(locatione))++":"++(reasone)Rightstr->str(见Error
Monad
tangtong
·
2009-04-04 20:00
抱怨 :: All about
Monad
代码写得太BT,恶心死了 例: convert :: String -> String convert s = let (Right str) = do { n <- parseHex s; toString n } `catchError` printError in str where printError e = r
tangtong
·
2009-04-04 20:00
out
没专门语法支持的语言里用
monad
好难看
上周在JavaEye问答看到 求一个逻辑运算结果,其中De Morgan定律的应用如night_stalker老兄所说,并不困难。不过就这么应用定律来推算或许不直观,所以当时我就想换个角度,写段C#代码来穷举验证问题中的表达式在应用De Morgan定律前后的真假值是否总是相同。 通过LINQ,代码很简洁: using System; using System.Linq; s
RednaxelaFX
·
2009-03-11 18:00
C++
c
haskell
Ruby
LINQ
在纯函数式语言内实现有关IO的循环
于是利用IO
Monad
,我们就可以实现循环了。
λ-calculus(惊愕到手了欧耶,GetBlogPostIds.aspx)
·
2008-12-15 23:00
Kernel FP的IO实验
同样的问题也出现在Haskell的IO
Monad
上,由于资
λ-calculus(惊愕到手了欧耶,GetBlogPostIds.aspx)
·
2008-12-15 14:00
11-24自省
抽象无非就是三种: 1、数据的抽象 2、函数的抽象 3、模块化 现在,我看书和做题目都没有问题,haskell到现在,除了对
Monad
和更高级的技术不大熟
tangtong
·
2008-11-24 14:00
erlang
haskell
emacs
lisp
我的学习Haskell经验
Haskell--TheCraftofFunctionalProgramming有中山大学乔海燕老师的简单翻译版(淘了老半天了)3、Haskell98(看看那些强大的数学家们怎么定义这个语言)4、Allabout
Monad
s5
tangtong
·
2008-11-22 22:00
Haskell
IDEA
我的学习Haskell经验
Functional Programming 有中山大学乔海燕老师的简单翻译版(淘了老半天了) 3、Haskell 98 (看看那些强大的数学家们怎么定义这个语言) 4、All about
Monad
s
tangtong
·
2008-11-22 22:00
haskell
idea
上一页
15
16
17
18
19
20
21
22
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他