免疫遗传算法解决TSP问题的源程序,属于本人写文章测试benchmark PROBLEM用的程序。
上传时间: 2016-02-21
上传用户:hn891122
This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific PROBLEM. The % interface to each function should NOT BE CHANGED however.
标签: generalized completely template describe
上传时间: 2014-01-10
上传用户:hustfanenze
It is about spline word,please refer to this chapter and analysis ,then you will find how to draw spline ,if you have any PROBLEM,please contact me,my telephone is "none",haha!
标签: analysis chapter spline please
上传时间: 2016-03-07
上传用户:x4587
The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any PROBLEM related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.
标签: J2ME Funambol devices Client
上传时间: 2014-01-05
上传用户:gououo
Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can also use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming PROBLEM and it seems like the best solution is to use regular expressions now you have two PROBLEMs." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple PROBLEM in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions
标签: expression the tutorial regular
上传时间: 2013-12-19
上传用户:sardinescn
Understanding of software development methodologies and concepts, experience with full product lifecycle from scope to customer release 5. Strong design decomposition skills, analysis and testing 6. Proactive approach to PROBLEM solving 7. Strong communication skills are paramount as is drive and determination, and stron
标签: Understanding methodologies development experience
上传时间: 2013-12-25
上传用户:zhliu007
TSP问题的动态规划求解。问题描述:旅行商问题,即TSP问题(Travelling Salesman PROBLEM)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。
上传时间: 2016-05-21
上传用户:sevenbestfei
matlab 求解微分方程 ,This module Does FEM analysis of a field PROBLEM when the Governing differential equation
上传时间: 2016-06-02
上传用户:二驱蚊器
GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized PROBLEM of Moments (GPM), an infinite-dimensional optimization PROBLEM which can be viewed as an extension of the classical PROBLEM of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].
标签: optimization semidefinite programming GloptiPoly
上传时间: 2016-06-05
上传用户:lgnf
中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this PROBLEM the sub-rectangle with the largest sum is referred to as the maximal sub-rectangle.
标签: two-dimensional Description negative integers
上传时间: 2013-12-22
上传用户:lijianyu172