资源列表
wyldancunxing
- 运筹学单纯行程序,可以进行灵敏度分析,输出的结果一目了然!-tacticians simple procedure, can conduct sensitivity analysis, the output of the transparent!
VB_DataList
- VB6.0下DataList控件的使用示例!
CFA-Matlab
- 有关链路容量和流量优化分配的遗传算法 函数功能 使用遗传算法求解通信网链路容量和流量联合优化分配问题-Related to link capacity and flow of genetic algorithm to optimize the distribution function using genetic algorithm function communication network link capacity and traffic distribution of the
UnsharpMaskingAndEdgeDetect
- these codes are used to sharpen the images , and detect edges of images using edge operators
Matlab-TSP-ACO
- Matlab TSP功能代码 有详细的解释-Matlab TSP features a detailed explanation of the code
ParticleFilter
- A simple Particle Filter implementation
CPJG
- 本程序主要是利用人工智能的方法来实现重排九宫问题,通过构建启发式函数来实现快速排序,比深度优先遍历效果更好-This procedure is the use of artificial intelligence methods to realize the the Jiugong problems rearrangement, by constructing a heuristic function to achieve the quick sort, better than depth-fi
c-source-code
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。-The prime factors of a positive integer factorization. For example: Enter 90 to print out 90 = 2* 3* 3* 5.
gmp
- GA是一个参数优化算法,以编码空间代替问题的参数空间,将适应度函数作为评价依据,以编码群体为进化基础,对群体中个体遗传操作实现遗传机制,建立迭代过程,跟具体的优化对象没有直接联系,只需优化对象提供目标函数的计算标准和参数的上下限,就可得到最优结果。-the algorithm is improved by the laplace crossover in which the parent of the Laplace distribution density function coefficie
Mmodify-music-ROOT-MUSIC
- 为提高常规MUSIC算法的分辨率,仿真了求根MUSIC算法。注释详细,适合初学者-In order to improve the resolution of conventional MUSIC algorithm, simulated Root MUSIC algorithm. Detailed notes, suitable for beginners
ec_code
- a evolutionary computing code for salesman ploblems
航班管理系统
- 原题目:编程要求: (1)完成这个类的定义,要求: a. 具有两个参数的构造函数,参数分别为航班号和日期,实现航空管理员对航班的新建、修改、删除等操作; b. 设置航班起飞的日期和时间、头等舱/经济舱的价格和剩余票数、出发地和目的地、航班号。 (2)定义一个FlightManager类用来管理航班信息,实现增加、编辑、删除航班的供能。
