搜索资源列表
clonePtr
- 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
MoveMap20060808
- 移动地图矢量的代码,运行前需要安装MAPX和mapinfo-mobile map vector code, pre-operational need to install and MapInfo Connection
vectorgraph
- 矢量图的绘制,可对矢量图进行操作;并可对矢量图进行管理。-vector mapping, can operate on vector map; Vector Graphics able to manage.
vb+map
- 用VB画自己的矢量地图,比较适用,很适合初学者入门-VB own vector maps, more applicable, are very suitable for beginners portal
vave
- 画波形图,闪电图,矢量图 ,钻石图。 画波形图,闪电图,矢量图 ,钻石图。-waveform drawing the map, flash map, Vector Graphics, Diamond map. Waveform painted map, f lash map, Vector Graphics, Diamond map.
TestContainer
- STL 容器 使用例子 MAP VECTOR LIST
JINAN.rar
- 山东省济南09年最新矢量地图(MapInfo格式),Jinan, Shandong Province, in 2009 the latest vector map (MapInfo format)
SHANGHAI
- 上海09年最新矢量地图(MapInfo格式)-Shanghai vector maps like map (MapInfo format)
implementMapVecterListWithCProgram
- 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.
ssd5-yangzhaolong
- 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
ssd5-jaychou
- 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
VectOrizatiO
- 本文通过分析遥感分类图栅格像元之间的关系,快速自动地提取矢量数据点及其连接信息, 进而利用连接信息快速生成弧段,由弧段自动组建多边形并建立完整的拓扑关系。实验表明,该方法是一种由遥 感分类图自动转换成GIS通用数据的高效方案。 关键-In this paper, through the analysis of remote sensing classification raster pixel map the relationship between the Express auto
SOFM
- 该目录包含了代码执行Kohonen自组织特征 地图网络。源代码中可以找到SOFM.CPP 。样本数据中发现 SOFMSAMP.PAT 。的自组织特征映射程序接受输入的载体和组成 计算重量。输出定向到屏幕上。-This directory contains the code to implement Kohonen self-organizing feature map network. Source code can be found SOFM.CPP. Found in the s
DataStructure
- 数据结构 链表 栈 各种算法,详细信息请下载-list,map,vector and so on...
Surfer_interface
- 用VB.NET调用地理绘图软件Surfer的接口实现提取边缘,并绘制等值线图、矢量图、阴影地形图、维表面图-VB.NET using geographic mapping software called Surfer extract the edge of the interface and mapping contour map, vector, shaded relief map, map-dimensional surface
testReplace
- 字符串的各种操作方法,例如替换,map,vector的用法等.-A variety of string operations, such as the replacement, map, vector, such as the usage.
1
- 地图矢量化+C#源代码,实现双缓冲等功能-Map Vector+ C# source code to achieve double buffering ... ...
Vectorization
- Convert bitmap files to vector image file
dixingtu
- 描述彩色地形图矢量化算法的设计与实现,为gis系统的开发打下基础-Describe the color topographic map Vector Algorithm Design and Implementation, to lay the foundation for system development gis
som(Jal.You)
- SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点