登录
首页 » Applications » 该程序用以读取AutoCad中样条曲线各点的坐标以及其他一些属性值。...

该程序用以读取AutoCad中样条曲线各点的坐标以及其他一些属性值。...

于 2022-08-11 发布 文件大小:1.72 kB
0 77
下载积分: 2 下载次数: 1

代码说明:

该程序用以读取AutoCad中样条曲线各点的坐标以及其他一些属性值。-The program used to read in AutoCad spline curve the coordinates of the points and some other attribute values.

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

发表评论

0 个回复

  • 彩票3D自动生成器。可以随机生成3D号。好用的很
    彩票3D自动生成器。可以随机生成3D号。好用的很-Automatic 3D lottery generator. No. 3D can be randomly generated. Very useful
    2022-03-03 19:02:05下载
    积分:1
  • positioning plates
    车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。 -positioning plates-- VC source code procedures 1.24 true color-
    2022-10-05 09:15:03下载
    积分:1
  • 此为在vc环境编写的管理系统,仅供参考。
    此为在vc环境编写的管理系统,仅供参考。-vc here for the preparation of the environmental management system for reference purposes only.
    2022-01-26 05:56:24下载
    积分:1
  • MapInfo 行业应用源代码
    MapInfo 行业应用源代码-MapInfo industry application source code
    2022-07-22 16:02:42下载
    积分:1
  • 中华软件联盟
    中华软件联盟--留言系统1.0 演示地址:http://bbs.on-line.cn/UploadFile/2004115213938136.html 下载地址:http://bbs.on-line.cn/dispbbs.asp?boardid=27&id=5032 程序由Asp+Access开发. 非常方便实用且界面美观的一个留言系统, 程序经过sql防注处理. 部份修改方法:顶部请修改head.js,底部信息请修改foot.js 如在使用中有发现BUG请与感觉联系.我将近一近改善。 后台帐号:admin 后台密码:downbest.net 为了安全,使用时请马上修改数据库名,修改在dbconnnect目录下的两个asp文件. 数据库文件为:db/gbook.mdb 希望你常来本站下载软件. 中国在线论坛(http://bbs.on-line.cn)-China Software Alliance-- voice mail system 1.0 demo Address : http://bbs.on-line.cn/UploadFile/2004115213938136.html Download Address : http://bbs.on-line.cn/dispbbs.asp boardid 27id = = 5,032 procedures Asp Access development. very practical and convenient interface of a beautiful voice mail systems, procedures after sql injection of anti-handling. some changes : Top head.js requested changes, the bottom foot.js information such as changes in use are found BUG please contact feeling . I nearly one recent improvement. Background : Account admin background Password : downbest.net sake of safety, please use imme
    2022-07-22 20:00:49下载
    积分:1
  • C程序
    C程序-彩票旋转矩阵详细了解: 实际上,旋转矩阵并不是教如何选号的,而是教你如何科学地组合号码。从它的别名“聪明组合”我们就可以知道了!站在数学角度看来,旋转矩阵属于一个典型的组合设计问题,进一步讲,是属于组合设计中的覆盖设计的问题。-C program- to learn more about rotation matrix Lottery: In fact, the rotation matrix are not taught how to选号, but teach you how to combine science and numbers. Alias from its " smart combination of" we can know! Standing mathematical point of view, rotation matrix is a combination of a typical design problem, and further said, is a combination of the design of the cover design.
    2022-09-16 21:15:02下载
    积分:1
  • GEo 地理操作源代码
    GEo 地理操作源代码-GEo geographical operation source code
    2022-02-21 10:28:53下载
    积分:1
  • 大家好,欢迎大家下载
    大家好,欢迎下载-Hello everyone, welcome to download
    2022-02-15 19:01:26下载
    积分:1
  • 是这一个简化了的雇员档案管理程序。其中把雇员的档案数据和对这些数据的设置、修改、删除等操作组成一个程序模块。程序通过这个模块...
    是这一个简化了的雇员档案管理程序。其中把雇员的档案数据和对这些数据的设置、修改、删除等操作组成一个程序模块。程序通过这个模块----类的公有部分对档案数据进行处理,实现了面向对象程序设计的“封装”功能。- Is this simplified employee records management procedure. Operation and so on employee s file data and to these data establishment, revision, deletion composes a program module. The procedure public partially carries on processing through this module ---- kind to the file data, has realized the object-oriented programming "the seal" the function.
    2023-05-12 08:50:04下载
    积分:1
  • 的自相关峰值旁瓣电平和交对比计算。CE…
    calculation of the autocorrelation peak sidelobe levels and corsscorrelation. CE sequence, frank autocorrelation, P4 sequence,
    2022-06-28 23:24:51下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载