一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,Map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。
标签: template Peeters Kasper tree
上传时间: 2014-11-29
上传用户:gououo
JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java API, NMEA0183 parser, record and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with Map..
标签: Java-only applicat JavaGPS enables
上传时间: 2013-12-26
上传用户:aeiouetla
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the Map. Following m lines describe the Map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102
该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFUSC_2x2_STBC.m: 接收端解调主程序 ls_freq.m: 频域LS算法 ls_time_2x2.m: 时域LS算法 iterative_detection_decoding_2x2.m: 级联Map算法主程序 Map_decoding.m: 卷积码Map译码程序 b2s_logp.m: 符号LLR转化为比特LLR
上传时间: 2013-12-25
上传用户:源码3
用于地理信息系统的地图资源,朝阳区地图,数据格式.Map,.Tab,.Dat,.ID用于MapX的开发,可在vb,vb.net,vc,c++,c#各平台下使用
上传时间: 2015-09-09
上传用户:as275944189
hibernate最小示例,hibernate配置文件及Map等文件
标签: hibernate
上传时间: 2013-12-23
上传用户:VRMMO
作者是Ajaxian.com的创始人,JavaOne、TheServerSide等诸多高级别会议的演讲者。本书作为Pragmatic系列之一,从实践出发,通过实例展示Ajax的诸多特性,手把手教你实现Google Map的绚丽效果。不仅教会你Ajax的技术细节,同时还带你了解各种功能强大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax实时查看源代码的方法以及进行代码调试的相应方法,学习Ajax的开发模式和框架。本书后半部分共用了五个章节,从服务器端编程的角度,详细讲述了Ajax同PHP、Ruby On Rails、Java和.NET等语言的融合,最后还介绍了与Ajax相类似的其他RIA技术以及Ajax的精彩未来(E4X, Canvas, SVG,的相关应用)。本书的全部代码下载地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本书秉承了《程序员修炼之道》的特点—— “从小工到专家”,各个层次的web开发人员都能从本书中获益匪浅。
上传时间: 2014-01-14
上传用户:270189020
自己编写的基于VB+MO的图形元素编辑代码,可以实现针对Map控件中的线或面元素,使其显示节点并且拖动节点改变其原有形状
上传时间: 2014-01-14
上传用户:zhouchang199
Teach you how to use Rails to write web applications. For that, you probably ought to start with Rolling with Ruby on Rails. This is an introduction and road Map to the many features of Rails.
标签: applications you to probably
上传时间: 2013-12-18
上传用户:sammi
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography Map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.
标签: CDiagramEditor CFlowchartEditor extension CWnd-d
上传时间: 2015-11-21
上传用户:气温达上千万的