登录
首页 » Visual C++ » RPCResection

RPCResection

于 2020-09-11 发布 文件大小:324KB
0 178
下载积分: 1 下载次数: 82

代码说明:

  基于rpc模型的后方交会源代码,摄影测量(Rpc model based on resection of the source code, photogrammetry)

文件列表:

RPC Resection
.............\data
.............\....\error.txt
.............\....\po_91123_pan_0000000.tie
.............\....\po_91123_pan_0000000.tie.bak
.............\....\po_91123_pan_0000000_rpc.txt
.............\....\po_91124_pan_0000000.tie
.............\....\po_91124_pan_0000000.tie.bak
.............\....\po_91124_pan_0000000_rpc.txt
.............\....\po_91125_pan_0000000_rpc.txt
.............\....\po_91127_pan_0000000_rpc.txt
.............\....\start.txt
.............\....\start.txt.bak
.............\....\地面点坐标.txt
.............\....\地面点坐标.txt.bak
.............\data1
.............\.....\error.txt
.............\.....\po_91123_pan_0000000.tie
.............\.....\po_91123_pan_0000000.tie.bak
.............\.....\po_91123_pan_0000000_co.txt
.............\.....\po_91123_pan_0000000_rpc.txt
.............\.....\po_91124_pan_0000000.tie
.............\.....\po_91124_pan_0000000.tie.bak
.............\.....\po_91124_pan_0000000_co.txt
.............\.....\po_91124_pan_0000000_rpc.txt
.............\.....\po_91125_pan_0000000.tie
.............\.....\po_91125_pan_0000000.tie.bak
.............\.....\po_91125_pan_0000000_co.txt
.............\.....\po_91125_pan_0000000_rpc.txt
.............\.....\po_91127_pan_0000000.tie
.............\.....\po_91127_pan_0000000.tie.bak
.............\.....\po_91127_pan_0000000_co.txt
.............\.....\po_91127_pan_0000000_rpc.txt
.............\.....\start.txt
.............\.....\start.txt.bak
.............\.....\地面点坐标.txt
.............\.....\地面点坐标.txt.bak
.............\Dialogintersection.cpp
.............\Dialogintersection.h
.............\MainFrm.cpp
.............\MainFrm.h
.............\ReadMe.txt
.............\res

.............\...\icon1.ico

.............\...\test.rc2


.............\resource.h
.............\RPC空间前交后交数据
.............\...................\po_91123_pan_0000000.tie
.............\...................\po_91123_pan_0000000.tie.bak
.............\...................\po_91123_pan_0000000_co.txt
.............\...................\po_91123_pan_0000000_rpc.txt
.............\...................\po_91124_pan_0000000.tie
.............\...................\po_91124_pan_0000000.tie.bak
.............\...................\po_91124_pan_0000000_co.txt
.............\...................\po_91124_pan_0000000_rpc.txt
.............\...................\po_91125_pan_0000000.tie
.............\...................\po_91125_pan_0000000.tie.bak
.............\...................\po_91125_pan_0000000_co.txt
.............\...................\po_91125_pan_0000000_rpc.txt
.............\...................\po_91127_pan_0000000.tie
.............\...................\po_91127_pan_0000000.tie.bak
.............\...................\po_91127_pan_0000000_co.txt
.............\...................\po_91127_pan_0000000_rpc.txt
.............\...................\地面点坐标.txt
.............\Space.cpp
.............\Space.cpp.bak
.............\Space.h
.............\Space.h.bak
.............\StdAfx.cpp
.............\StdAfx.h
.............\test.aps
.............\test.clw
.............\test.cpp
.............\test.dsp
.............\test.dsw
.............\test.h
.............\test.ncb
.............\test.opt
.............\test.plg
.............\test.rc
.............\testDoc.cpp
.............\testDoc.h
.............\testView.cpp
.............\testView.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Boltzmann
    顶盖驱动流的格子Boltzmann模拟代(The top cover-driven to stream of the plaid Boltzmann simulation of on behalf of)
    2013-04-01 16:16:19下载
    积分:1
  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • cprogrammersguide
    C++学习入门级教材,C++ Programmers—Guide(C++ Programmers—Guide)
    2010-05-30 12:12:53下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • stm32--tsl256
    使用stm32 驱动 tsl2561(光强传感器),根据外部光强的 变化,实时 打开关闭 led (To stm32 driven TSL2561 (light intensity sensors), according to the external light intensity changes, real open closed led)
    2021-04-25 17:48:46下载
    积分:1
  • queuing_model
    queuing model on CUDA
    2012-11-15 03:45:18下载
    积分:1
  • 03
    说明:  采用VS2005 功能是“如何从指定FTP服务器下载文件” 目的是学习用(VS2005 feature is the use of &quot How to FTP server to download from the specified document&quot aimed at learning to use)
    2009-01-30 22:33:01下载
    积分:1
  • pop3
    支持pop3的接收email的类 (The class for receiving email supporting pop3)
    2020-11-12 18:09:44下载
    积分:1
  • PeerYou远控制软件源代码
    完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参(complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I/O is also the realization worth Participation)
    2005-05-07 13:56:36下载
    积分:1
  • pontfix
    类似于网络蚂蚁的下载软件,可以下载测试下,万能的VB()
    2017-09-27 17:42:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载