Welcome![Sign In][Sign Up]
Location:
Search - write shape file

Search list

[Other resourceshapelib-1.2.8

Description: ESRI SHAPE文件读/写源代码。SHAPE是GIS中的重要文件格式,本代码对于研究SHAPE文件格式,实现独立代码读/写SHAPE而言,将非常轻松。建议首先阅读SHAPE文件格式白皮书。-ESRI SHAPE document read / write source code. SHAPE is a major GIS file format, the code for research SHAPE file format, achieve independent code reading / writing SHAPE, will be very relaxed. SHAPE proposal was first read the White Paper document format.
Platform: | Size: 427164 | Author: bbsqqbbs | Hits:

[JSP/Javashapefile

Description: shape file read and write
Platform: | Size: 281000 | Author: sunrui_cn | Hits:

[Other systemsshapelib-1.2.8

Description: ESRI SHAPE文件读/写源代码。SHAPE是GIS中的重要文件格式,本代码对于研究SHAPE文件格式,实现独立代码读/写SHAPE而言,将非常轻松。建议首先阅读SHAPE文件格式白皮书。-ESRI SHAPE document read/write source code. SHAPE is a major GIS file format, the code for research SHAPE file format, achieve independent code reading/writing SHAPE, will be very relaxed. SHAPE proposal was first read the White Paper document format.
Platform: | Size: 427008 | Author: bbsqqbbs | Hits:

[GIS programSPSHPLib

Description: 读写ESRI Shape文件的纯C++源码-ESRI Shape file to read and write pure C++ Source
Platform: | Size: 1076224 | Author: 陈光辉 | Hits:

[JSP/Javashapefile

Description: shape file read and write
Platform: | Size: 280576 | Author: sunrui_cn | Hits:

[GIS programshapelib

Description: 读写ESRI公司Shape格式文件的C底层类库,十分简洁强大,大名鼎鼎的OGR library中对Shape文件的IO就是用的这个库,包含完整代码,文档和测试工程,或用于C/C++,C#,VB等-Read and write ESRI, Shape file format underlying C library, a very concise powerful, the famous OGR library of Shape files IO is to use the library, contains the complete code, documentation and testing projects, or for C/C+ 2B !, C#, VB, etc.
Platform: | Size: 406528 | Author: sun | Hits:

[GIS programcodeshp

Description: 通过对ESR I公司公布的Shape文件格式资料解读,剖析了Shape 文件的结构,并给出写Shape文件的VB代-By ESR I posted Shape file format information on the interpretation of Shape analyzes the structure of the document, and gives VB write documents on behalf of Shape
Platform: | Size: 4096 | Author: minchsk | Hits:

[GIS programshapefile_read_write

Description: shape file read and write
Platform: | Size: 654336 | Author: zxb | Hits:

[GIS programreadfile8

Description: 使用C文件指针读写ArcGIS中的shape文件-ArcGIS using the C file pointer to read and write in the shape file
Platform: | Size: 3517440 | Author: 梁新韵 | Hits:

[Delphi VCLa02

Description: ZXDSL831大白的升级软件,升级工具,主文件,可以用烧录器写程序,版本为A02.适用以外形为大白的ZX831.-ZXDSL831 white upgrade software, upgrade tools, master file, you can use to write burner program, version A02. To apply a shape as the white of the ZX831.
Platform: | Size: 1763328 | Author: 朱敬捷 | Hits:

[Special EffectsDEPECT

Description: 一个读写图片并且改写鼠标形状,跟踪鼠标位置,存取鼠标点左边到txt文件。同时可以进行绘制椭圆,方形,直线等功能。有浮动菜单等多种菜单操作~-A read-write image and rewrite the mouse shape, tracking the mouse position, access to the txt file on the left click of the mouse. At the same time can draw oval, square, straight line and so on. Floating menu and other menu Manipulation
Platform: | Size: 3854336 | Author: 周璇 | Hits:

[Windows DevelopGL11

Description: 编写Windows 窗口应用程序,要求能实现如下功能: 1.包含如下菜单项:形状(画线<默认>,画矩形,椭圆),颜色(红色,蓝色,绿色,黑色<默认>),填充类型(实心,空心<默认>); 2.鼠标左键双击后在窗体内按下清除所有已画好的图形; 3.鼠标右键点击后弹出浮动菜单,内容包括1 和2; 4.绘图时要有虚框显示 5.当窗体从后台激活到前台时,窗体内的内容依然正常显示 6.能将所绘制内容(包含图形和文字)保存到指定的二进制文件no11.data 中,也可以打开已保存的文件no11.data 显示绘图内容(包含图形和文字),如果打开文件时出错要给出提示,保存文件时如果文件已经存在也要给出提示-Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: shape (draw a line <default>, draw a rectangle, oval), color (red, blue, green, black <default>), fill type (solid, hollow <default>) 2. Double-click the left mouse button pressed inside the window after the removal of all paint a good graphics 3. After clicking the right mouse button pop-up floating menu, including 1 and 2 4. Drawing to have virtual box displays 5. When the form is activated from the background to the foreground, the window is still displayed correctly inside the content 6. Be able to drawn content (including graphics and text) to the specified binary file no11.data, you can also open the saved file no11.data display graphics content (including graphics and text), if an error to open the file given prompt, save the file if the file already exists but also gives tips
Platform: | Size: 2003968 | Author: | Hits:

[GIS programshape

Description: 对shape文件的读写功能,可以打开,平移,缩放图层,可以读坐标,属性,-Shape file read and write capabilities, you can open, pan, zoom layer, you can read the coordinates, attributes, etc.
Platform: | Size: 5915648 | Author: 赵维维 | Hits:

[OtherSHAPE

Description: 读写Shape,能够实现读取和写进shape文件,了解shape文件的结构-read and write Shape file
Platform: | Size: 16384 | Author: ran | Hits:

[Other20150610307

Description: 建立单文档程序CTtravel+学号。 自定义一个节点类,有尺寸,颜色,形状,位置属性,能显示节点,设置结点. 自定义路线类,Cpath,包含一个节点链表,可进行链表的添加,清空,显示,存储,读取,从文件中读取链表节点数值,存储用户在界面上的操作轨迹。 在单文档程序的文档类中实现对自定义结构文件的读写。 在视图类中,实现用户对菜单的操作的效果展现。 写出完成应用程序的技能收获。 -Establish procedures for single document CTtravel+ student id. A custom node class, has the size, color, shape, location attribute, can display the node, the node set. Custom route, Cpath, contains a node list, the list can be added, empty, display, storage, read, read the file list node number, storing user operation trajectory on the interface. In a single document procedure document class for custom structure file read and write. In the view class, achieve the effect of the user to the operation of the menu. Write a complete application skills.
Platform: | Size: 4588544 | Author: TFBoys | Hits:

CodeBus www.codebus.net