CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - letter
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - letter - List
[
File Operate
]
letter.RAR
DL : 0
letter的编写-letter preparation.
Update
: 2008-10-13
Size
: 90.11kb
Publisher
:
李新
[
Windows Develop
]
英语作文两篇
DL : 0
A letter of Thanks 感谢陈老师来看你 描述你的感受 说明你的身体现状
Update
: 2011-06-10
Size
: 2.79kb
Publisher
:
349414586
[
File Operate
]
letter.RAR
DL : 0
letter的编写-letter preparation.
Update
: 2025-02-17
Size
: 90kb
Publisher
:
李新
[
Multimedia Develop
]
HandWritiing
DL : 0
手写字母识别,可以自动识别26个英文字母-Handwritten letter recognition, can automatically identify the 26 letters of the alphabet
Update
: 2025-02-17
Size
: 52kb
Publisher
:
liujunwei
[
Special Effects
]
2DLDA_PK_LDA_for_feature_extraction
DL : 0
These are the codes in "A note on two-dimensional linear discrimant analysis", Pattern Recognition Letter In this paper, we show that the discriminant power of two-dimensional discriminant analysis is not stronger than that of LDA under the assumption that the same dimensionality is considered. In experimental parts, on one hand, we confirm the validity of our claim and show the matrix-based methods are not always better than vector-based methods in the small sample size problem on the other hand, we compare several distance measures when the feature matrices and feature vectors are adopted.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
ruan
[
GUI Develop
]
very_useful_SmartEdit
DL : 0
非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。-Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.
Update
: 2025-02-17
Size
: 137kb
Publisher
:
zpq1978
[
Graph Recognize
]
zmsbxt
DL : 0
一个简单的利用神经网络实现的字母识别程序,简单,易懂.-Use of a simple neural network to achieve the letter identification procedures, simple, easy to understand.
Update
: 2025-02-17
Size
: 28kb
Publisher
:
ghj
[
Graph Recognize
]
letter
DL : 0
字符识别的一段代码,C++编写的,很有用的一段代码。-Character recognition section of the code, C++ Prepared, very useful piece of code.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
quan
[
Special Effects
]
LetterImageRecognition
DL : 0
文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmentation Letter Recognition Recognition Functions character recognition feature extraction structure Functions
Update
: 2025-02-17
Size
: 202kb
Publisher
:
无理取闹
[
Windows Develop
]
encryption
DL : 0
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 punctuation. To form the code, first create a 5x5 matrix in which the first row is your keyword and the other elements are the remaining letters of the alphabet (minus the unencoded letter): B R E A K C D F G H I L M N O P Q S T U V W X Y Z -Encryption code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王梓
[
matlab
]
letterrecognition
DL : 0
字母图像识别算法,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 our program to distinguish among letters. Some difficulties that need to be resolved are noise, joined letters, scaled or tilted letters, and distinguishing between letters that are similar to each other.
Update
: 2025-02-17
Size
: 129kb
Publisher
:
awordman
[
Windows Develop
]
USB-Drive-Letter-Manager-Sieber-usbdlm
DL : 0
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 Windows operating systems.
Update
: 2025-02-17
Size
: 397kb
Publisher
:
Richard
[
GUI Develop
]
letterrecognition
DL : 0
letter recognition very good
Update
: 2025-02-17
Size
: 131kb
Publisher
:
lijing
[
Disk Tools
]
LetAssig
DL : 1
Letter assigner - assigns letters to drives in DOS, Windovs 95,98,ME-Letter assigner- assigns letters to drives in DOS, Windovs 95,98,ME
Update
: 2025-02-17
Size
: 324kb
Publisher
:
tech22
[
Other
]
OpenCV_letter_rec
DL : 0
用OpenCV写的字母识别程序,希望对大家有点用-a program with opencv to recognize the letter,I hope it may help somebody
Update
: 2025-02-17
Size
: 256kb
Publisher
:
zfm
[
VC/MFC
]
letter
DL : 0
用编程语言c++实现单词中字母出现频率的统计,代码简单高效-C++ programming language used to achieve letter word frequency statistics, the code is simple and efficient
Update
: 2025-02-17
Size
: 565kb
Publisher
:
Annie
[
Other
]
letter
DL : 0
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 in view the sentiments of senior peoples of the organisation
Update
: 2025-02-17
Size
: 4kb
Publisher
:
Amit Singh
[
Graph Recognize
]
qiege1
DL : 0
用MATLAB对字母进行分割,运用本程序可以将字母分割出来。-Segmentation of the letter with MATLAB, using the program can be split out the letters.
Update
: 2025-02-17
Size
: 21kb
Publisher
:
小亮
[
ListView/ListBox
]
VC_find_drive_letter_add_code_CListBox
DL : 0
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
Update
: 2025-02-17
Size
: 24kb
Publisher
:
v
[
AI-NN-PR
]
Recognizer
DL : 0
Letter recognition with Multilayer Perceptron. It learns 10 first letters and then tries to recognize drawn symbol.
Update
: 2025-02-17
Size
: 256kb
Publisher
:
Dmi
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.