登录
首页 » Visual C++ » shuizhunwangpingcha

shuizhunwangpingcha

于 2017-12-13 发布 文件大小:4498KB
0 217
下载积分: 1 下载次数: 5

代码说明:

  利用C++实现水准网平差,水准网是为了确定地面点的高程而布设的控制网,水准网平差的目的是消除矛盾,求得各高程点高程的最可靠值。(Leveling network adjustment)

文件列表:

水准网平差\Debug
水准网平差\Debug\水准网平差.exe, 129024, 2017-11-14
水准网平差\Debug\水准网平差.ilk, 923640, 2017-11-14
水准网平差\Debug\水准网平差.pdb, 1330176, 2017-11-14
水准网平差\ipch
水准网平差\ipch\水准网平差-6de05926
水准网平差\ipch\水准网平差-6de05926\水准网平差-327d5738.ipch, 3080192, 2017-11-15
水准网平差\水准网平差.sdf, 9109504, 2017-11-15
水准网平差\水准网平差.sln, 991, 2017-10-09
水准网平差\水准网平差.v12.suo, 33280, 2017-11-15
水准网平差\水准网平差
水准网平差\水准网平差\AdjustLevel.h, 7002, 2017-11-14
水准网平差\水准网平差\data2.txt, 192, 2017-11-14
水准网平差\水准网平差\Debug
水准网平差\水准网平差\Debug\stdafx.obj, 12090, 2017-11-14
水准网平差\水准网平差\Debug\vc120.idb, 363520, 2017-11-14
水准网平差\水准网平差\Debug\vc120.pdb, 487424, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.log, 3342, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.obj, 368714, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.pch, 1638400, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog
水准网平差\水准网平差\Debug\水准网平差.tlog\cl.command.1.tlog, 1414, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog\CL.read.1.tlog, 16152, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog\CL.write.1.tlog, 1012, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog\link.command.1.tlog, 1268, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog\link.read.1.tlog, 2782, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog\link.write.1.tlog, 538, 2017-11-14
水准网平差\水准网平差\Debug\水准网平差.tlog\水准网平差.lastbuildstate, 189, 2017-11-14
水准网平差\水准网平差\graph.h, 12466, 2017-11-14
水准网平差\水准网平差\Graphlnk.h, 7569, 2017-11-14
水准网平差\水准网平差\HSurveyval.h, 776, 2017-11-12
水准网平差\水准网平差\Matrix.h, 5833, 2017-11-14
水准网平差\水准网平差\MinHeap.h, 3321, 2009-05-05
水准网平差\水准网平差\MinSpanTree.h, 2429, 2009-05-05
水准网平差\水准网平差\Point.h, 685, 2017-11-14
水准网平差\水准网平差\ReadMe.txt, 1566, 2017-10-09
水准网平差\水准网平差\SeqQueue.h, 1601, 2009-03-13
水准网平差\水准网平差\stdafx.cpp, 216, 2017-10-09
水准网平差\水准网平差\stdafx.h, 234, 2017-10-09
水准网平差\水准网平差\targetver.h, 236, 2017-10-09
水准网平差\水准网平差\Tree.h, 7821, 2009-04-04
水准网平差\水准网平差\UFSets.h, 1226, 2009-05-04
水准网平差\水准网平差\水准网平差.cpp, 3970, 2017-11-14
水准网平差\水准网平差\水准网平差.vcxproj, 4786, 2017-11-14
水准网平差\水准网平差\水准网平差.vcxproj.filters, 1859, 2017-11-14

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

发表评论

0 个回复

  • dsp-code
    本代码主要实现SVPWM的算法,主要针对dsp28335。PWM波的频率为10KHz,死去时间2us。(This source code mainly realizes SVPWM and dsp28335 is used.The frequency of pwm is 10Khz and dead band time is 2us)
    2020-10-08 17:47:36下载
    积分:1
  • zhousan
    vc++连接数据库的有关代码,以及对话框的设计(vc++ connect to the database of the code, and the design of the dialog box)
    2010-06-24 21:31:16下载
    积分:1
  • vb
    sample of prrogramming by image ,textbox,button and other control in vb6
    2013-11-07 21:04:34下载
    积分:1
  • WangEPD
    基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。(Based on the short-term and short-term energy to achieve zero rate of voice activity detection. Also known as dual-threshold comparison method, is a traditional method of voice activity detection. Researchers now have made a number of other more efficient and effective detection methods, but this method may be one of the most simple way to get through the process of voice activity detection and the experience of perceptual knowledge. Procedures within the WAV file to read, procedures with detailed instructions and notes, as well as the voice of a number of test documents.)
    2009-07-11 20:32:45下载
    积分:1
  • Adafruit_BMP085_Unified-master
    Pressure sensor interface C++
    2014-09-06 14:24:01下载
    积分:1
  • YUVPlayer-corrected
    修正的版本,运行时下载个foreman_qcif.yuv,把程序中相关的路径改成你自己放foreman_qcif.yuv的路径就是可以了(Revised version, run-time to download a foreman_qcif.yuv, the procedures related to the path into the path of your own that you can put a foreman_qcif.yuv)
    2010-08-07 17:36:38下载
    积分:1
  • VCcaculater
    简单的计算器软件,采用vc6.0开发,希望对您有用。(A simple calculator software, developed using vc6.)
    2009-09-07 11:29:04下载
    积分:1
  • DrawPad
    说明:  能花线,圆,矩形,正方形 能选者颜色,能选者填充的背景图案 (can spend line, circle, rectangle, square color who can be elected, who can be elected to fill the background logo)
    2006-05-15 15:14:59下载
    积分:1
  • PsSuspendThread
    内核中暂停任意线程代码,qq Protect相关(Kernel suspend any thread)
    2013-07-29 14:46:02下载
    积分:1
  • TI-C6000-optimization--guide
    为TI DSP 初学者收集整理了一系列的代码优化文档,并给出一个学习这些文档的流程,在doc文档中进行了一个概述和串联,帮助初学者更好更快的进入状态。(The optimization of code documents a series of TI DSP beginners collection, optimization including C and assembly code, and presents a learning process in these documents, DOC documents made a summary and series, to help beginners to better and faster to enter the state. )
    2013-10-04 11:47:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载