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

mmsp-master

于 2020-07-08 发布 文件大小:1089KB
0 110
下载积分: 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 个回复

  • exdec818
    vb-pCode反编译工具源代码,目标程序要采用pcode方式编译.(vb-pCode decompile tool for source code, object program to be used to compile pcode way.)
    2008-01-04 09:17:55下载
    积分:1
  • LineChartControlDemo
    用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
    2020-12-14 23:39:13下载
    积分:1
  • PatchSystem
    GUNZ2 更新系统,工具和登录器源码, 完整可以编译.(GUNZ2 Patchsystem)
    2015-09-09 10:20:50下载
    积分:1
  • VPN
    A VPN dial-up procedures by managed C++
    2018-01-29 16:18:20下载
    积分:1
  • telnet
    自己实现的telnet的服务器端和客户端源码,VC2010实现(Their implementation of Telnet server and client source code, VC2010 implementation)
    2021-01-12 16:38:48下载
    积分:1
  • acl-master
    acl_cpp 是基于 acl 库的 C++ 库,包括 MIIME 解析、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。(acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.)
    2015-01-14 18:16:56下载
    积分:1
  • CMYODBCEXCEL
    使用ODBC直接读写Excel文件数据,VC++经典编程学习源码,很好的参考资料。(Use the ODBC directly read and write Excel file data, VC++ classic learning programming source code, a good reference.)
    2013-11-25 13:05:43下载
    积分:1
  • zeus2d_v2.0.tar
    二维磁流体计算程序,可根据问题干煸,已有改变成三维的版本(Two-dimensional MHD calculation program, according to the problem dry stir, has changed into a three-dimensional version of the)
    2020-11-21 10:49:36下载
    积分:1
  • directxtextures0.1
    directxtextures0.1.win32 program.
    2017-01-25 21:01:17下载
    积分:1
  • huang4
    利用VC++6.0,对图象进行反色处理。(Use VC++ 6.0, an anti-color image processing.)
    2008-12-28 11:22:32下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载