Software Designer
人的动机分两种:内部动机和外部动机。如果按照内部动机去行动,我们就是自己的主人。如果驱使我们的是外部动机,我们就会被外部因素所左右,成为它的奴隶。
博客园
社区
首页
新随笔
联系
管理
订阅
随笔- 34 文章- 1 评论- 125
Algorithm
Some algorithms implemented in C#.
编译器的结构框架
posted @
2011-09-02 19:28
Junfeng Liu 阅读(1381) |
评论 (7)
编辑
三进制数的对称表示法
摘要: 想出三进制数的对称表示法是从一道数学题开始的: “最少需要多少个砝码可以在一台天平上称出从1千克到40千克之间的任何整数千克的重量?”
阅读全文
posted @
2011-08-26 14:18
Junfeng Liu 阅读(990) |
评论 (3)
编辑
子集算法的一个简单实现
摘要: C#实现的一维的区间的子集,交集和并集运算
阅读全文
posted @
2010-05-21 18:52
Junfeng Liu 阅读(985) |
评论 (0)
编辑
LZW Compress algorithm
摘要: LZW Compress algorithm in C# code.
阅读全文
posted @
2010-01-13 16:08
Junfeng Liu 阅读(513) |
评论 (3)
编辑
RC4 Encrypt Decrypt Algoritm
摘要: RC4 Encrypt Decrypt Algoritm in C# code.
阅读全文
posted @
2010-01-04 18:21
Junfeng Liu 阅读(894) |
评论 (0)
编辑
MD5 Algorithm
摘要: MD5 Algorithm in C# code.
阅读全文
posted @
2010-01-02 19:59
Junfeng Liu 阅读(241) |
评论 (1)
编辑
Ascii85 Algorithm
摘要: ASCII85 Encode Decode Algorithm in C# code.
阅读全文
posted @
2009-12-31 16:31
Junfeng Liu 阅读(253) |
评论 (0)
编辑
Base64 Encode Decode Algorithm
摘要: Base64 Encode Decode Algorithm in C# code.
阅读全文
posted @
2009-12-29 17:05
Junfeng Liu 阅读(218) |
评论 (2)
编辑
公告
昵称:
Junfeng Liu
园龄:
2年1个月
粉丝:
15
关注:
10
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
更多链接
随笔分类
(33)
Algorithm(8)
(rss)
Hobby(5)
(rss)
Programming(13)
(rss)
Project(7)
(rss)
随笔档案
(34)
2012年1月 (2)
2011年11月 (1)
2011年9月 (1)
2011年8月 (1)
2011年7月 (3)
2011年6月 (2)
2011年5月 (2)
2011年1月 (2)
2010年11月 (2)
2010年6月 (2)
2010年5月 (2)
2010年4月 (1)
2010年3月 (3)
2010年2月 (4)
2010年1月 (4)
2009年12月 (2)
相册
设计
编程语言
Fasm
The best x86 and x86-64 assembly language and assembler.
LLVM
Low Level Virtual Machine (LLVM) assembly language and compiler.
Lua
Lua programming language
最新评论
阅读排行榜
评论排行榜
推荐排行榜