登录
首页 » Visual C++ » shuizhunwangpingcha

shuizhunwangpingcha

于 2017-12-13 发布 文件大小:4498KB
0 200
下载积分: 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 个回复

  • OS_projectC_Mutex
    You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate. The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
    2009-10-31 16:09:02下载
    积分:1
  • shiyan-
    本程序用于对输入的矩阵做出是否对称的判断,采用简洁的思路,开启新的解决办法。(This procedure is used to input symmetric matrix to determine whether to make use of simple ideas, open new solutions.)
    2010-03-06 09:14:15下载
    积分:1
  • FDTD
    用c++语言,编写了基于FDTD的三维散射体雷达散射截面的计算程序。程序注释清楚。稍微改动必要的数据就可以直接使用。已经多次验证了程序的正确性。(Using c++ language, compiled based on three-dimensional FDTD radar cross section scattering calculation program. Program notes clearly. Slightly change the necessary data can be used directly. Has repeatedly verified the correctness of the program.)
    2021-04-09 11:08:59下载
    积分:1
  • c
    说明:   c primer plus课后题源程序代码
    2011-10-18 21:15:12下载
    积分:1
  • VB_Net_Demo
    QRCode font package can print QRCode barcode as a font, Win32 DLL encoder and .NET class library encoder are provided, the encoders are different for the trial version package and the full version package, the trial version encoders append "MW6 Demo" to the string encoded with QRCode.
    2012-06-01 17:41:02下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分:1
  • ns-allinone-2.33.tar
    说明:  ns2.33这是目前比较新的ns2版本,欢迎下载(ns2.33 This is relatively new ns2 version, welcome to download)
    2008-12-02 10:50:25下载
    积分:1
  • MNC
    实现LDPC编码和译码,利用C语言编写,在matlab环境中画性能曲线。(Realize encoding and decoding of LDPC codes)
    2009-12-03 17:24:33下载
    积分:1
  • mousepointer_rar
    鼠标指针的改变程序,下载了一定会对你们有帮助的(The mouse pointer changes to procedures, to download a certain amount you will have help)
    2008-05-10 13:45:25下载
    积分:1
  • CE-exam
    VC 经典案例 30例子 已经使用 华为等机考(VC classic case 30 examples have been used)
    2013-11-02 10:00:18下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载