虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

GENERATE

  • Procedure TSPSA:  begin   init-of-T { T为初始温度}   S={1

    Procedure TSPSA:  begin   init-of-T { T为初始温度}   S={1,……,n} {S为初始值}   termination=false   while termination=false    begin     for i=1 to L do       begin         GENERATE(S′form S) { 从当前回路S产生新回路S′}         Δt:=f(S′))-f(S) {f(S)为路径总长}         IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1])         S=S′         IF the-halt-condition-is-TRUE THEN         termination=true       End     T_lower    End  End

    标签: Procedure init-of-T TSPSA begin

    上传时间: 2013-12-20

    上传用户:shinesyh

  • This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. Acc

    This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically GENERATE a fixed-point representation of a floating-point design. This process is controllable by using quantize directives.

    标签: fixed-point conversion introduce AccelDSP

    上传时间: 2015-09-28

    上传用户:zxc23456789

  • 我在spartan-3e starter kit 的板上实现了mc8051

    我在spartan-3e starter kit 的板上实现了mc8051,程序调试通过,运行正常。 方法 1、用Keil 编译8051的代码; 2、将生成的hex文件用hex->bin工具转成bin文件 3、用bin->coe工具转成coe 4、在core GENERATE 生成的rom中指明coe文件的位置 5、编译、下载到spartan-3e starter kit 板上,你将会看到流水灯的效果 我正在做这方面的东西,欢迎大家与我一起探讨。

    标签: spartan starter 8051 kit

    上传时间: 2013-12-09

    上传用户:源码3

  • A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer

    A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to GENERATE your user interface and then automatically GENERATE SWT java source code.

    标签: Designer translator converts classes

    上传时间: 2014-10-30

    上传用户:zhanditian

  • xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a communit

    xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to GENERATE information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries.

    标签: applications Web-based building communit

    上传时间: 2015-11-20

    上传用户:2404

  • This paper addresses a stochastic-#ow network in which each arc or node has several capacities and m

    This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm is proposed "rstly to GENERATE all lower boundary points for d, and then the system reliability can be calculated in terms of such points. One computer example is shown to illustrate the solution procedure.

    标签: capacities stochastic addresses network

    上传时间: 2015-12-03

    上传用户:xfbs821

  • This paper addresses a stochastic-#ow network in which each arc or node has several capacities and m

    This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm is proposed "rstly to GENERATE all lower boundary points for d, and then the system reliability can be calculated in terms of such points. One computer example is shown to illustrate the solution procedure.

    标签: capacities stochastic addresses network

    上传时间: 2013-12-25

    上传用户:ggwz258

  • This paper addresses a stochastic-#ow network in which each arc or node has several capacities and m

    This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm is proposed "rstly to GENERATE all lower boundary points for d, and then the system reliability can be calculated in terms of such points. One computer example is shown to illustrate the solution procedure.

    标签: capacities stochastic addresses network

    上传时间: 2014-01-09

    上传用户:二驱蚊器

  • This paper addresses a stochastic-#ow network in which each arc or node has several capacities and m

    This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm is proposed "rstly to GENERATE all lower boundary points for d, and then the system reliability can be calculated in terms of such points. One computer example is shown to illustrate the solution procedure.

    标签: capacities stochastic addresses network

    上传时间: 2013-12-28

    上传用户:独孤求源

  • JavaServer Pages™ Specification This document is intended for: · Web Server and Application S

    JavaServer Pages™ Specification This document is intended for: · Web Server and Application Server vendors that want to provide JSP containers that conform to the Tag Extensions specification. · Web Authoring Tool vendors that want to GENERATE JSP pages that conform to the Tag Extensions specification. · Service providers that want to deliver functionality as tag libraries. · Sophisticated JSP page authors that want to define new tag libraries for their use, or who are responsible for creating tag libraries for the use of a group. · Eager JSP page authors who do not want to or cannot wait for Web Authoring Tools, or even a User’s Guide. This document is not a User’s Guide, but it contains some positioning and explanatory material.

    标签: Specification Application JavaServer document

    上传时间: 2014-01-03

    上传用户:qilin