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

搜索资源列表

  1. 字符排序

    0下载:
  2. 这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序-This is a common data structure algorithms, is the sort of character input string of characters with character Sort Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.49kb
    • 提供者:飞扬草
  1. 索书号文字图像分割

    4下载:
  2. 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8.99kb
    • 提供者:百里静
  1. C语言文件管理

    0下载:
  2. 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.3kb
    • 提供者:葛林
  1. dashujiecheng

    0下载:
  2. 该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of a new long arrays of characte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:杨浩
  1. 字符频率统计

    0下载:
  2. 字符频度统计,采用Hash表即链表数组作为存储结构,是hash表的简单运用,还包括一定的文件操作-characters frequency statistics, the use of Hash Tables List that as a storage array structure, hash table is a simple application, but also some file manipulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.83kb
    • 提供者:李鹏
  1. fvs_vc_net_03

    0下载:
  2. 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149.79kb
    • 提供者:廖玉光
  1. 字模提取软件

    0下载:
  2. 一种点阵字模提取小程序。可以生成字符、数字的多种点阵数组,便于特征提取。-a small lattice Abstraction procedures. Characters can be generated, the number of multiple lattice array facilitate feature extraction.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:白光磊
  1. 第05章 联机字符识别

    0下载:
  2. 用的VC6编的可以识别联机数字,联机英文,及联机汉字-the VC6 series of the figures can be identified on-line, on-line English, and Chinese characters on-line
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:320.53kb
    • 提供者:韩嘉柠
  1. 仿真滤波器的字长效应

    0下载:
  2. 这个程序可以仿真FIR滤波器的字长效应对滤波效果的影响-this process simulator can FIR filter the characters respond to long-term effect of filtering
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:byk518
  1. Huffman程序

    1下载:
  2. 为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obtained the right to set the valu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.97kb
    • 提供者:张磊
  1. 文档编辑器

    0下载:
  2. 实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return to the starting line, change t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14.07kb
    • 提供者:陈婷
  1. 基本图像分割实例

    4下载:
  2. P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801 : Call text image segmentation P0802 : adhesion character segmentation P0803 : Character Recogn
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:215.58kb
    • 提供者:孙月
  1. codeing000

    1下载:
  2. 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:梁清华
  1. recognize

    0下载:
  2. 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86.94kb
    • 提供者:朱珠
  1. kmpEx

    0下载:
  2. KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:黄建雄
  1. StringFloat

    1下载:
  2. 在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of single-precision the number of sing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:梁建军
  1. BIT_ADD

    0下载:
  2. 关于对两个8位字符二进制的相加的算法设计 结果保存在第三方数组中-on two eight characters together in a binary algorithm design results stored in third-party arrays
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.24kb
    • 提供者:William
  1. Characters.quick.sorting.algorithm

    0下载:
  2. 字符的快速排序算法 字符的快速排序算法 -Characters.quick.sorting.algorithmCharacters.quick.sorting.algorithmCharacters.quick.sorting.algorithmCharacters.quick.sorting.algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:14.93kb
    • 提供者:Rocky
  1. reverse--characters

    0下载:
  2. 利用递归函数原理,输入五个字符,再将这五个字符逆序输出-input 5 characters and output them reversedly based on recursive function
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:156.7kb
    • 提供者:赵爽
  1. Chinese-characters-system

    0下载:
  2. 基于多算法和神经网络的汉字识别系统的研究。-Based on the algorithm and neural network on the Chinese characters recognition system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:wallace
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com