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

搜索资源列表

  1. theNewtonlaw

    0下载:
  2. 简单电力系统的牛顿法潮流计算收敛初步分析程序-preliminary study a simple system’s convergent character of the Newton s law applied to calculate the flow.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:178025
    • 提供者:雷超
  1. Huffmancode1

    0下载:
  2. 按照一定的规则构造哈弗曼树,使得输入的元素都作为叶子节点,然后从叶子到根逆向球每个字符的哈弗曼编码-According to certain rules of construction Havermann tree, making the input element as a leaf node, and then reverse the ball from the leaf to the root code for each character Havermann
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1066
    • 提供者:englishteam
  1. MBTI

    0下载:
  2. It is simple NN-MLP program. but it using special features like MBTI test. MBTI is test of classifying character type. Please show this one just interests and simple sample.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:368611
    • 提供者:Kilsu Jung
  1. recognize

    0下载:
  2. this matlab program recognises the given telugu character and gives the corrsponding iscii code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1022
    • 提供者:surendra
  1. huffman

    0下载:
  2. 利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、初始化:能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表:利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码:根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码:利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印:以直观的方式打印赫夫曼树(选作) 6、计算输入的字符串编码前和编码后的长度,并进行分析,讨论赫夫曼编码的
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1179910
    • 提供者:莫凡
  1. ASCIIcode

    0下载:
  2. 该小程序便于开发时快速得到想要的字符的ASCII码值-When the small program to facilitate the rapid development of the desired character of the ASCII code value
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:6419
    • 提供者:Yang
  1. sshuqiuzhi

    0下载:
  2. 算术表达式求值:置操作数栈为空栈,表达式起始以#为栈底元素,依次读入每个字符,若是操作符则进入OPND栈,运算符则进入OPTR栈的栈定运算符比较优先权后作相应操作,直到OPTR栈顶元素和当前读入字符为-Arithmetic expression evaluation: set stack operand stack is empty, the expression starting with# as the bottom of the stack element, followed by re
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1645
    • 提供者:LT
  1. shuxingzi

    0下载:
  2. 本源代码使用C语言编写,是对编译原理中属性字设计的实现。-Source code using the C language, is compiled character design principles in the property achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1560
    • 提供者:Raymond
  1. bpnn2

    0下载:
  2. vc编写的BP神经网络类,做字符识别的朋友可以用得上了-vc prepared by BP neural network class, do character recognition can actually be put to a friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:341761
    • 提供者:hys
  1. FIRmatlab

    0下载:
  2. 介绍如何用matlab设计fir滤波器,很详细-A great progress in the discipline of digital processing is the research on design method of digital filter. FIR digital filter plays a significant part in the processing of digital signal because it can realize linear phase s
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689202
    • 提供者:icer
  1. KMPandBMexample

    0下载:
  2. KMP算法与BM算法的具体C++实现,很经典的,算法描述清晰,代码演示的是字符川匹配,很不错-KMP algorithm and the BM algorithm to achieve the specific C++, very classic, algorithm descr iption clearly demonstrates that the code matches the character of Sichuan, very good! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1016303
    • 提供者:刘凯
  1. HuffmanTree

    0下载:
  2. C++编写实现的Huffman编码,根据输入自动统计字符出现的次数后编码,并计算编码后的压缩比。-Written C++ implementation of Huffman coding, the input character appears automatically after the number of statistical encoding, and calculate the encoded compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:205279
    • 提供者:byd
  1. recognitionprogram

    0下载:
  2. BP神经网络数字字符识别程序,可以识别各种手写字,识别率还不是很好-BP neural network digital character recognition program that can identify a variety of handwritten word recognition rate is not very good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:773928
    • 提供者:feng
  1. main

    0下载:
  2. 计算机组成补码的加减运算和将字符输入将其转化成十进制再转换成二进制补码-Computer component of the addition and subtraction, and complement the character input to convert it into decimal converted to binary complement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1487
    • 提供者:wangqiulin
  1. Case.to.digital.converter

    0下载:
  2. 1,可转换万亿以内的人民币金额数字 2,可转换到小数点后2位,精确到分,后面直接舍去,没做四舍五入 3,本程序未作完整字符过滤,请勿尝试无关字符 4,输入的金额可以带逗号比如123,456,000 也可以不带逗号-1, can be converted trillion yuan less than the amount of number 2, can be converted to decimal 2, accurate to the point, followed by dir
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:176050
    • 提供者:李霖
  1. Huffman

    0下载:
  2. 构造哈夫曼树,求字符的哈夫曼编码,输出字符的哈夫曼编码.-Huffman tree structure, find the character of the Huffman coding, the output character of the Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:956
    • 提供者:李阳
  1. contain

    0下载:
  2. 算法插入排序,可以插入多种数据类型,比如整型,字符型,-Insertion sort algorithm, you can insert a variety of data types, such as integer, character, and so on
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:Andraw
  1. chengxu

    0下载:
  2. 从键盘输入若干字符,统计每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出每个字符及对应的哈夫曼编-Enter the number of characters from the keyboard, statistics, the frequency of each character, the character frequency of occurrence as the node weights to build the Huffm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1059
    • 提供者:浩子
  1. nu

    0下载:
  2. 神经网络的字符识别论文,很有帮助-Neural network character recognition paper and helpful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:10306
    • 提供者:张证验
  1. marshb

    0下载:
  2. 几个基本的C语言程序实现简单加法,字符判断等。-Simple addition, character judgments, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7650
    • 提供者:黄斌
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 37 »
搜珍网 www.dssz.com