搜索资源列表
letter.RAR
- letter的编写-letter preparation.
英语作文两篇
- A letter of Thanks 感谢陈老师来看你 描述你的感受 说明你的身体现状
LetAssig
- Letter assigner - assigns letters to drives in DOS, Windovs 95,98,ME-Letter assigner- assigns letters to drives in DOS, Windovs 95,98,ME
OpenCV_letter_rec
- 用OpenCV写的字母识别程序,希望对大家有点用-a program with opencv to recognize the letter,I hope it may help somebody
letter
- 字符识别的一段代码,C++编写的,很有用的一段代码。-Character recognition section of the code, C++ Prepared, very useful piece of code.
LetterImageRecognition
- 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
encryption
- The program takes 3 inputs: 1. A letter of the alphabet that will remain unencoded (e.g. "J") 2. A 5-letter keyword (e.g. "BREAK") 3. A message to be encrypted (e.g. "COMPUTERSCIENCE"). You may assume that it does not contain any spaces or p
letterrecognition
- 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph image, we are allowed to train ou
USB-Drive-Letter-Manager-Sieber-usbdlm
- Drive-Letter Manager for USB Flash Drives very useful....especially when doing PE builds and installations of Windows operating systems.-Drive-Letter Manager for USB Flash Drives very useful....especially when doing PE builds and installations of Wi
letterrecognition
- letter recognition very good
letter
- this a letter to show to people how to publicize about accounts of any organisation keeping in view the sentiments of senior peoples of the organisation -this is a letter to show to people how to publicize about accounts of any organisation keeping i
qiege1
- 用MATLAB对字母进行分割,运用本程序可以将字母分割出来。-Segmentation of the letter with MATLAB, using the program can be split out the letters.
VC_find_drive_letter_add_code_CListBox
- VC编程实现查找盘符并添加到CListBox代码VC programming to find the drive letter and add to the code CListBox -VC programming to find the drive letter and add to the code CListBox
Recognizer
- Letter recognition with Multilayer Perceptron. It learns 10 first letters and then tries to recognize drawn symbol.
semaphore
- The shared memory has three character buffers, which are used to store a small letter, a capital letter, and a digit respectively. These buffers are logically independent. This program have some writer and reader threads. The writer threads are respo
Delphi.letter.puzzle
- Delphi 简易字母拼图设计代码Delphi code for simple design of the letter puzzle -Delphi code for simple design of the letter puzzle
Love-letter
- a love letter in VBscr ipt
A-picture-in-a-letter
- 能在一张有字母的图片中找出某一个字母在该图中所出现的所有位置-There are letters in a picture in a letter to find a figure that appears in the location of all
OCR_a_scre1646579172003
- To train, Draw a letter...hit Recognize, and when it is done analyzing the image, and possibly making a guess..press the Train button to tell it what the letter should be. Enabling AutoTrain will simply force the program to ask you what the lett
BP0411
- 神经网络字符识别程序,可以用来做汉字,英文,数字等字符的识别,需要先训练样本。-ANN for letter recognize,used in Chinese characters,letters and numbers recognization.