- ptz_control.rar 用c++编写的云台控制程序
- 自动聊天源代码
- HtmlDomTree 用dom树对html文件实现节点信息抽取
- uart Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup for various different mode as required by your application. In this tutorial I will show you how to configure the USART in a most common configuration and simply send and receive data. Later on I will give you my library of USART that can further ease you work. It will be little complicated (but more useful) as it will have a FIFO buffer and will use interrupt to buffer incoming data so that you are free to anything in your main() code and read the data only when you need. All data is stored into a nice FIFO(first in first out queue) in the RAM by the ISR.
- ziuyoufa 图像分割阈值最优法
- USB应用开发技术大全 本书系统地介绍了新型USB总线接口的协议
资源列表
GDAL开源库最新版
- GDAL 是开源的GIS库,这里是最新版 v1.6
GDAL160.ZIP
- GDAL1.6最新代码,其中包含图形、图像处理。特别是GIS的多种格式数据的读取与转换处理。-GDAL1.6 the latest code, which includes graphics, image processing. In particular, the GIS data in multiple formats to read and convert to deal with.
N22E114
- 广东电子矢量电子地图,行政地图,边界河流(Guangdong electronic vector electronic map)
gdal132
- GSAL 是国外一套开源的GIS 栅格数据的转换库.英文介绍如下:GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. -GSAL abroad is a set of open-source GIS ra
yzq_shape
- 自己以前写的一个读画ship格式地图,显示经纬度,实现地图的放大缩小- Read his previously written a ship drawing format map showing latitude and longitude of the map to zoom in
PocketTopologySuite
- 解析WKT数据格式,最终转换成arcgis格式(Parsing WKT data format, and eventually converted to ArcGIS format)
CoordinateTransformation
- 根据提供的北京54坐标值,生成图层数据,北京54坐标转为西安80坐标(CoordinateTransformation)
gdal143src
- gdal源码,进行Gis开发的权威处理源程序,多家商业软件采用。
156488
- 导航电子地图开发 智能交通系统 车载信息装置 改进的T-CB算法-Navigation electronic maps to develop intelligent transportation systems to improve the vehicle information device of the T-CB algorithm
ArcGIS_APIPToolKit
- arcgis api for silverlight,还有ToolKit
arcgis
- arcgis基础编程c#源代码,所有文件均为png图片格式。可参考后进行修改-arcgis basic programming c# source code, all files are in png image format. Modified after reference
grass-6.0.2.tar
- 开源GIS代码,所用语言:C,编译器gcc.-GIS open source code, the language used : C compiler gcc.