通过将jsp嵌入java代码,并将页面显示内容分为header,detail,foot三层,以递归实现页面动态显示。
上传时间: 2014-01-13
上传用户:源弋弋
BP人工神经网络训练源码,采用三层网络结构,固定节点数目,可以设定学习速度和学习次数。
上传时间: 2016-01-06
上传用户:yuanyuan123
基于REF神经网络整定的PID控制,网络分三层被控对象为二阶
上传时间: 2014-01-16
上传用户:a3318966
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
共有类库 ,基于ASP。NET三层模式的开发,可以参考。
标签:
上传时间: 2013-12-26
上传用户:yxgi5
j2ee开发优秀的表格控件,分页的分离设计是其亮点,并有统计,合计列。完全符合前台和后台的分离的三层设计模式。可以媲美.net的dataview控件
上传时间: 2013-12-26
上传用户:wanqunsheng
神经网络输入输出运算,三层网络,bp算法 和大家交流
上传时间: 2016-04-13
上传用户:朗朗乾坤
思科路由器仿真软件含破解,可以模拟三层交换机等网络设备
上传时间: 2016-05-16
上传用户:cc1
个人小创作,减速电机控制的三层电梯源码。
标签:
上传时间: 2013-12-20
上传用户:xuanjie