搜索资源列表
HolyMoley
- 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排
framework
- 基于动态规划的中文分词程序,用vc写的,便于扩展。-based on dynamic programming of the Chinese word segmentation procedures using vc write, easy expansion.
base-on-Java
- 本文以此为背景,提出了基于事件驱动的BDI agent实现体系结构,用信念(Belief)、事件(Event)、规划(Plan)等内部特征来描述软件agent,并给出了面向对象层次上的软件agent的UML模型,该模型定义了构成软件agent的四个对象:Agent、BeliefSet、Event、Plan 为描述这些对象及其交互关系,本文以java语言为基础,扩展出了能描述这四个对象的java类以及描述其交互关系-this backgr
vivaldi-sim-Aug232006.tar
- 题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排-that descr iption is a traveling salesman to several cities, each city must go to one and only one, satisfy requirements for the shortest path. Thi
dynamic-programming-papers
- 介绍动态规划算法方面的论文: 动态规划的深入探讨/基本动态规划问题的扩展
antcolony
- 程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划
framework
- 基于动态规划的中文分词程序,用vc写的,便于扩展。-based on dynamic programming of the Chinese word segmentation procedures using vc write, easy expansion.
dynamic-programming-papers
- 介绍动态规划算法方面的论文: 动态规划的深入探讨/基本动态规划问题的扩展-Introduction of dynamic programming algorithm for papers: Dynamic Programming-depth study/basic dynamic programming problem of the expansion of
antcolony
- 程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-Ant colony algorithm is a procedure in the most short-circuit the application, can be used to expand a little robot path planning
DynamicProgramming
- 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic pr
fusion
- 配电网规划必须满足辐射性和连通性,配电网扩展规划问题随机产生的初始群体中往往存在大量不可行解,采用根节点融合法可确保方案的可行性。-Distribution network planning must meet radiation and connectivity, distribution network expansion planning problem with randomly generated initial popula
lujingguihua
- 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
1xy7z.ZIP
- 低碳经济下基于排放轨迹约束的电力系统电源扩展规划模型Low carbon economy based on discharge path constraint of power source in a power system expansion planning model-Low carbon economy based on discharge path constraint of power source in a power
AFSA
- 内容为基于人工鱼群算法的输电网络扩展规划的.m文件,采用ieee6节点为模型。包括潮流计算和过负荷计算子程序,六节点系统算法主程序,觅食及追尾行为子程序,算法定义参数设置子程序,算法中各参数赋值子程序,线路参数读取子程序等。-matlab,grid planning,artificial fish swarm algorithm(AFSA),ieee 6-bus
333
- 计及风电场和储能系统联合运行的输电系统扩展规划-Taking into account the wind farm and energy storage systems for the combined operation of transmission system expansion planning
Multistage-distribution-network-t
- 智能电网环境下多级分销网络扩容规划,一种新型多级智能配电网扩展规划模型 (MSDNEP)在车辆到电网(V2G)和故障通道指示器(FPI)的存在下在多目标中 优化框架。 应扩大分销网络,以增加负荷 最好的方式可能。-Multistage distribution network expansion planning under smart grids environment
41695059RRT-path-planning
- 机器人路径规划程序。C++编程。RRT(快速随机扩展树)算法(Robot path planning program. C++ programming. RRT (fast random spanning tree) algorithm)
RRTPlan
- 快速扩展树算法,随机性问题较大,路径规划的一种方法,这个程序中描述的是地图的建立(Fast growing tree algorithm, a larger randomness problem, a path planning method, described in this program is the establishment of the map)
扩展规划
- 用于电力线系统当中加入分布式电源的扩展规划。(It is used for expansion planning of distributed power system in power line system.)
Axingsanwei
- 将A星算法扩展为三维情况,可以自己设置地形进行仿真(Expanding the A-star algorithm to three-dimensional situation, the terrain can be set up by oneself to simulate.)