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

mmsp-master

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

  • pci9054
    利用DriverWorks开发PCI9054芯片的驱动(PCI9054 chip developed using DriverWorks driver)
    2009-11-29 22:00:57下载
    积分:1
  • 07
    说明:  《Visual c++ 项目开发案例 全程实录》(第二版)第七章 图书管理系统 配套源代码(&quot Visual c++ project development case full Record&quot (second edition) Chapter VII of the library management system supporting source code)
    2012-05-22 16:06:13下载
    积分:1
  • a-d转换
    80C51单片机程序adc转换啊啊啊啊啊啊啊啊啊啊啊啊啊啊(ADC Conversion of 80C51 Single Chip Microcomputer Program)
    2019-02-15 18:25:58下载
    积分:1
  • mousepointer_rar
    鼠标指针的改变程序,下载了一定会对你们有帮助的(The mouse pointer changes to procedures, to download a certain amount you will have help)
    2008-05-10 13:45:25下载
    积分:1
  • ntfsrdusr
    说明:  直接调用NTFS文件驱动检测隐藏文件 绕过hook终极武器(NTFS file driver detected a direct call to bypass the hook ultimate weapon hidden files)
    2010-03-21 17:29:16下载
    积分:1
  • VC++写USB接口通信
    Usb通信程序开发示例,讲述如何开发一个USB应用用程序(Usb communications program examples on how to develop a procedure using USB applications)
    2020-06-26 08:00:02下载
    积分:1
  • 238242excel_odbc
    用ODBC读写excel 可以实现VC对excel的操作并读写excel(use ODBC read and write excel)
    2013-09-04 20:58:00下载
    积分:1
  • hook_func
    修改Windows函数的源码 (The source for modifying windows function)
    2020-07-01 03:00:02下载
    积分:1
  • 8756746
    多媒体预约管理,VB+Access,有需要的就下载吧。(Multimedia reservation management, VB+Access, there is a need to download it.)
    2013-08-03 22:44:25下载
    积分:1
  • Definition
    说明:  清晰度计算程序 清晰度计算程序(-Definition program-definition program)
    2008-12-06 22:14:19下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载