搜索资源列表
DistributionCalculator
- 应付作业+练习OOP做的东西,功能比较简单的说,验证数据符合的分布,然后画个相应分布坐标变换后的坐标,在那上面画条回归直线。目前只做了个正态分布。
LakeAndCreaturesInside
- This program consists of group of files which are realisation of some kind of lake and three types of creatures in it: algae, fish and phoca. They can leave in the lake, eat each other and so on. The program demonstrates a simple implementation of OO
nmf_test
- 关于非负矩阵分解的算法c++实现,面向对象实现-Non—negative matrix factorization algriothm with c++ and oop
Lecture4
- 关于解微分方程的matlab小程序,适合本科生学习使用。-MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projecti
BANK
- C++ code for Bank account systems. Simple yet complete example of OOP
oop-Week9
- 关于布线问题的一些代码,包括BFS 过程和回溯过程-Some code on wiring problems, including the BFS process and backtracking process
OOP Slicing Case
- Slicing Case For OOP