登录
首页 » 汇编语言 » C# 由离散点到等高线分布

C# 由离散点到等高线分布

于 2022-03-30 发布 文件大小:2.36 MB
0 207
下载积分: 2 下载次数: 1

代码说明:

应用背景 程序可以根据让用户自定义输入生成随机点数量、设定X范围、设定Y范围、设定Z范围来自定义生成一系列随机点数量,并根据用户设定的周围搜索点数量来进行规则格网的插值,然后根据输入的等高线间距进行等高线的生成。 关键技术在图层显示上,可以显示DEM数据、随机点数据、等高线数据,并根据用户自定义的图层进行显示和叠加。程序可以修改等高距进行显示。

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

发表评论

0 个回复

  • Count 24 points " as a mental poker game, a game content license from the Ki...
    算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。 该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game, a game content license from the King of removing the size 2, 4 samples of arbitrary license (a license that group), with add, subtract, multiply, divide (which can be bracketed ) to the surface of the card count as 24, each card must be used once and only once. We can manually, of course, can also be used to deal with the computer. This procedure is the use of the use of computer algorithms designed to calculate the 24 points. The 24-point games, including the contents of the main screen, automatic operation and manual calculation of 24 points, 24 points, three-part, modular development methodology, and assembly language programming code.
    2022-09-03 01:05:03下载
    积分:1
  • 这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西...
    这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西-This is a fourth-order magic square generator, procedures to automatically generate a number of magic square, magic square is a wonderful thing
    2022-09-25 11:40:02下载
    积分:1
  • IA-32汇编原代码,mars算法.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, mars algorithm. Compared to c/c++ Write the original code, more efficient
    2022-04-19 18:54:28下载
    积分:1
  • 该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。...
    该程序是一个0~3V电压采集系统的通讯显示系统,共有128个通道。-The program is a 0 ~ 3V voltage acquisition system communication display system, a total of 128 channels.
    2022-02-13 17:40:48下载
    积分:1
  • 音乐盒程序
    这个程序是用Intel8086平台运行的一个汇编语言程序,其中包含两首歌,可通过控制来实现音乐播放的功能,同时,也以实现按键控制8086发出声音的功能。
    2022-01-31 17:23:25下载
    积分:1
  • 蜂鸣器在单片机上的应用,,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚...
    蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。-On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor" s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger.
    2023-07-19 04:45:03下载
    积分:1
  • 在pe文件上增加可执行代码;该程序是尝试用win32程序对pe文件进行最基本的修改;...
    在pe文件上增加可执行代码;该程序是尝试用win32汇编程序对pe文件进行最基本的修改;-Document an increase in pe executable code the program is to try to use win32 assembler of pe most fundamental changes to documents
    2022-03-31 17:57:29下载
    积分:1
  • 电子秒表
    电子秒表-99 seconds time counter
    2022-03-17 23:52:16下载
    积分:1
  • 回溯法实现最小圆排列问题
    回溯法实现最小圆排列问题-Backtracking minimize problems with a round
    2023-07-03 21:05:02下载
    积分:1
  • 如何写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMes
    如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How demonstrates uses: CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, how does CreateFont demonstrate uses API to found the Windows window to control
    2022-11-17 12:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载