登录
首页 » 其他项目 » 二维三角网讲稿,详细讲解如何生成三角网及其主要的引用

二维三角网讲稿,详细讲解如何生成三角网及其主要的引用

于 2022-02-21 发布 文件大小:39.32 kB
0 244
下载积分: 2 下载次数: 1

代码说明:

二维三角网讲稿,详细讲解如何生成三角网及其主要的引用-Two-dimensional triangulation of the script in detail on how to generate triangulation and its main reference

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

发表评论

0 个回复

  • text color gradually used vc Oh! !
    文字的颜色渐变,用到vc哦-text color gradually used vc Oh! !
    2022-03-13 17:39:59下载
    积分:1
  • 程序的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
    程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
    2022-08-06 12:51:19下载
    积分:1
  • Write the Temperature alarm program by Labview Software.
    用LabVIEW编写的温度报警程序,适合于工业自动化使用-Write the Temperature alarm program by Labview Software.
    2022-06-16 11:23:42下载
    积分:1
  • 桌球基础, 桌球基础, 桌球基础, 桌球基础,桌球基础.
    桌球基础, 桌球基础, 桌球基础, 桌球基础,桌球基础.-Billiards foundation, the basis of billiard, snooker foundation, the basis of billiard, snooker foundation, the basis of billiard, snooker basis.
    2022-01-27 14:48:10下载
    积分:1
  • 主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率 测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测...
    主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率 测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测频 模块,并且利用EDA开发平台QUARTUS11 3 .0对CPLD芯片进行写人,实现了计数等 主要逻辑功能 还使用C语言设计了该等精度频率计的主控程序以提高测量精度。本设 计实现了对频率变化范围较大的信号进行频率测量,能够满足高速度、高精度的测频要 求。-Introduced, such as the accuracy of frequency measurement principle, the principle has in the entire test frequency to maintain the advantages of high precision frequency measurement at the same time the basis of the principle of using the Verilog HDL language, such as the design of a high-speed precision frequency measurement module, and use of EDA Development platform QUARTUS11 3 .0 on CPLD chip to write, and achieved a count of the main logic function, such as the use of C language is also designed such precision the frequency of control procedures to enhance measurement accuracy. This design achieved a wide range of frequency changes in signal frequency measurement, to meet the high-speed, high precision frequency measurement requirements.
    2023-08-06 16:05:04下载
    积分:1
  • opengl 做的三维立方体 贴了花岗岩纹理
    opengl 做的三维立方体 贴了花岗岩纹理-opengl to do three-dimensional cube of granite texture paste
    2022-03-11 23:56:25下载
    积分:1
  • SD MMC card reader of a program, we can write ourselves a reader
    SD MMC 的一个读卡程序,大家可以自已写一个读卡器-SD MMC card reader of a program, we can write ourselves a reader
    2022-07-27 19:07:11下载
    积分:1
  • h.264官方版中文标准文档H.264_Prepublish_0503
    h.264官方版中文标准文档H.264_Prepublish_0503-h.264 standard official Chinese version of the document H.264_Prepublish_0503
    2022-05-05 06:52:21下载
    积分:1
  • 可以精确计算地图的椭球面积,是根据国土局的文件用C#编程出来的,对搞测绘的人有帮助哦...
    可以精确计算地图的椭球面积,是根据国土局的文件用C#编程出来的,对搞测绘的人有帮助哦-Can be precisely calculated ellipsoid area of the map is based on the Land Bureau of the documents C# Programming out of people who engage in surveying and mapping has helped Oh
    2022-07-26 14:05:03下载
    积分:1
  • 计算器实现数字的加.减.乘.除等基本运算功能
    计算器实现数字的加.减.乘.除等基本运算功能-increases. Cut. X. In addition to the basic computing
    2022-08-10 15:55:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载