-
完整而高效的凸包求解方法,
资源描述该算法课通过解压运行QHULL-GO快捷方式,在命令行窗口输入相应的命令,即可计算convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram。并且代码还可以求解2维、3维甚至更高维的数据计算。是一个开放的源码算法,凝聚了很多大牛的心血,希望对大家有所帮助。
- 2022-08-09 17:36:53下载
- 积分:1
-
凸包的快速实现
Quick hull implementation
- 2022-12-06 08:30:03下载
- 积分:1
-
VC开发技术
内容要求:菜单制作:自己设计菜单取代系统菜单,要求至少有三个以上子菜单,每个子菜单有菜单项若干,菜单项中有一个缺省菜单项,且为该缺省菜单项设置对应的加速键和工具按钮(需创建新的工具栏)。在状态栏上显示自己的班级和姓名:11级计科×班 ×××
- 2023-01-28 06:25:03下载
- 积分:1
-
The source includes a recursive template version and a non
The source includes a recursive template version and a non-recursive template version
- 2023-05-28 10:10:04下载
- 积分:1
-
FORTRAN visualfortran numerical algorithm commonly used to collect and FOSS
FORTRANvisualfortran常用数值算法集及源码-FORTRAN visualfortran numerical algorithm commonly used to collect and FOSS
- 2022-04-11 02:09:08下载
- 积分:1
-
物联网技术之RFID识别
资源描述摘 要:RFID是目前应用于物联网的一项新兴通信技术,可通过无线电信号识别产品电子标签内的EPC码来识别特定
目标,而无需识别系统与特定目标之间建立机械或光学接触,它的应用给物联网行业带来了革命性的变化,极大地节省了管理
成本,提高了管理效率。文章重点对RFID的工作原理、安全性、现状及发展趋势进行了阐述。
关键字:RFID;物联网;电子标签;射频识别
- 2022-06-15 08:58:40下载
- 积分:1
-
sound_check_by_MCU
通过MCU检查声音
- 2022-07-07 00:57:08下载
- 积分:1
-
1。介绍这个程序是用C++语言编写的一系列的逗号…
1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器。主要用于分割和合并文件,可以按大小分或者按个数等分。支持分割和合并的批处理。其中命令行以及批处理语句有一定的规则,需要用户学习后才能熟练使用。 2.功能 能够实现多个文件的合并功能 能够实现同一目录下的所有文件或所有具有相同属性(同后缀)的文件,按照文件名的顺序合并 能够实现对于一个文件的分割功能,可以按照两种要求进行分割:第一,按照用户给出的分割个数;第二,按照用户给出的每个文件大小 支持文件合并与分割功能的批处理-1. Introduction This procedure is used C language based on a series of the command line in the paper division for the merger. Mainly for segmentation and merger documents, in accordance with the size of sub-sub or by number. Support split and merger of the batch. These command line and batch statements to certain rules, requiring the user to learn the use of skilled before. 2. Function# 61548 can be achieved by merging multiple files functional# 61,548 to achieve the same directory of all documents or all of the same attributes (with extensions) of the document, according to documents from the merger order to achieve# 61,548 for a separate function of the document, according to two separate requirements : First, the
- 2023-04-25 00:35:03下载
- 积分:1
-
螺旋矩阵的生成,vc6.0
螺旋矩阵的生成,vc6.0
螺旋矩阵的生成,vc6.0
螺旋矩阵的生成,vc6.0-spiral matrix generation, vc6.0 spiral matrix generation, vc6.0
- 2022-04-29 22:42:51下载
- 积分:1
-
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。...
行编辑算法:可将输错的单个字符删除,也可将又错误的一行字符删除。操作简便。用栈来实现上述功能。-line editor algorithm : can be wrong deletion of a single character, and it can also wrong to delete his characters. Easy to operate. Stack used to achieve the above functions.
- 2022-02-02 23:01:42下载
- 积分:1