/Early-polymerSimulation

早期作品-高分子相行为模拟

Primary LanguageC++

Early-polymerSimulation

早期作品-高分子相行为模拟

'Early' means before my graduate period, when my major was not CS-related. These codes show little concept of 'software engineering', or say 'architecture', though some of them can be called 'project'.

“早期”指的是在我的研究生阶段之前(我本科所学专业与信息类完全无关)。这些代码很少有“软件工程”的概念,或者说很少有“架构设计”,尽管其中有几个的规模使得它们还是足以能被称为“工程项目”。

These codes are too troublesome to review, so i put them here merely for recording. To see my progress.

这些代码要review起来着实费劲,所以我把它们放在这里仅仅是为了记录。嗯,记录自己的成长历程哈哈哈。

Well, this is my bachelor graduation project. The essay describes it in detail.

嗯这是我的本科毕业设计。论文详细描述了它。

To build the program by yourself you need Alglib, which is a numerical analysis library.

要亲自build这个程序你需要下载Alglib,一个科学计算库。