登录
首页 » Python » basin hopping

basin hopping

于 2021-04-17 发布 文件大小:1214KB
0 274
下载积分: 1 下载次数: 3

代码说明:

  盆地跳跃法寻找势函数最低点,非常高效好用,值得一试(BASIN HOPPING CODE, really efficient and useful. Everyone should try it and thank me)

文件列表:

basin hopping, 0 , 2018-05-30
basin hopping\energy_gradient.py, 420 , 2018-05-15
basin hopping\Report for basin hopping.pdf, 67157 , 2018-05-16
basin hopping\mean iterations stepsize.tif, 120763 , 2018-05-25
__MACOSX, 0 , 2018-06-01
__MACOSX\basin hopping, 0 , 2018-06-01
__MACOSX\basin hopping\._mean iterations stepsize.tif, 210 , 2018-05-25
basin hopping\step_siza vary.tif, 110751 , 2018-05-25
__MACOSX\basin hopping\._step_siza vary.tif, 210 , 2018-05-25
basin hopping\results.docx, 60558 , 2018-05-16
__MACOSX\basin hopping\._results.docx, 176 , 2018-05-16
basin hopping\.DS_Store, 8196 , 2018-05-30
__MACOSX\basin hopping\._.DS_Store, 120 , 2018-05-30
basin hopping\results.pdf, 659173 , 2018-05-16
basin hopping\Report for basin hopping.docx, 18400 , 2018-05-16
basin hopping\gradient_descent.py, 904 , 2018-05-15
basin hopping\time.tif, 102145 , 2018-05-24
__MACOSX\basin hopping\._time.tif, 210 , 2018-05-24
basin hopping\time,iteration.tif, 102145 , 2018-05-24
__MACOSX\basin hopping\._time
,iteration.tif, 323 , 2018-05-24
basin hopping\time stepsize.tif, 125069 , 2018-05-25
__MACOSX\basin hopping\._time stepsize.tif, 210 , 2018-05-25
basin hopping\Screen Shot 2018-05-29 at 9.48.43 PM 1.png, 96135 , 2018-05-29
__MACOSX\basin hopping\._Screen Shot 2018-05-29 at 9.48.43 PM 1.png, 531 , 2018-05-29
basin hopping\basin_hopping.py, 1547 , 2018-05-15
basin hopping\gradient_descent_1.py, 0 , 2018-05-15
basin hopping\Screen Shot 2018-05-29 at 9.48.43 PM.png, 473432 , 2018-05-29
__MACOSX\basin hopping\._Screen Shot 2018-05-29 at 9.48.43 PM.png, 519 , 2018-05-29
basin hopping\temperature .tif, 161783 , 2018-05-25
__MACOSX\basin hopping\._temperature .tif, 210 , 2018-05-25
basin hopping\123.tif, 4458447 , 2018-05-30
__MACOSX\basin hopping\._123.tif, 210 , 2018-05-30
basin hopping\ave
,std error.tif, 220553 , 2018-05-24
__MACOSX\basin hopping\._ave
,std error.tif, 210 , 2018-05-24

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

发表评论

0 个回复

  • Calculator
    a calculator in c++ that you can calculate mass problems so easy with
    2012-04-27 19:19:38下载
    积分:1
  • BoolApp
    自己开发的布尔运算功能.利用VC#开发,供大家学习(its own development Boolean computing. VC# development, learning for everyone)
    2007-05-17 04:52:15下载
    积分:1
  • matlab_ansys_example
    matlab ansys 联合优化,进行 传递txt,进行告知优化应力结果,以便传递数据,并且还有一个例子,并且有详细步骤,过程(Matlab ANSYS jointly optimizes, transfers txt, informs optimization stress results, so as to transfer data, and there is also an example, and there are detailed steps, processes.)
    2019-05-08 16:46:36下载
    积分:1
  • VC90动态库
    vc++程序运行经常缺少的运行动态库,需要的手下吧(A running library that often runs short of programs)
    2020-11-11 13:59:45下载
    积分:1
  • Brinson-Shape-memory-alloys-model
    This program can be used to evaluate stress strain response of shape memory alloys at constant stress and with constant material functions based on the Brinson model.
    2012-11-27 23:00:15下载
    积分:1
  • WQL1
    1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 (1, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee turnover every year recruits. All employees in order to establish a linear table storage structure, the establishment of employment and entry function, when employees leave or entry, the modified linear form, and print the latest list of employees.)
    2014-04-17 18:34:07下载
    积分:1
  • d3js_huanguang
    d3.js鼠标变幻霓虹光特效 代码,代码出处:http://www.itneng.com/thread-4185-1-1.html 代码易用(neon d3.js)
    2013-11-21 21:00:55下载
    积分:1
  • B18
    E:Visual_C__MFC扩展编程实例 例18 动态地抓取应用程序的屏幕图像并将其打印。 上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现 屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在 C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调 用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视,例如,用一个或 者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境 将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其 打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
    2007-05-19 19:40:37下载
    积分:1
  • hanzidianzhen
    用*号将汉字和英文字符以点阵的方式表示 平台为VC++6.0(* No. with the Chinese characters and English characters in dot matrix manner that platform, VC++6.0)
    2010-05-27 11:12:16下载
    积分:1
  • 526910
    读取windows序列号源码,例程程序结合易语言扩展界面支持库,调用API函数实现读取保存windows序列号。(Open windows to read the serial number , the routine extension program interface combined with easy language support library , call the API function to read saved windows serial number.)
    2016-04-11 23:17:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载