上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页

2007年8月10日

摘要: Lena(或Lenna) 的图片是在数字图像处理的文献中经常被引用做示例图片, 我对这幅图片的出处也一直很好奇, 今天才在网上发现.. 原来她是某年Playboy杂志里的... 阅读全文

posted @ 2007-08-10 14:57 Adrian H. 阅读(1704) 评论(0) 推荐(0)

2007年8月7日

摘要: PGM(Portable Gray Map) is an image format which uses 1 or 2 byte to store a grayscale pixel, the format specification is simple and straight forward, detail specification can be seen here So, writing a simple converter from PGM to the most common used BMP format is really an easy job. 阅读全文

posted @ 2007-08-07 13:56 Adrian H. 阅读(3120) 评论(1) 推荐(1)

2007年7月25日

摘要: 介绍几个未公开的C#关键字, 好像没什么大用处, 只是了解了CLI的一些东西 阅读全文

posted @ 2007-07-25 02:26 Adrian H. 阅读(1589) 评论(2) 推荐(0)

2007年6月27日

摘要: The source code demonstrates a basic principle of these two compression algorithms[Download]Note: The LZW compression class is implemented as a fixed length code which you can specify, the huffman alg... 阅读全文

posted @ 2007-06-27 22:00 Adrian H. 阅读(5814) 评论(2) 推荐(0)

摘要: LOOM.NET 是波茨坦大学的一个研究项目, 它采用 Emit IL 的方式实现代码与Aspect的编织, 现在有两个子项目, 分别是Runtime weaver: Rapier-LOOM.NET 和 Static weaver: Gripper-LOOM.NET. 阅读全文

posted @ 2007-06-27 13:58 Adrian H. 阅读(937) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页