CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ARABIC

搜索资源列表

  1. smallTobig

    0下载:
  2. 这个程序是用C++来实现阿拉伯数字转为大写汉字.-the procedure is used to achieve C Arabic Chinese characters to uppercase.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12kb
    • 提供者:yq1983
  1. wpzbh

    0下载:
  2. 24点程序,运行之后,可以在输入4个阿拉伯数字后,用四则运算法算出结果。-24 points procedures, operational, the importation of four Arabic numerals, with four algorithms calculate the results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:56.49kb
    • 提供者:王俊
  1. adyn_v1_0[1].tar

    0下载:
  2. Solutions are obtained for Poissson, diffusion, or wave PDEs homogeneous or nonhomogeneous equations and/or boundary conditions rectangular, cylindrical, or spherical coordinates time, Laplace, or frequency domains Dirichlet, Neumann, Robin, singular
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:525.14kb
    • 提供者:刘易
  1. Money

    0下载:
  2. 一个能将阿拉伯数字转换成汉字的程序-one can convert Arabic characters procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8.68kb
    • 提供者:孙川
  1. chgstr2cnu

    0下载:
  2. 阿拉伯数字转为大写汉字的类-Arabic characters to uppercase type
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10.79kb
    • 提供者:张鹏飞
  1. homework6

    1下载:
  2. 使用matlab实现手写阿拉伯数字的识别。-Using matlab to achieve the recognition of handwritten Arabic numerals.
  3. 所属分类:matlab

    • 发布日期:2015-07-01
    • 文件大小:12.02kb
    • 提供者:丁云
  1. Paper2

    0下载:
  2. An Efficient Feature Extraction Algorithm for the Recognition of Handwritten Arabic Digits
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:399.04kb
    • 提供者:Meracy
  1. testa

    0下载:
  2. 使用autoassociative memory对阿拉伯数字进行识别,并画出最后结果-Autoassociative memory of the use of Arabic numerals to identify and draw the final result
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:796byte
    • 提供者:danny
  1. jezh

    0下载:
  2. 金额转换,阿拉伯数字的金额转换成中国传统的形式如:(¥1011)->(一千零一拾一元整)输出。-The amount of conversion, the amount of Arabic numerals into the traditional Chinese forms such as: (¥ 1011)- " (1001 picked up a dollar a whole) output.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.28kb
    • 提供者:yangxiangyu
  1. ArabicFeaturesExtractor

    0下载:
  2. to find arabic text feature
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:301.02kb
    • 提供者:laith
  1. classification_pattern_clustering

    0下载:
  2. 模式识别的程序,聚类技术。针对阿拉伯数字实践。VC-Pattern recognition procedures, clustering technology. Practice for the Arabic numerals. VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:7.55mb
    • 提供者:Seven
  1. WCECS2008pp207209

    0下载:
  2. This paper proposed a new method for recognizing machine printed Arabic characters. First, four edges (left, upper, lower, and right edge) are extracted from the character image. Next, some features are extracted from the edges. Finally, a BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:264.32kb
    • 提供者:ammar
  1. sufa

    0下载:
  2. Algorithm(算法)一词本身就十分有趣。初看起来,这个词好像是某人打算要写 “Logarithm”(对数)一词但却把头四个字母写的前后颠倒了。这个词一直到1957年之前在Webster s New World Dictionary(《韦氏新世界词典》)中还未出现,我们只能找到带有它的古代涵义的较老形式的“Algorism”(算术),指的是用阿拉伯数字进行算术运算的过程。在中世纪时,珠算家用算盘进行计算,而算术家用算术进行计算。中世纪之后,对这个词的起源已经拿不准了,早期的语言学家试图推断它
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10.21mb
    • 提供者:dan
  1. Chinese-capital-numeral-to-alabo-num

    0下载:
  2. 财政上用的中文大写数字转换为阿拉伯数组,带单位,有小数部分-convert the chinese capital number to arabic numbers
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.39kb
    • 提供者:masi
  1. bp-algorithm-and-improve

    0下载:
  2. 这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:吴忠标
  1. monkey

    0下载:
  2. 猴子选大王问题进行实现的代码,即Joseph算法实现-Type text or a website address or translate a document. Cancel Hóuzi xuǎn dàwáng shíxiàn de dàimǎ, jí Joseph suànfǎ shíxiàn Chinese- detected to English translation English Spanish Arabic Monkey King achieve t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:101.16kb
    • 提供者:饶慧娟
  1. daxiezhuanhuan(VCPPP6.0)

    0下载:
  2. 一个将阿拉伯数字转大写汉字的命令行下的程序,可以将-99999999~99999999范围内的阿拉伯数字转大写汉字。自己测试过无数次,所以输出结果基本上是没有问题的。只是程序连续执行时如果输入的不是数字程序会进入死循环,一直没找到原因,希望有了解的高手能指点下。-Wrote a number of Chinese characters turn Arab capital under the command line program that will-99999999 ~ 99999999 wi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:240.73kb
    • 提供者:赵云
  1. image-fusion-evaluation-and-test

    0下载:
  2. 集成了不少常用的图像融合评价和检测的标准的matlab代码实现- English Spanish Arabic Integrates many commonly used image fusion evaluation and testing of the standard matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:85.46kb
    • 提供者:yue
  1. twolane18

    1下载:
  2. 关于道路交通流的元胞自动机模型核心主程序- English Spanish Arabic On road traffic flow cellular automaton model of the core of the main
  3. 所属分类:生物技术

    • 发布日期:2013-01-03
    • 文件大小:522.46kb
    • 提供者:锦子
  1. OCR_Urdu_Arabic

    0下载:
  2. URDU and Arabic OCR using matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:13.9mb
    • 提供者:Shajin
« 12 »
搜珍网 www.dssz.com