搜索资源列表
MapViewer
- MapViewer是利用Visual C++ 6.0对MapX组件进行二次开发得到的一款小型软件。它能实现GIS软件的一些基本操作,包括地图数据的输入、输出、空间查询检索、专题图的制作等 -MapViewer are using Visual C++ 6.0 on MapX components received by the secondary development of a small software. GIS software, it can achieve some of the
FileDataManage
- 用C++实现的简单GIS系统,包括空间数据的(点、线、面)的存储,输入,显示,以及空间元素的编辑与修改,以及界面化的交互操作-Using C++, a simple GIS system, including spatial data (point, line, surface) of storage, input, display, and spatial elements of the editor and modify, as well as the interface of the in
measure-square-area
- 用C#编写的计算输入多边形的面积,能够根据四点计算多边形的面积-C# prepared by the calculation of the input area of a polygon, the polygon can be calculated according to the area of four points
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对
