Welcome![Sign In][Sign Up]
Location:
Search - MAP vector

Search list

[Other resourceclonePtr

Description: a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart pointer class that can STL be used with containers such as std : : map, vector, list, set, and deque. The smart pointer has an assignment o perator and greater than operator that the call target object s operator.
Platform: | Size: 2323 | Author: 张建 | Hits:

[Other resourceMoveMap20060808

Description: 移动地图矢量的代码,运行前需要安装MAPX和mapinfo-mobile map vector code, pre-operational need to install and MapInfo Connection
Platform: | Size: 20204 | Author: tlsact | Hits:

[Special Effectsvectorgraph

Description: 矢量图的绘制,可对矢量图进行操作;并可对矢量图进行管理。-vector mapping, can operate on vector map; Vector Graphics able to manage.
Platform: | Size: 405698 | Author: sr | Hits:

[Other resourcevb+map

Description: 用VB画自己的矢量地图,比较适用,很适合初学者入门-VB own vector maps, more applicable, are very suitable for beginners portal
Platform: | Size: 13476 | Author: 刘香香 | Hits:

[Graph programvave

Description: 画波形图,闪电图,矢量图 ,钻石图。 画波形图,闪电图,矢量图 ,钻石图。-waveform drawing the map, flash map, Vector Graphics, Diamond map. Waveform painted map, f lash map, Vector Graphics, Diamond map.
Platform: | Size: 58274 | Author: xudongjian | Hits:

[Other resourceTestContainer

Description: STL 容器 使用例子 MAP VECTOR LIST
Platform: | Size: 8615 | Author: 振宇 | Hits:

[2D Graphicdrawvectorwithvb

Description: 用VB绘制自己的矢量地图数据,这是从网上找到的-VB vector drawing their own map data, which is found from the Internet
Platform: | Size: 58368 | Author: xrxhb | Hits:

[JSP/Javadelineate-0.5

Description: Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS. -Delineate is a tool for converting bitmap r Aster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG res ults using Apache Safari. Input formats are JPEG , PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF, PCD, PSD, RAS.
Platform: | Size: 3621888 | Author: Jet Lan | Hits:

[Graph programMapin

Description: 使用Visual C++绘制矢量图 它是一种桌面地图信息系统软件-use Visual C vector mapping it is a desktop mapping software
Platform: | Size: 3072 | Author: 赵佳 | Hits:

[Data structsclonePtr

Description: a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart pointer class that can STL be used with containers such as std : : map, vector, list, set, and deque. The smart pointer has an assignment o perator and greater than operator that the call target object s operator.
Platform: | Size: 2048 | Author: 张建 | Hits:

[GIS programMoveMap20060808

Description: 移动地图矢量的代码,运行前需要安装MAPX和mapinfo-mobile map vector code, pre-operational need to install and MapInfo Connection
Platform: | Size: 19456 | Author: tlsact | Hits:

[Special Effectsvectorgraph

Description: 矢量图的绘制,可对矢量图进行操作;并可对矢量图进行管理。-vector mapping, can operate on vector map; Vector Graphics able to manage.
Platform: | Size: 405504 | Author: sr | Hits:

[Goverment applicationvb+map

Description: 用VB画自己的矢量地图,比较适用,很适合初学者入门-VB own vector maps, more applicable, are very suitable for beginners portal
Platform: | Size: 13312 | Author: 刘香香 | Hits:

[Data structstree-2.03

Description: 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface, Calling for users. Very valuable reference documentation See tree.pdf.
Platform: | Size: 195584 | Author: 苏缦云 | Hits:

[Graph programvave

Description: 画波形图,闪电图,矢量图 ,钻石图。 画波形图,闪电图,矢量图 ,钻石图。-waveform drawing the map, flash map, Vector Graphics, Diamond map. Waveform painted map, f lash map, Vector Graphics, Diamond map.
Platform: | Size: 1988608 | Author: | Hits:

[Delphi VCLFlexGraphics

Description: 是一套创建矢量图形的VCL组件,支持Delphi和C++Builder开发环境。FlexGraphics Lib能够用于创建地区图、绘制、电子线路、原理和记忆的图表,以及创建带有高级说明的交互式的面板,如设备、建筑物等等。-is a creation of vector graphics VCL components, support Delphi and C Builder development environment. FlexGraphics Lib can be used to establish a regional map, mapping, electronic circuits, memories and the principle of the tables, and the creation of the High Note with the interactive panel, such as equipment, buildings and so on.
Platform: | Size: 397312 | Author: liuym | Hits:

[Communication-Mobilepsk---xinshetu

Description: 实现M=4,8 PSK星设图 M=4的PSK系统,分别取信噪比为odB、10dB和20dB,在星座图上观察接收端接收到的信号向量。-achieve M = 4,8 PSK-based map of M = 4 PSK system, the signal-to-noise were taken odB. 10dB and 20dB, in the constellation observation receiving termination received signal vector.
Platform: | Size: 1024 | Author: xoaxiao | Hits:

[STLTestContainer

Description: STL 容器 使用例子 MAP VECTOR LIST -Example the use of STL containers MAP VECTOR LIST
Platform: | Size: 8192 | Author: 振宇 | Hits:

[GUI Developssd5-yangzhaolong

Description: To complete this assessment, identify the uses of vectors that should be replaced with either maps or sets. For instance, the vector contained in class Group should be replaced with a map of type map<string, Client*>. This simplifies the access of individual Client pointers-To complete this assessment, identify the uses of vectors that should be replaced with either maps or sets. For instance, the vector contained in class Group should be replaced with a map of type map
Platform: | Size: 409600 | Author: Jay | Hits:

[Windows DevelopimplementMapVecterListWithCProgram

Description: c语言实现了stl里面的map,vector,list,是了解学习stl容器的好东西。-c language to implement stl inside the map, vector, list, is to understand the good things to learn stl containers.
Platform: | Size: 7168 | Author: 黄亮 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net