Welcome![Sign In][Sign Up]
Location:
Search - Path

Search list

[Othermobilerobot

Description: 在动态复杂环境下移动机器人路径规划问题,有很重要的参考价值-Complex in a dynamic environment of mobile robot path planning problem, has a very important reference value
Platform: | Size: 39936 | Author: sulei | Hits:

[AI-NN-PR200806

Description: 动态未知环境下移动机器人路径规划遗传算法-Dynamic unknown environment for mobile robot path planning genetic algorithm
Platform: | Size: 2076672 | Author: sulei | Hits:

[Internet-Network15

Description: OSPF是一种路由选择协议。路由选择算法和路由选择协议在概念上是不同的。网络上的主机、路由器通过路由选择算法形成路由表,以确定发送分组的传输路径。而路由选择协议是路由器用来建立路由表和更新路由信息的通信协议。 开放最短路径优先协议(Open Shortest Path First,OSPF)是目前最主要的内部网关协议之一。通过本课程设计,学生可以对路由表的建立和路由信息的更新等有更直观和清晰的认识。 -OSPF is a routing protocol. Routing algorithm and routing protocol in the concept is different. Network hosts, routers, routing algorithm, through the formation of routing table to determine the sending packet transmission path. The routing protocol is a router used to create routing tables and update the routing information of the communication protocol. Open Shortest Path First protocol (Open Shortest Path First, OSPF) is the most important one of the internal gateway protocol. Through the curriculum design, students can establish a routing table and routing information updates such as more intuitive and clear understanding.
Platform: | Size: 1024 | Author: 猪八戒 | Hits:

[AI-NN-PRjiqiren

Description: 基于遗传算法的机器人路径规划问题.选择一条很好的路径-Robot based on genetic algorithm path planning. Choose a good path
Platform: | Size: 16384 | Author: jj | Hits:

[OpenGL programwoterrobotstarsky2.0

Description: 是一个用Opengl和VC编写的代码,实现是的水下机器人的实时路径规划。同时设置了几个不同的视角来观察机器人。是三维海底水下机器人的方针-Is a VC with opengl and the preparation of the code, is an underwater robot to achieve real-time path planning. At the same time set up a number of different angles to observe the robot. Is three-dimensional seabed underwater robot approach
Platform: | Size: 6099968 | Author: 王香旭 | Hits:

[GDI-BitmapDijkstra

Description: 基于VC++的路径规划,主要实现了基于对话框的路径规划界面应用程序。-Based on VC++ Path planning, the main dialog box based on the interface of the path planning application.
Platform: | Size: 80896 | Author: liuyaqiong | Hits:

[AlgorithmDijkstra

Description: dijkstra算法实现,即最短寻路算法。给出图(有向图或者无向图)中各点间的权值。-Dijkstra algorithm, that is, find the shortest path algorithm. Given graph (directed graph or undirected graph) between various points in the right value.
Platform: | Size: 1991680 | Author: 宝宝 | Hits:

[AI-NN-PRA-star(vb)

Description: 初学A*算法的很好源码,基于最短路径规则-Novice A* algorithm is a good source, based on the shortest path rules
Platform: | Size: 5120 | Author: 杨羽 | Hits:

[VHDL-FPGA-Verilogcombine_module

Description: 本代码根据包头、包尾指示,将两路数据合路调度成一路输出-The code according to Baotou, including the end of the instructions will be two-way data path scheduling together all the way into the output
Platform: | Size: 2048 | Author: yang | Hits:

[Data structsDijkstra

Description: 单源最短路径问题:给定带权有向图G=(V,E)。给定V中的一个顶点v,称为源。要计算从源到所有其它各顶点的最短路径长度。-Single-source shortest path problem: a given weighted directed graph G = (V, E). Given a vertex V in v, known as the source. To calculate from the source to all other vertices of the shortest path length.
Platform: | Size: 1024 | Author: 忠波 | Hits:

[Communication-MobileMYMIMO

Description: 文件来源: 我的毕设 仿真结果: 在窄带Rayleigh快衰落信道下几种检测方法的误码率性能比较 说 明: 参数tx,rx,L,EbN0可以根据需要更改。 tx,rx是收发天线数,根据需要取值就好了,一般研究2发2收和4发4收 EbN0是信噪比取值范围,根据需要选择吧。取得点多当然算得慢。 L影响结果的波动性和误码率所能达到的下限,L值取得越大图像越接近真实情况。如果 EbN0最大值有20dB那么误码率可以达到10负4次方建议L不低于10000。 使用方法: 把db.m和minnorm.m存进任意文件夹,然后打开matlab,File->Set Path->Add Folder加入 文件夹。在matlab中输入命令db即可
Platform: | Size: 5120 | Author: 恶魔 | Hits:

[Othertuzuixiaolujin

Description: 加权有向图的最短路径实现 Dijkstra算法-Weighted directed graph realize Dijkstra shortest path algorithm
Platform: | Size: 243712 | Author: CHENG | Hits:

[AI-NN-PRgenetic-algorithm

Description: 这个是用遗传算法实现的最优路径规划,经本人验证完全可以实现,能够出图。-This is a genetic algorithm is used to realize the optimum path planning, as I can verify that the realization of a plan to.
Platform: | Size: 4096 | Author: qushaohua | Hits:

[Algorithmfloyd

Description: 最短路径floyd算法 数学建模 matlab-Floyd shortest path algorithm of mathematical modeling matlab
Platform: | Size: 1650688 | Author: hongbin | Hits:

[Data structsMyProjects

Description: 数据结构--c语言,广义表,图以及关键路径-Data structure- c language, generalized form, as well as the critical path diagram
Platform: | Size: 52224 | Author: 马俊 | Hits:

[JSP/Javaalgorithmsinjavapart5

Description: Java 图算法, 包括最短路径, 有向图算法, 无向图算法, 网络流算法, 等-Java graph algorithm, including the shortest path algorithm for directed graph, undirected graph algorithms, network flow algorithms, such as
Platform: | Size: 4379648 | Author: 唐某某 | Hits:

[Data structsTheShortestPath

Description: 用c#写的最短路径算法,需要的可以参考一下-With c# Write the shortest path algorithm, needed for reference
Platform: | Size: 100352 | Author: jiadunxin | Hits:

[matlabyiqunc

Description: 蚁群算法的一个程序,可以优化用来做机器人路径规划用-Ant colony algorithm is a procedure can be optimized to make use of robot path planning
Platform: | Size: 40960 | Author: zhou | Hits:

[AI-NN-PRSPath

Description: 原创,A-star算法求解最短路径,寻路问题。 求解效率高,且对于理解A-Star算法和数据结构链表操作有非常有用。-Original, A-star algorithm for solving the shortest path routing problem. Solving high efficiency, and for understanding the A-Star algorithm and data structure linked list has a very useful operation.
Platform: | Size: 2048 | Author: lys | Hits:

[Windows DevelopGraph_samplesol

Description: 读取网络图!寻找网络图的关键路线!另外会附上解决网络问题的代码!-Read network! Find the critical path network diagram! Another solution to network issues will be attached to the code!
Platform: | Size: 3072 | Author: sam | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net