搜索资源列表
字符排序
- 这是一个数据结构的常用算法,是关于字符排序的,输入一串字符用算法实现字符排序-This is a common data structure algorithms, is the sort of character input string of characters with character Sort Algorithm
索书号文字图像分割
- 经由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)
C语言文件管理
- 操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否
dashujiecheng
- 该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用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
字符频率统计
- 字符频度统计,采用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
fvs_vc_net_03
- 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
字模提取软件
- 一种点阵字模提取小程序。可以生成字符、数字的多种点阵数组,便于特征提取。-a small lattice Abstraction procedures. Characters can be generated, the number of multiple lattice array facilitate feature extraction.
第05章 联机字符识别
- 用的VC6编的可以识别联机数字,联机英文,及联机汉字-the VC6 series of the figures can be identified on-line, on-line English, and Chinese characters on-line
仿真滤波器的字长效应
- 这个程序可以仿真FIR滤波器的字长效应对滤波效果的影响-this process simulator can FIR filter the characters respond to long-term effect of filtering
Huffman程序
- 为得到使电文总长最短的二进制前缀编码,则以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
文档编辑器
- 实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return to the starting line, change t
基本图像分割实例
- P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801 : Call text image segmentation P0802 : adhesion character segmentation P0803 : Character Recogn
codeing000
- 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru
recognize
- 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
kmpEx
- KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
StringFloat
- 在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
BIT_ADD
- 关于对两个8位字符二进制的相加的算法设计 结果保存在第三方数组中-on two eight characters together in a binary algorithm design results stored in third-party arrays
Characters.quick.sorting.algorithm
- 字符的快速排序算法 字符的快速排序算法 -Characters.quick.sorting.algorithmCharacters.quick.sorting.algorithmCharacters.quick.sorting.algorithmCharacters.quick.sorting.algorithm
reverse--characters
- 利用递归函数原理,输入五个字符,再将这五个字符逆序输出-input 5 characters and output them reversedly based on recursive function
Chinese-characters-system
- 基于多算法和神经网络的汉字识别系统的研究。-Based on the algorithm and neural network on the Chinese characters recognition system.