搜索资源列表
GIS
- 文件对GIS的基本构成、运行环境、数据结构、基本功能、工程设计等进行了详细的描述,对GIS开发人员有很大的帮助。
CADtoGIS.zip
- 一本描述CAD文件怎么转变成SHP文件的教程,希望大家喜欢,A descr iption of how CAD file into a SHP file tutorial, I hope you like
shapefile
- 本文详细描述了shapefile文件格式文件格式,可以帮助你了解ArcGIS的文件的内部结构-In this paper, a detailed descr iption of the shapefile file format file format, I can help you know ArcGIS document the internal structure of
4_bit_swap
- Logisim四位排序器 先使用1位的swap搭建4位的swap,再使用4位的swap模块和Logisim内置的comparator元件搭建排序电路(请不要使用Plexers类元件) 功能描述:该电路具有4个4位的二进制数字作为输入和4个4位的二进制数字作为输出。它的功能是,将4个输入的二进制数字进行排序,从上往下数第一个输出端口输出的是4个数字中最小的,第二个输出端口输出的是第二小的,以此类推。 输入: A,B,C,D(4bit) 输出: #1,#2,#3,#4(4bit)(#1对