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

mmsp-master

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

  • ButtonMessage
    说明:  在做产品的实验程序,实现分别实现按键的按下和抬起两种消息响应。(In the experimental program of the product, two kinds of message response are realized, one is to press the button and the other is to lift the button.)
    2019-04-19 11:13:30下载
    积分:1
  • GameFrame
    说明:  三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。(Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.)
    2008-12-08 20:26:32下载
    积分:1
  • MFC
    visual c++ 6.0 中 MFC应用教程(visual c++ 6.0 MFC application in the tutorial)
    2011-07-06 02:24:26下载
    积分:1
  • ClearRubbish
    VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术,有必要一看,内核仿360的(VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology, it is necessary to look, kernel imitation 360)
    2014-05-29 10:54:50下载
    积分:1
  • Map OpenGL
    一个简单的DEM格式数据读入,opengl三维显示演示程序。(A simple to read DEM data format, opengl demo of three-dimensional display.)
    2009-03-29 23:38:11下载
    积分:1
  • example
    几个简单的算法实现程序,比较简单,适合初学者(A few simple algorithm procedure is relatively simple, suitable for beginners)
    2009-11-25 21:33:53下载
    积分:1
  • fyashLabyrinth
    迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助(Labyrinth flash procedures, dynamic demonstration of the operation of stacks, for students who are learning data structure is helpful)
    2018-10-27 18:39:30下载
    积分:1
  • ArcPartDemo
    输出的起点序号为0,终点序号为n-1 ">
    2020-10-15 10:57:29下载
    积分:1
  • BMP文件转换为JPG文件的源代码
    将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦(BMP file to JPG conversion of the source code, very good, oh worth learning)
    2005-05-25 14:22:45下载
    积分:1
  • zigbee
    zigbee 工程文件 可以直接运行的串口文件支持cc2530(zigbee hex)
    2012-04-23 16:43:35下载
    积分:1
  • 696518资源总数
  • 104612会员总数
  • 24今日下载