搜索资源列表
C++程序设计语言实验四
- 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
dem
- 一个用C++弄出来的读取shape文件,并显示的东西。挺厉害的东东哦,经测试是可以用的-Using C++ get a read out of shape files, and display things. Oh, pretty powerful stuff, tested can be used
lib
- geotool 地理信息工具包.可以用于geotiff shape等文件的读取-tools for gis。usered to read geotiff shaoe .ect
zfx
- 通过读取文件 判断所读点组成的形状是否为正方形。-Read the paper through the points to determine the time for a square shape.
Aero dynamic missile program
- 本程序的开发环境为MATLAB6.5版本,所编程序须在此环境下运行。由于气动模型的离散性,且采用了许多工程计算经验公式和实验数据,所以在编程时会比较繁杂,为了使程序读起来方便清晰,在编制程序时采用了如下的思路: 考虑到程序的一般结构,这里将气动计算系统分为三大模块:输入模块、气动计算模块以及结果输出模块。考虑到本系统的特殊性,又将输入模块划分为初始数据输入模块、导弹外形参数模块以及插值数据库模块,并采用M文件格式编制;气动计算模块则采用了子系统的结构形式,并用Simulink 模块编制;结
C-readshape
- C读取矢量地图shape格式文件 C读取矢量地图shape格式文件-C reads vector map shape vector map format C read shape file format
Cbingdu2
- 连载1——最基本的病毒. 本病毒的功能: 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
Cbingdu3
- 连载1——最基本的病毒. 本病毒的功能: 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
Cbingdu4
- 连载1——最基本的病毒. 本病毒的功能: 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
BeijingGis
- 北京gis地图,shape文件,线形属性-Gis map, shape files, linear properties
SHAPE
- 读写Shape,能够实现读取和写进shape文件,了解shape文件的结构-read and write Shape file
ImportShp
- 将shape文件导入到oracle数据库中,python脚本,基于SuperMap开发-The shape file into oracle database, python scr ipt, based on SuperMap development
QuickImport
- 快速导入shape文件等到oracle数据库中,python脚本,基于SuperMap开发-Quickly import shape files until the oracle database, python scr ipt, based on SuperMap development
ShpFileViewer_MFC
- 读取shape文件的程序,有图形界面,可根据.shp文件绘出地图-The program reads the shape file, a graphical interface, you can draw a map based on .shp file
CPP
- 读取SHAPE文件,读出坐标,和指定字段的ID没生成csv文件。-Read the SHAPE file, read the ID coordinates, and the specified field did not generate CSV files.
Expe2-ReadShpFile
- shape文件读取程序,实现shp文件的读取显示等功能-shape file reader, read the display to achieve shp files and other functions
shape
- 用户分别输入一个图形的长和宽,输出图形到文件。(Enter the length and width; output the shape.)
国界线
- 全国的国界线的shape文件. 在arcgis 中可以画中国边界的图(Chinese shape file. use this file can draw pictures with Chinese outline in arcgis)
新建文件夹 (2)
- 这个程序是基于图像内容中的形状特征对图像相似度进行比较,最后进行相似度排序(This program compares image similarity based on the shape features in the image content, and then sorts the similarity.)
IDL for readshapefile
- 自己用IDL语言编写的读取shape文件程序。(The program of reading shape file .)