登录
首页 » C# » tiao_jian_ping_cha

tiao_jian_ping_cha

于 2016-05-29 发布 文件大小:2182KB
0 162
下载积分: 1 下载次数: 8

代码说明:

  水准网条件平差程序设计,能完成水准网条件平差(Level network conditions adjustment program design, network conditions to complete the level adjustment)

文件列表:

tiao_jian_ping_cha
..................\条件平差
..................\........\App.config,187,2014-06-22
..................\........\bin
..................\........\...\Debug
..................\........\...\.....\mscorlib.dll,5486752,2015-06-19
..................\........\...\.....\normidna.nlp,59342,2012-03-28
..................\........\...\.....\normnfc.nlp,47076,2012-03-28
..................\........\...\.....\normnfd.nlp,40566,2012-03-28
..................\........\...\.....\normnfkc.nlp,67808,2012-03-28
..................\........\...\.....\normnfkd.nlp,61718,2012-03-28
..................\........\...\.....\zh-Hans
..................\........\...\.....\.......\mscorlib.resources.dll,958664,2014-04-12
..................\........\...\.....\条件平差.exe,12800,2016-05-10
..................\........\...\.....\条件平差.exe.config,187,2014-06-22
..................\........\...\.....\条件平差.pdb,30208,2016-05-10
..................\........\...\.....\条件平差.vshost.exe,11592,2016-05-18
..................\........\...\.....\条件平差.vshost.exe.config,187,2014-06-22
..................\........\...\.....\条件平差.vshost.exe.manifest,490,2012-06-06
..................\........\LeRangde.cs,1990,2016-05-18
..................\........\obj
..................\........\...\Debug
..................\........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5653,2016-05-18
..................\........\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2014-06-22
..................\........\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2014-06-22
..................\........\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2014-06-22
..................\........\...\.....\TempPE
..................\........\...\.....\条件平差.csproj.FileListAbsolute.txt,1354,2016-05-18
..................\........\...\.....\条件平差.csprojResolveAssemblyReference.cache,157424,2016-05-10
..................\........\...\.....\条件平差.exe,12800,2016-05-10
..................\........\...\.....\条件平差.pdb,30208,2016-05-10
..................\........\Program.cs,21509,2016-05-18
..................\........\Properties
..................\........\..........\AssemblyInfo.cs,1366,2014-06-22
..................\........\条件平差.csproj,2605,2016-05-18
..................\条件平差.sln,1005,2016-05-10

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

发表评论

0 个回复

  • code
    华为OJ训练平台的基础篇的所有题目答案,已总结为各种类型,写成子函数,可以直接调用(Huawei OJ Basics training platform for all the questions answers are summarized for all types, written subroutines can be called directly)
    2014-11-24 14:55:52下载
    积分:1
  • aodv96
    说明:  AODV路由协议96版,使用Ubuntu平台实现(AODV routing protocol version 96, using the Ubuntu platform)
    2021-01-04 16:51:10下载
    积分:1
  • 本说明中包括在《C语言的窗口式图形界面技术》付梓之后对HANENV系统的最新修改。 我们为HANENV系统增加了一个新的输入法模块:双拼拼音模块,包括全拼双音、...
    本说明中包括在《C语言的窗口式图形界面技术》付梓之后对HANENV系统的最新修改。 我们为HANENV系统增加了一个新的输入法模块:双拼拼音模块,包括全拼双音、双拼双音和多字词的词组输入法。新的输入法模块为_SYmode,其使用方法和原来的拼音输入法类似。首先在应用程序的首部使用下列语句安装双音模块:-this note included in the "C language window-type graphical interface technology" to be released after the latest HANENV system changes. We HANENV system added a new input method modules : Larry Pinyin modules, including the spelling-sound, D. Two-Tone word phrase more input methods. The new input method modules _SYmode, the use of methods and the original Pinyin input method similar. First applications in the first installation to use the following two sentences sound modules :
    2023-02-22 20:15:03下载
    积分:1
  • 本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
    本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; (3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”; (4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令: 命 令 功 能 命 令 功 能 Create 建立文件 Read 读文件 Open 打开文件 Write 写文件 Close 关闭文件 Copy 复制文件 Delete 撤消文件 Directory 查询目录 (5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
    2023-04-23 12:45:04下载
    积分:1
  • 1
    说明:  LiCl比热,空气比热,空气焓,程序,用于溶液除湿系统设计,运行计算(Specific heat data of LiCl and air)
    2018-02-05 20:11:18下载
    积分:1
  • 虹膜图像预处理,包括虹膜定位和归一化,是D。
    虹膜图像预处理,包括虹膜定位和归一化,是我的同学做的,很有参考价值,大家学习学习。-Iris image preprocessing, including iris localization and normalization, is to do my classmates, and a good reference, we learn.
    2022-05-20 09:13:31下载
    积分:1
  • mctk
    说明:  envi重投影工具,可添加为envi插件使用(mctk tool for reproject)
    2019-10-25 11:32:47下载
    积分:1
  • 1
    说明:  matlab编写的随机路点移动模型 参考点组移动模型代码(Code of reference point group moving model of random road point movement model compiled by MATLAB)
    2020-07-06 11:03:52下载
    积分:1
  • 遗传算法matlab
    说明:  matlab的环境下,编程实现传统遗传算法的matlab代码(Code of genetic algorithm implemented by MATLAB)
    2020-06-25 02:00:02下载
    积分:1
  • SET_Y
    说明:  时域提取方法,可用于滚动轴承,齿轮等振动信号的提取(The time domain method can be used to extract vibration signals of rolling bearings and gears)
    2020-12-15 10:43:42下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载