搜索资源列表
netlayer
- VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
GPS_track
- GPS串口读取及路径地图生成程序,实现从gps串口中读取坐标数据到电脑中,然后生成路径地图的功能-GPS serial port to read and path map generation process, read from a serial gps coordinate data to the computer, then generate a map of the path functions
Traffic-Advisory-System
- 吴泽乐 Traffic Advisory System 交通咨询系统 最短路径 数据结构 迪杰斯特拉 Dijkstra-wuzele Traffic Advisory System Traffic Advisory System data structure Dijkstra shortest path Dijkstra
ShanghaiSubway
- 本系统是在flash环境下,以ACTION scr ipt3.0为开发语言的一套上海地铁查询系统。功能如下:显示每个站点的首末班车信息,高亮显示选中的线路,中英文切换,快速查询站点位置,以dijkstra算法计算两站点间的最短路径等。相关数据记录在XML文件中。-The system is in a flash environment to ACTION scr ipt3.0 for the development of a Shanghai subway language query syst
1247900827CS_Kaman
- 目标跟踪程序实现_对雷达采集的数据进行分析,然后得出目标的飞行轨迹,程序采用了卡尔曼滤波加当前统计模型-Target tracking procedures to achieve _ radar data collected for analysis, and then draw the target flight path, the program uses a Kalman filter plus current statistical model
chezhan_sale
- 主要有管理售票,查询路线等功能 1.数据库为sqlserver,将Data下的数据文件附加到Sqlserver数据库 2.系统安装IIS后,在IIS里建立虚拟目录,路径指向TICKETS,配置用户权限,(The main function is to manage ticket sales, inquire route and so on 1., the database is sqlserver. Append the data files under Data to the Sqlse