搜索资源列表
Route
- 实现 dijksta图形最短路径并且保存图形-dijksta graphics achieve the shortest path is well preserved graphics
path
- VB+MAPX的最短路径源码,可以查询显示最短路径和距离-the shortest path source, inquiries reveal that the shortest path and distance
pathliuhaiou
- 本程序读去系统显示汉字时的路径数据,并用点和曲线将汉字显示出来-this procedure to read Chinese characters at the system shows the path, and the data point and the curve will show Chinese
2003010296_大作业1
- a CRect rc(x - 12, y - 12, x + 12, y + 12) pDC->Ellipse(&rc) str1.Format( \"%d\",j ) pDC->SetTextColor(RGB(255,0,0)) pDC->DrawText(str1,&rc,DT_CENTER DT_VCENTER DT_SINGLELINE) PaintArrow(pDC,RGB(255,0,0),G.vexs[prev[j]].x,G.vexs[p
MazeMaker.ZIP
- 很有意思的程序,运行后会按照设定画迷宫并给出答案路径,能画非常复杂的迷宫-Very interesting process, after running a maze in accordance with the set painting and gives the answer to the path, can paint a very complex maze
Navigation
- % Function to use Navigation Potential for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Video
Potential_fn
- % Function to use Potential Field Method for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Vid
Bug2
- % Function to use Navigation Potential for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Video
BugZero
- % Function to use Potential Field Method for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Vid
channel
- 由于无线信道的复杂性,一个通过无线信道传播的信道往往会沿着一些不同的路径到达接收端,这一现象称为信号的多径传输。此程序就是对无线信道进行仿真。-Due to the complexity of wireless channel, a radio channel transmission through the channel tends to follow a number of different paths to reach the receiving end, the phenomenon
DEM_vc
- 根据导入得dem(固定路径),生成等值线图(2维),是地形图绘制,DTM三维可视化较好的例子,但要转三维还要继续努力!-According to import must dem (a fixed path), generate the contours (2-D) is the topographic mapping, DTM three-dimensional visualization of a better example, but to change to 3D must continu
shap-8-c
- 一段随运动路径变化的带有箭头的曲面片,沿两个圆环合并起来的8字形滑道,不断来回滑动-A path of change with the movement of surface patches with arrows along the two rings combined 8-shaped slide, slide back and forth
trail
- 程序使用VBA进行autoCAD的二次开发,按照提示,实现在CAD绘图空间里绘制一条花纹小路。-Program using VBA for autoCAD secondary development, follow the prompts to achieve in the CAD drawing space, draw a pattern path
2007082914114324942
- 画金字塔的一个程序 使用的是opengl软件是实现的,其中还有一点路径规划的问题-Draw a pyramid using opengl software program is implemented, of which there are some problems of path planning
autocad
- autocad二次开发,经典的花园小路例子-autocad secondary development, the classic example of a garden path
Textual-programming
- 本内容基于VC++的文本编辑,主要包括创建图形插入符、添加字符串资源、路径、以及字幕变色等功能的实现。-The is based VC++ text editor, includes creating graphics caret, add a string resource, the function of the realization of the path, as well as subtitles discoloration.
complex-net
- 复杂网络中有如随机图,WS小世界网络,NW小世界网络及BA无标度网络等一些常见的基本模型,,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks like the random graph, WS small world network, NW small-world network and BA scale-free network and some common basic model of the p
shortest-path
- Dijkstra s algorithm 的實作,可輸出最短路徑。-The implementation of Dijkstra s algorithm, ouput shortest path.
Draw-bezier-path
- 基于Xcode的开发语言Objective-C所编写的贝塞尔路径知识以及用贝塞尔路径绘图-Objective-C Draw bezier path
BezierPath.cs
- Bezier Path implementation with cs