一个开发项目的目的是在一步一步创建C++为代表的化学分子结构
- 资源大小:7.93 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
开发
项目
一个
创建
是在
目的
化学
代表
资 源 简 介
There are several objectives:
1) step-by-step involvement into project designing in C++
2) aqcuaint team members with best practices of open source development
3) create a hierarchy of C++ classes representing molecule concept
文 件 列 表
src_v0.3
atom.cpp
atom.h
atom_iter_interface.h
bond.cpp
bond.h
bond_iter_interface.h
CHANGES.txt
main.cpp
makefile
molecule.cpp
molecule.h
molecule_av_bv.h
molecule_helper.h
molecule_interface.h
res
test
vector3.h