资源列表
shiftregister_32
- 长度为8的32bit串入并出移位寄存器,它的功能就是对32bit的并行信号作串行输入,并行输出处理-Length of 8 for 32bit serial in parallel out shift register
VC6.0ArcgisEngine
- VC6.0+Arcgis Engine二次开发_读取Workspace里的IFeatureClass -VC6.0+ Arcgis Engine secondary development _ read Workspace Lane IFeatureClass
QUERYsplay
- 一个动态线段树,支持添加,修改节点,可以进行区间求和(通过修改ps函数可以做到更多,详情见代码)-A dynamic segment tree, supports add, modify nodes can be summed interval (ps function can be done by modifying more details see code)
Hausdoff-Distance
- Hausdoff距离可以用来度量两点集合之间的距离关系,Hausdoff距离常用语GIS中矢量线状道路数据匹配,空间数据融合等。该代码是基于ArcGIS Engine平台实现的。 -Hausdoff Distance ArcGIS Engine
distance
- 通过gps采样数据,完成已知两点经纬度求距离。
mouse
- C函数:1.显示鼠标; 2.单击鼠标左或右键后,传递鼠标坐标并返回鼠标键值-C function: 1. Show the mouse 2. Click the mouse left or right, the transfer and return the mouse coordinates of the mouse key
HFC
- MATLAB实现HFC高光谱端元提取算法-MATLAB code of HFC algorithm
BufferFeatures
- GIS当中的缓冲区分析,Arcgis(VBA)源码,直接写在TXT文件里,仅供参考-Among GIS buffer analysis, Arcgis (VBA) source code, written directly in the TXT file, for reference only
batch
- 一个arcgis中model的批处理程序。在arcgis中实现txt转换为shp,然后插值,在转化为ascii。-a batch programm of arcgis
PseudoRandomBinarySequence
- 其方法為feedback shift registers 的有限狀態機( finite state machine ) 以C語言模擬產生PRBS,其初始狀態1,0,0,0,0 各別模擬taps[2,5]、tap[1,2,4,5]然後驗證PRBS各種特性。-Its method of feedback shift registers for the finite state machine (finite state machine) to C language simulation genera
99
- 地理信息系统,基于VB开发,实现地图放大,漫游-Dim i As Integer For i = 0 To Map1.Layers.Count- 1 If Map1.Layer(i).LayerType = moMapLayer Then If Map1.Layer(i).shapeType = moPoint Then MsgBook "Layer number" & i & "is a map layer and contains points." ElseIf Map1
readshapefile
- 利用IDL读取SHP格式文件的实例代码。-SHP format using IDL to read examples of code.