登录
首页 » Visual C++ » mmsp-master

mmsp-master

于 2020-07-08 发布 文件大小:1089KB
0 150
下载积分: 1 下载次数: 64

代码说明:

  用于材料晶粒组织生长,变化等的模拟语言,包括相场法,蒙特卡罗法和元胞自动机法(*Typical MMSP applications include:* * Grain growth and coarsening * Precipitation reactions * Crystal growth and solidification * Lattice based kinetic Monte Carlo * Statistical mechanics: Ising model, classical Heisenberg model, etc. * Spinodal decomposition and other second order transformations )

文件列表:

mmsp-master
...........\.gitignore,614,2017-01-22
...........\.gitmodules,92,2017-01-22
...........\.travis.yml,439,2017-01-22
...........\algorithms
...........\..........\distancevoxel.h,982,2017-01-22
...........\..........\evolvers.cpp,2716,2017-01-22
...........\..........\evolvers.h,398,2017-01-22
...........\..........\generators.cpp,21706,2017-01-22
...........\..........\generators.h,1726,2017-01-22
...........\..........\grainsize.hpp,3462,2017-01-22
...........\..........\MersenneTwister.h,15464,2017-01-22
...........\..........\priority_queue.h,4134,2017-01-22
...........\..........\tessellate.hpp,21506,2017-01-22
...........\..........\topology
...........\..........\........\point.hpp,2519,2017-01-22
...........\..........\........\point_test.cpp,666,2017-01-22
...........\..........\........\topology.cpp,9084,2017-01-22
...........\..........\........\topology.hpp,2486,2017-01-22
...........\doc
...........\...\Makefile,381,2017-01-22
...........\...\MMSP.chapter1.tex,5793,2017-01-22
...........\...\MMSP.chapter2.tex,11126,2017-01-22
...........\...\MMSP.chapter3.tex,30312,2017-01-22
...........\...\MMSP.chapter4.tex,10522,2017-01-22
...........\...\MMSP.chapter5.tex,6537,2017-01-22
...........\...\MMSP.chapter6.tex,3859,2017-01-22
...........\...\MMSP.chapter7.tex,9539,2017-01-22
...........\...\MMSP.manual.pdf,332102,2017-01-22
...........\...\MMSP.manual.tex,577,2017-01-22
...........\examples
...........\........\beginners_diffusion
...........\........\...................\1stDiffusion.cpp,2496,2017-01-22
...........\........\...................\Makefile,1529,2017-01-22
...........\........\...................\MMSPDiffusion.cpp,1588,2017-01-22
...........\........\...................\MMSPDiffusion2D.cpp,1821,2017-01-22
...........\........\...................\MMSP_for_Beginners.tex,15848,2017-01-22
...........\........\coarsening
...........\........\..........\grain_growth
...........\........\..........\............\anisotropic
...........\........\..........\............\...........\Monte_Carlo
...........\........\..........\............\...........\...........\graingrowth.cpp,11643,2017-01-22
...........\........\..........\............\...........\...........\graingrowth.hpp,387,2017-01-22
...........\........\..........\............\...........\...........\Makefile,449,2017-01-22
...........\........\..........\............\...........\...........\htm" target=_blank>notes,483,2017-01-22
...........\........\..........\............\...........\...........\Potts-model grain growth simulations- Parallel algorithms and applications.pdf,638429,2017-01-27
...........\........\..........\............\...........\phase_field
...........\........\..........\............\...........\...........\anisotropy.hpp,1193,2017-01-22
...........\........\..........\............\...........\...........\graingrowth.cpp,4679,2017-01-22
...........\........\..........\............\...........\...........\graingrowth.hpp,402,2017-01-22
...........\........\..........\............\...........\...........\Makefile,448,2017-01-22
...........\........\..........\............\...........\sparsePF
...........\........\..........\............\...........\........\anisotropy.hpp,1193,2017-01-22
...........\........\..........\............\...........\........\graingrowth.cpp,4781,2017-01-22
...........\........\..........\............\...........\........\graingrowth.hpp,438,2017-01-22
...........\........\..........\............\...........\........\Makefile,448,2017-01-22
...........\........\..........\............\isotropic
...........\........\..........\............\.........\Monte_Carlo
...........\........\..........\............\.........\...........\graingrowth.cpp,11237,2017-01-22
...........\........\..........\............\.........\...........\graingrowth.hpp,407,2017-01-22
...........\........\..........\............\.........\...........\Makefile,449,2017-01-22
...........\........\..........\............\.........\...........\htm" target=_blank>notes,329,2017-01-22
...........\........\..........\............\.........\phase_field
...........\........\..........\............\.........\...........\graingrowth.cpp,4561,2017-01-22
...........\........\..........\............\.........\...........\graingrowth.hpp,399,2017-01-22
...........\........\..........\............\.........\...........\Makefile,448,2017-01-22
...........\........\..........\............\.........\...........\htm" target=_blank>notes,905,2017-01-22
...........\........\..........\............\.........\sparsePF
...........\........\..........\............\.........\........\graingrowth.cpp,2734,2017-01-22
...........\........\..........\............\.........\........\graingrowth.hpp,434,2017-01-22
...........\........\..........\............\.........\........\Makefile,448,2017-01-22
...........\........\..........\............\.........\........\htm" target=_blank>notes,905,2017-01-22
...........\........\..........\ostwald_ripening
...........\........\..........\................\isotropic
...........\........\..........\................\.........\phase_field
...........\........\..........\................\.........\...........\Makefile,436,2017-01-22
...........\........\..........\................\.........\...........\htm" target=_blank>notes,438,2017-01-22
...........\........\..........\................\.........\...........\ostwald.cpp,2916,2017-01-22
...........\........\..........\................\.........\...........\ostwald.hpp,402,2017-01-22
...........\........\..........\zener_pinning
...........\........\..........\.............\anisotropic
...........\........\..........\.............\...........\Monte_Carlo
...........\........\..........\.............\...........\...........\anisotropy.hpp,1193,2017-01-22
...........\........\..........\.............\...........\...........\Makefile,437,2017-01-22
...........\........\..........\.............\...........\...........\zener.cpp,5007,2017-01-22
...........\........\..........\.............\...........\...........\zener.hpp,338,2017-01-22
...........\........\..........\.............\...........\phase_field
...........\........\..........\.............\...........\...........\anisotropy.hpp,1193,2017-01-22
...........\........\..........\.............\...........\...........\Makefile,425,2017-01-22
...........\........\..........\.............\...........\...........\zener.cpp,5271,2017-01-22
...........\........\..........\.............\...........\...........\zener.hpp,392,2017-01-22
...........\........\..........\.............\...........\sparsePF
...........\........\..........\.............\...........\........\anisotropy.hpp,1193,2017-01-22
...........\........\..........\.............\...........\........\Makefile,425,2017-01-22
...........\........\..........\.............\...........\........\zener.cpp,5382,2017-01-22
...........\........\..........\.............\...........\........\zener.hpp,428,2017-01-22
...........\........\..........\.............\isotropic
...........\........\..........\.............\.........\Monte_Carlo
...........\........\..........\.............\.........\...........\Makefile,425,2017-01-22
...........\........\..........\.............\.........\...........\zener.cpp,4781,2017-01-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC下COM实例
    VC下COM编程的具体实现(VC COM programming under a concrete realization)
    2004-12-09 14:27:03下载
    积分:1
  • MFCleikuxiangjie
    MFC类库详解,编写MFC程序时很有用的资料(Useful information in the MFC class library Detailed writing MFC program)
    2012-05-10 09:15:04下载
    积分:1
  • commassist
    visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现(Serial port connection)
    2013-07-20 17:03:57下载
    积分:1
  • 61282540usb-can(vc6)
    usb编程资料 很少见的资料 快看看吧(usb编程资料 很少见的资料 快看看吧)
    2010-10-20 12:19:23下载
    积分:1
  • DlgTest(excel)
    mfc下操作excel,可以实现创建,打开,读写数据的功能(use excel under mfc platform)
    2012-04-26 16:36:41下载
    积分:1
  • ODBC
    利用MFC编写的一个小小的数据库系统,可以进行简单的查询,修改,更新等(MFC prepared using a small database system, can be a simple query, modify, update, etc.)
    2007-11-02 11:43:56下载
    积分:1
  • WaveRec
    wave file read
    2007-07-12 00:11:35下载
    积分:1
  • road-traffic-lights--design
    基于TMS320F28335道路交通灯控制系统设计,此为课程设计大作业内容,对在校大学生有很大帮助。(Based on the TMS320F28335 road traffic lights control system design, this is the curriculum design of the contents of the university students have a great help.)
    2020-12-11 18:49:17下载
    积分:1
  • vgpicker
    说明:  在mfc单文档下的p程序 通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
    2008-09-25 15:54:50下载
    积分:1
  • NPR_Framework
    NPR_framework 3D model viewer.
    2006-10-19 04:10:43下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载