登录
首页 » 文档处理 » 手写签名数据,基于模式识别的手写汉字识别系统设计

手写签名数据,基于模式识别的手写汉字识别系统设计

于 2022-06-29 发布 文件大小:82.05 kB
0 219
下载积分: 2 下载次数: 1

代码说明:

手写签名数据,基于模式识别的手写汉字识别系统设计-Based on pattern recognition of handwritten Chinese character recognition system design

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

发表评论

0 个回复

  • mo开发资料和程序
    mo开发资料和程序-mo development information and procedures
    2022-10-03 01:10:04下载
    积分:1
  • 解析SQL字符串
    解析 SQL 中的字符串-analytic SQL string
    2022-07-02 07:49:27下载
    积分:1
  • 使用自适应波束形成应用程序的并行计算
    Abstract|近年来,智能天线系统已被普遍视作提供干涉-学问减少和改善能力、 数据速率和性能的无线移动通信扩容。智能天线阵列与自适应波束形成性能是非常 e ® 中的目标干扰和多径干扰信号的抑制。分析了在天线放置空值模式来抑制干扰和最大化他们的期望信号方向的增益在过去,仍然具有极大的兴趣使用进化受到相当重视遗传算法 (GA) 和粒子群优化算法 (PSO) 算法的算法。在本文中,自适应阵列使用空分多址 (SDMA) 最优 ra-智能天线的辐射模式设计开发了基于粒子群优化算法(PSO) 技术。粒子群优化算法应用于 24 元均匀圆阵 (UCA) 来计算复杂激励、 振幅和相位的自适应阵列元素。天线包含元素的间距在 x-y 平面上的垂直 (z 向) 半波偶极子元素沿着一个圆环,相邻元素之间的距离在哪里 dc = 0:5¸。它是发现由此产生的波束优化的粒子群优化算法需要大量的处理时间,不能接受的在线应用程序。因此,并行求解需求 accel ─erates 被认为是这些计算。因此,提出了粒子群优化算法的并行化版本和实现使用计算 Uni¯ed 设备架构 (CUDA),然后在图形中的应用处理单元 (GPU)。比较方法来显示如何粒子群优化算法的并行版本优于顺序,因此,在线程序可用于时间关键型应用程序自适应波束形成方法。
    2022-02-28 10:40:42下载
    积分:1
  • PipeDrop is distributed as 14
    PipeDrop is distributed as 14-day TRIALWARE. You may evaluate this software free of charge for not more than 14 days. At the end of 14 days you must register the software in order to continue using it. Before using this software, please read the disclaimer and license agreement in the file DISCLAIMER.TXT.-PipeDrop is distributed as 14-day TRIALWARE. You may evaluate thissoftware free of charge for not more than 14 days. At the end of14 days you must register the software in order to continue using it.Before using this software, please read the disclaimer and licenseagreement in the file DISCLAIMER.TXT.
    2022-11-02 08:45:04下载
    积分:1
  •  ? 本书第一章的部分内容 第 一 章 Java语 言 的 产 生 及 其 特 点 1.1 Java产 生 的 历 史 与 现 状 1.1...
     ? 本书第一章的部分内容 第 一 章 Java语 言 的 产 生 及 其 特 点 1.1 Java产 生 的 历 史 与 现 状 1.1.1 Java产 生 的 历 史   Java来 自 于Sun公 司 的 一 个 叫Green的 项 目, 其 原 先 的 目 的 是 为 家 用 消 费 电 子 产 品 开 发 一 个 分 布 式 代 码 系 统, 这 样 我 们 可 以 把E-mail发 给 电 冰 箱、 电 视 机 等 家 用 电 器, 对 它 们 进 行 控 制, 和 它 们 进 行 信 息 交 流。 开 始, 准 备 采 用C++,但C++太 复 杂, 安 全 性 差, 最 后 基 于C++开 发 一 种 新 的 语 言Oak(Java的 前 身),Oak是 一 种 用 于 网 络 的 精 巧 而 安 全 的 语 言,Sun公 司 曾 依 此 投 标 一 个 交 互 式 电 视 项 目, 但 结 果 是 被SGI打 败 -the first chapter of this book part of the contents of the first chapter of the Java language and its characteristics have 1.1 SUNW a history and the status of 1.1.1 Java Java history from the one Sun Green called the project, the original purpose of the domestic consumer electronics products distributed a code system, We can E-mail to refrigerators, televisions and other household appliances, and to control them. and their information exchange. , Prepared using C, C is too complicated, poor security, Based on the C development of a new language Oak
    2022-09-14 23:40:03下载
    积分:1
  • 我自己写的OFDM符号同步的程序,很有参考价值哟!
    我自己写的OFDM符号同步的程序,很有参考价值哟!-I wrote it myself OFDM symbol synchronization procedures, we could very well refer yo!
    2022-07-16 01:43:49下载
    积分:1
  • asp这一类的服务器端的程序,其好之一就是只向客户端输出标准的Html流。因此可以起到向客户隐藏细节的作用。也就是说当我们在浏览器中键入asp程序的网址后...
    asp这一类的服务器端处理的程序,其好处之一就是只向客户端输出标准的Html流。因此可以起到向客户隐藏细节的作用。也就是说当我们在浏览器中键入asp程序的网址后只能看见标准的Html文件,而不能看见asp的内容。但有时,例如在一个asp的教学站点,我们有必要显示asp文件的内容,或者你愿意将你的原代码与人享,通过一个程序将代码显示出来。-asp this type of server-side handling procedures, only one of its benefits to the client output stream Html standards. So customers can play the role of the hidden details. In other words, when we type in the browser URL asp procedure can only be seen after the standard Html files and can not see the contents of asp. But sometimes, for example, teaching in a asp site, we need to show the contents of the asp file, or you wish your entitlements with the original code, through a program code is displayed.
    2022-01-22 07:31:11下载
    积分:1
  • 自己用汇编语言编写的自动控制程序,已测试成功
    自己用汇编语言编写的自动控制程序,已测试成功 -own assembly language prepared by the automatic control procedures, has been tested successfully
    2022-01-30 11:31:07下载
    积分:1
  • several C program design
    几个C++程序设计实例-several C program design
    2022-07-24 14:47:26下载
    积分:1
  • VC中常见问题集.pdf
    VC中常见问题集.pdf-VC Frequently Asked Questions. Pdf
    2023-07-19 22:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载