Tirion

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

    期末临近,一切都变得紧张,读研还真是累人啊。令人头痛的计算理论,各种各样的自动机和语言足以把人的精力和耐心消磨干净。希望能在暑假有一点清静,喘息一下,把自己感兴趣的东西好好整理整理。有几本心仪已久的书放在枕边却不得翻阅,考试结束后一定要K掉。
    最近对工业设计的设计过程有一些感兴趣。也许借鉴软件过程的思想可以对工业设计的设计过程有一些改进。ID领域充斥的大量处于设计开发阶段的工具而缺少前期需求捕获和知识管理的工具。现在已经有了一些初步的想法,有空要深入考虑一下。CADE(计算机辅助设计工程?俺胡诌的新名词)可能会是一个不错的领域。
    图书馆回来的路上碰到燕子,请我吃了根雪糕,高兴。


[ Math.NET ]

    想起去年我朋友用C#DIP的痛苦,如果当时有了这个就爽了:
    Math.NET is a framework written in C# for symbolic mathematical operations in an object oriented way (opensource), supporting scalar & complex Linear Algebra (Vector, Matrix, Tensor), Complex Expressions, Hyperbolic and Trigonometry, Logic Algebra, 3D geometry with vectors and plains, digital circuits and finite state machines as well as operations like derivation, integration, Taylor approximation, expression evaluation, irregular linear system solving and more.


[ Visual Studio Debugger Breakpoint Helper ]

基于Web的工具,用来诊断为何在调试中设置的断点不起作用。根据作者的说法,这个工具只是一个原形,但是如果反响好的话可能将集成入VS.NET2005之中。只是到目前为止我还很少碰到有断点不起作用的情况..赫赫


[.NET Framework bootstrapper ]

This is designed to make it very easy for developers who are writing .NET applications to package up the .NET framework along with their application in a easy way for deployment.
    当用户运行bootstrapper setup.exe的时候,它将会在安装应用程序的时候检查.NET Framework版本,并在需要时安装.NET Framework.
    这里
有一些关于bootstrapper的文章和讨论。


[ Writing Code On Whiteboards Is Hard ]

来自Eric Lippert的Blog上的一篇文章。作者给了一些面试中让被试者写代码的一些看法。原来Eric也被拒过,赫赫


[ Interviewing at Microsoft ]

关于微软面试的文章,挺有意思。不过有点长,留着慢慢看咯

posted on 2004-06-07 10:15  Findekano  阅读(830)  评论(0编辑  收藏  举报