登录
首页 » Windows开发 » 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网...

构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网...

于 2022-04-29 发布 文件大小:16.42 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.

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

发表评论

0 个回复

  • 计算器能够实现基本的四则运算代码看起来简单能适应大多数程序初学者...
    计算器能够实现基本的四则运算代码看起来简单能适应大多数程序初学者-Calculator to achieve the basic four computing code looks simple procedures to adapt to the majority of beginners
    2022-02-21 18:59:43下载
    积分:1
  • 与JAVA相关的数据库
    与JAVA相关的数据库-associated with Java database
    2022-12-27 20:25:04下载
    积分:1
  • VC下调用IE扩展类
    VC下调用IE扩展类-VC called IE extension of the class
    2022-03-25 16:53:20下载
    积分:1
  • windows mobile上与http服务器通信,可下载网页、文件
    windows mobile上与http服务器通信,可下载网页、文件-windows mobile with http server communications, download website, documents
    2023-09-05 02:30:03下载
    积分:1
  • Semantic web services test set, it is necessary to register in the apache can be...
    语义web服务测试集,要注册在apache下,才能调用服务-Semantic web services test set, it is necessary to register in the apache can be called Service
    2022-12-23 10:10:05下载
    积分:1
  • 图像变换的例子。四边形算法。
    Example of image tranformation. Quadrangle algorithm.
    2022-02-06 04:10:46下载
    积分:1
  • 添加一个画笔工具
    使用VC 实现一个画笔功能,可以对视频录播系统中插入的ppt课件进行修改,同时也可以笔记中进行修改,便于学生课堂的学习。
    2022-03-06 21:15:50下载
    积分:1
  • 创建窗口 基础教程
    本代码旨在让初学者学习窗口的创建,以一个娱乐程序为例,让初学者在学习窗口创建的同时,保持乐趣,也给大家揭开一些恶搞程序的真面目。
    2022-07-08 03:11:31下载
    积分:1
  • s3c2440 drivers in c for wince5.0
    s3c2440 drivers in c for wince5.0
    2022-10-14 06:00:03下载
    积分:1
  • java p2p 很好找到
    ackage ex1_tp2 ; 导入 java.rmi.* ; 导入 java.rmi.server.* ; 导入 java.rmi.registry.* ; 公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser { 公共 Serveur() 引发 RemoteException {} 公共字符串 reponce (字符串 mot) 引发 RemoteException { 返回"Bonjour tous"; } 公共静态 void main (字符串 [] args) { 请尝试 { LocateRegistry.createRegistry(1099) ; System.out.println ("端口 1099年") ; } catch (RemoteException e1) { System.err.println ("pas de 端口") ; System.exit(1) ; } 请尝试 { Serveur objet = 新 Serveur() ; Naming.rebind("mounir",objet) ; System.out.println ("Serveur prêt") ; } catch (异常 e) { System.err.println ("最好派个:"+ e.getMessage()) ; } } }
    2022-10-20 00:50:04下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载