搜索资源列表
Java编写的手写数字识别器源代码
- 用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的。-Java prepared with hand-written numeral recognition source code browser. Figures to have a good handwriting recognition. After testing, adaptation is still relatively strong.
handwriting(JAVA)
- 手写输入原笔迹的JAVA实现,最终实现原笔迹输入-JAVA implementation of the original handwriting of the handwriting input
ExcelDemo
- java关于存手写的对于导入数据库的方式使用的方式是excel的方式-handwriting on the deposit of java into the database for the use of the approach is the way excel
attachments_2009_07_21
- src are source codes for a manual cropping system, while new folder is a face detection system via skin tone.
neural
- neural network based handwriting recognition using java
HanziLookup-src
- A Chinese character dictionary app using (crude) handwriting recognition. This is a version of an older lookup app using the newer lookup component. Jar file should be directly runnable as both an Applet and as a stand-alone app. -A Chinese cha
shouxie
- 手写输入程序源代码,可以方便的书写输入文字。-Handwriting input program source code, you can easily write to enter text.
src
- 基于bp神经网络的java英文手写识别系统-Bp neural network, java-based handwriting recognition system
sxszsb.Java
- Java写的手写数字识别软件,简单实现对手写数字的识别。-Java software is written in handwriting digit recognition, simple implementation of handwritten digits recognition.
online_ks
- 本系统使用自己手写的类似struts1.x的开源框架+Servelt+JSP+JSTL+EL+AJAX 等技术; 运用Dao设计模式,使业务模块屏蔽底层的数据访问的细节,及使业务和具体的 实现无关 运用MVC的架构模式,其中Servlet充当contronller java类充当model,封装业 务逻辑 Jsp充当逻辑视图view 数据访问层运用Hibernate来实现 为了使JSP页面易于维护,引入了JSTL+EL 项目 数
HandWrite
- 基于笔画的联机手写识别,java开发-The on-line handwriting recognition based on stroke
CalendarManager
- 日程安排、提醒,全部自己手写,对初学者应该很有帮助-Scheduling, reminders, all his handwriting, should be helpful for beginners
hanzidict.tar
- 手写输入识别,Java/Swing语言开发-Chinese character handwriting recognition component written in Java/Swing.
MiMiddlet
- OCR Aplet Handwriting
Digit
- Java实现的手写数字识别工具,基于人工神经网络和机器学习原理。先读入一个文件进行训练,然后可以识别相同格式文件中的手写数字。目录下的PNT文件即为手写数字的数据文件。-Java implementation of the handwritten numeral recognition tool, based on artificial neural networks and machine learning principles. To read a file into training, t
camera
- android平台的 摄像头拍照软件源码 纯手写 java语言 注释较详细 易懂 便于大家学习 -camera to take pictures of the android platform pure software source code handwriting java language annotation to facilitate more detailed and easy to understand learning
NeuralNetwork
- 该资源是神经网络算法。 ProduceTestFile.jar和src\produce目录下的ProduceTestFile.java用于在画图文件中手写字生成文件后转化成txt文件(生成BPTestFile.txt),注意在画图文件中应将图片大小设为长和宽均为100像素,写字时选择最粗的刷子。 两个txt分别是训练数据和测试数据。读入BPTrainingFile.txt中的样本进行训练,然后用BPTestFile.txt中的样本进行测试。-This resource is neural
HandWritting
- 基于java的Android平台的手写板实验,可以实现笔迹的大小和颜色的选择,并保存图片到sdcard.-Based on the experimental java tablet Android platform can be achieved handwriting size and color options, and save the image to the sdcard.
hanzidict
- 用Java/ Swing开发的中文手写识别组件。 (包含源码) 很不错的例子-Chinese character handwriting recognition component written in Java/Swing. (included source code)- Very good examples!
ML_project
- 程序是对手写体数字进行识别,用knn算法,代码编写是用java。训练样本和验证样本都在代码中提供了。-The program is to handwriting figures to identify, with knn algorithm, the code is written with java. Training samples and validation samples are provided in the code.