搜索资源列表
ocmj15x20d
- ocmj15x20d的液晶屏基于sed1335的触摸屏测试程序,包括液晶屏的坐标读取,触摸屏的响应等功能。
.las文件读取
- 用C# 读取激光雷达扫描标准文件格式.las 因为las文件是二进制格式的,所以要读取文件必须知道文件数据格式。本程序通过读取点云las文件,获得点云坐标。
读取mapinfo数字化文件的坐标、值
- 读取mapinfo数字化文件的坐标、值
读取shapefile坐标
- 读取shpaefile中点的坐标 将其输出出来
读取shp线文件的坐标
- C语言环境下 读取shp线文件的坐标,,,,
GPS.根据星历,计算卫星坐标
- 根据星历,计算卫星坐标,可以采用手动输入法和文件读取,According to ephemeris to calculate the satellite coordinates, you can manually input method and documents to read
TransformShow.rar
- 本程序实现数字图像读取,旋转变换,坐标变换,水平镜像变换,垂直镜像变换,缩放,窗宽窗位调整等处理功能,This procedure of digital image reading, rotating transformation, coordinate transformation, the level of image transformation, the vertical mirror transformation, zoom, adjust the window width windo
dizhenzhenzhongyuce.rar
- 用MATLAB读取bmp图片 同时得出三维的坐标 同时绘制了灾区地震的地形图,Bmp image to use MATLAB to read at the same time to draw three-dimensional coordinates of the earthquake disaster areas at the same time drawing the topographic map
toshapefile
- 读取外部文件的x,y坐标信息和属性数据,生成shapefile格式arcgis地图文件!-Read the external file x, y coordinate information and attribute data, generate shapefile format arcgis map files!
opengl-read-points-from-files
- opengl从text里读取数据点的坐标,然后在opengl里画图-opengl read from the text in the coordinates of data points, and then drawing in opengl
XLCNC
- VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
matlab 卫星N 文件、O文件读取
- matlab 卫星N 文件、O文件读取,计算出卫星坐标和测站坐标,精度为10M左右-matlab satellite N files, O file read, calculate the satellite coordinates and station coordinates, and an accuracy of about 10M
test5
- VC编写的小程序,通过读取坐标文件(文本),进行PL线的绘制,并可进行移动.对新手上路有帮助.-VC prepared applet, by reading the coordinates file (text) for PL line mapping, and mobile. For New Users helpful.
Shape
- 读取Shapefile文件,包括读取各个节点的坐标-Shapefile to read documents, including reading the coordinates of each node
CH376
- stm32通过ch376读取鼠标坐标,用鼠标来测量距离(STM32 reads the mouse coordinates by CH376, and uses the mouse to measure the distance)
视频匹配
- 连续采集图像和对物体进行跟踪,并输出物体的像素坐标(Continuous image acquisition and tracking of objects, and output pixel coordinates of the object)
卫星坐标公式
- 全球卫星定位系统课程中卫星坐标公式,读取信息(Global Positioning System)
vb读取坐标绘图
- 根据vb读取txt坐标数据,实现简单的曲线绘制。(According to VB read TXT coordinate data, achieve simple curve drawing.)
VB读取DXF格式点坐标
- Visual Basic程序实现对DXF格式图纸中断点坐标的读取和导出(This Appliciation provides a method to capture the important points of an DXF file and it can also import these points in a txt file.)
坐标平面转换4参数
- C#Windows窗体应用程序 1、通过输入原始坐标系和目标坐标系两个公共点的坐标,就可以求解平面坐标系转换 四参数,并且可以通过四参数根据原始坐标系点坐标计算目标坐标系点坐标; 2、读取坐标数据文件,可以自己选择进行最小二乘平差参与计算的点的个数,然后计 算出平面坐标转换四参数,可以通过四参数根据原始坐标系点坐标计算目标坐标系 点坐标; (程序文件夹中含坐标样例数据文件:Coordinates_data.txt)(Adjustment of Fou