登录
首页 » 文件处理 » Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现....

Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现....

于 2022-07-15 发布 文件大小:40.96 kB
0 174
下载积分: 2 下载次数: 2

代码说明:

Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.

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

发表评论

0 个回复

  • traverse a document or set of all documents (including hidden and system, etc.)...
    遍历某个盘或文件中的所有文件(包括隐藏的和系统的等等),具体试验一下就知道了,并将文件数显示出来-traverse a document or set of all documents (including hidden and system, etc.) specific tests will know about and displayed several documents
    2022-12-28 06:30:03下载
    积分:1
  • 可将分割成任意大小,支持ANSI和Unicode的转换,内有可执行程序,无需编译...
    可将文本文件分割成任意大小,支持ANSI和Unicode的转换,内有可执行程序,无需编译-Text file can be split into any size, support for ANSI and Unicode conversion, which has executable programs without compilers
    2022-03-26 00:08:55下载
    积分:1
  • 移动的MOVE源代码。对于WINDOWS常用操作有参考意义。
    文件移动的MOVE源代码。对于WINDOWS常用文件操作有参考意义。-MOVE document the movement of the source code. WINDOWS commonly used for file operations have reference value.
    2022-05-12 23:18:53下载
    积分:1
  • 结构化存储也被称为OLE复合档。复合做…
    一个结构化存储的文件通常也称之为OLE复合文档。 复合文档具有很多特性,比如: (1)可以加载和保存局部文档,这可以避免为了读取一小段数据而载入整个文件。 (2)Windows本身在内部就提供了对复合文档的支持。举个例子,即便系统中没有安装Word,我们在资源管理器中察看Word文档的属性时,也可以显示它的大量信息,比如摘要、统计、作者、字数等。因为这些信息就是从Word的复合文档中读取的。 微软公司声称结构化存储将是未来Windows的缺省文件格式。MS-Office就已经大量的使用了结构化存储。-a structured storage files are also known as OLE compound documents. Compound document has many features, such as : (a) can be loaded and preserving local documents, it can be avoided in order to read a small portion of the entire data contained in documents. (2) within Windows itself on the right compound document support. For example, even if the system had not been installed Word, in which resources management for Word documents look at the properties, it can also show that the vast amount of information, such as summary statistics, the author and not so. Because this information is from the compound Word document read. Microsoft claims that the structure of storage will be a future Windows is the default file format. MS-Office on the
    2022-05-13 23:57:04下载
    积分:1
  • │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDl...
    │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。   MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。 MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
    2022-03-07 20:55:03下载
    积分:1
  • 一个非常不错的本编辑器,运行平台为Linux希望大家用了以后多做评价...
    一个非常不错的文本编辑器,运行平台为Linux希望大家用了以后多做评价-a very good text editor, running the Linux platform for us to want to do more evaluation of the future
    2022-08-26 12:55:10下载
    积分:1
  • Download address translation, can be converted Thunderbolt, Express, Cyclones, r...
    下载地址转换,可以转换迅雷、快车,旋风,rayfile的下载地址.-Download address translation, can be converted Thunderbolt, Express, Cyclones, rayfile download address.
    2023-01-02 19:40:19下载
    积分:1
  • 我自己做的可以管自己的电脑更新的小软,非常简单VB+ACCE...
    我自己做的可以管理自己的电脑文件更新的小软件,非常简单VB+ACCE-I can do to manage their computer files updated software small, very simple VB ACCE
    2022-01-21 22:50:05下载
    积分:1
  • 功能强大的CIniFile类。可以修改、读取变量的值。也可以加入新的变量新的组。...
    功能强大的CIniFile类。可以修改、读取变量的值。也可以加入新的变量新的组。-powerful CIniFile category. Could be amended to read variable values. Can also add a new variable to the new group.
    2022-03-19 00:55:24下载
    积分:1
  • RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功...
    RowCounter这个东东更多时候我是作为一种好玩的工具用的。 上一版本是一年半前发布的吧?这次我更新了统计代码行的算法,速度超快,并且增加了扫描目录功能,哈,这下可以方便地统计Delphi所带的源码有多少行啦! RowCounter 源码公开,你可以自由使用、修改及传播,如果你有什么改进,请给我发一份,我的EMail是:iamready@eastday.com。-RowCounter this time I was more as a fun tool to use. There is a version of a year and a half before the release? This time I updated the statistics line of code algorithm, ultrafast speed and increased directory scanning function, Kazakhstan, Great statistics for the convenience of Delphi to release the source code line number! RowCounter open source, you can freely use, modify and spread if you have any improvements, please give me a fat, I was in that extension : iamready@eastday.com.
    2022-02-02 03:48:29下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载