Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 1SelfOrganizingMap_Cluster.zip 使用SOM(Self-Organization Map)進行資料分群,以載入座標點資料集及並以TChart分群顯示為例.
  • Communication_platform.rar Communication software and platform develop sketch map and content and wrap up and step the computer network, such multi-platform information, in order to offer its explanation relying mainly on stepping the platform of reference mainly as railway ...
  • GoogleMapAPIWebSourceCode.zip 使用Google Map Api 开发地图应用网页的一个示例源代码,使用Asp.net2.0开发调试
  • Map-Server-SQL-12493[Trunk][Win32].rar 仙境传说原码绝对可以开服 以有私服在是这个端开服喜欢的朋友拿去吧
  • ROAM-LOD.rar ... .org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a ...
  • mani.rar ... ) ISOMAP -- J. Tenenbaum, de Silva, & Langford (3) LLE -- Sam Roweis & Lawrence Saul (4) Hessian LLE -- D. Donoho & C. Grimes (5) Laplacian -- M. Belkin & P. Niyogi (6) Diffusion Map -- R. Coifman & S. Lafon (7) LTSA -- Zhenyue Zhang & Hongyuan Zha
  • testStrucKey.rar 结构体作为map 的key的问题: 1.首先需要重载操作符operator <,否则,元素排序是凌乱的,用find查找会有问题 2.测试发现,用结构体作key比用拼凑组合的string作key查找效率要高些
  • VisualBasedLocalizationforaLeggedRobot.rar ... based localization mechanism for a legged robot. Our proposal, fundamented on a probabilistic approach, uses a precompiled topological map where natural landmarks like doors or ceiling lights are recognized by the robot using its on-board camera. ...
  • Googlemap.zip 用delphi封装的一个Google map代码,可以做为winform客户端GIS的参考.
  • tree.rar 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。