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

mmsp-master

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

  • GPIO_Interrupt
    TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制(TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for general purpose input and output pins that can respond to the interrupt, write simple code, can be used for simple command control)
    2014-10-18 22:02:22下载
    积分:1
  • boll
    圆的绘制,在很多计算机课程中会用到元的绘制,特么是在计算就行雪中会有(Draw a circle, in many computer programs will be used to draw elements, especially in the calculation of what is on the line there will be snow)
    2013-12-07 19:35:44下载
    积分:1
  • 98765789
    VB数学运算实例:分解质因数源代码,有需要的下。(VB Math Example: prime factorization source code, there is need for the next.)
    2013-08-23 11:37:36下载
    积分:1
  • u-boot
    uboot--linux -s3c2440-nand_flash,nor_flash,64Msdram.This program is free software(uboot--linux-s3c2440-nand_flash,nor_flash,64Msdram.This program is free software)
    2013-09-09 11:04:48下载
    积分:1
  • 3191753
    A base-64 MIME format encoderdecoder with C source code(A base- 64 MIME format encoderdecoder with C source code)
    2017-05-21 07:10:58下载
    积分:1
  • Windows_Rootkit
    学习rootkit很有用的资料,对于在windows下学习rootkit很有帮助(Learning rootkit useful information, for learning in the windows rootkit helpful)
    2012-01-29 18:06:04下载
    积分:1
  • sniffer
    第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包 发布的过程。 第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。 第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做 为操作数据库的手段,并运用增删改查的数据库常用查询语句。 第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配 限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术, CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。 第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。 第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。 第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用 ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo Box与ActiveX控件ADO Data Control和DataGrid Control。 全部是vc6.0编写 (Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
    2013-06-24 15:49:10下载
    积分:1
  • MPEG-4player
    MPEG-4播放技术相关源码 (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。(MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of text ThePlaya.dsw pieces.)
    2006-07-05 13:40:17下载
    积分:1
  • Explosion-and-Shock-Simulation
    爆炸与冲击的仿真研究 爆炸与冲击的仿真研究(Explosion and Shock Simulation Explosion and Shock Simulation )
    2011-12-18 11:14:32下载
    积分:1
  • GPIO-LED
    这是一个基于Linux平台开发的2410-LED驱动程序(This is a Linux-based platform developed 2410-led driver)
    2012-07-09 09:05:51下载
    积分:1
  • 696518资源总数
  • 105732会员总数
  • 0今日下载