实验46 手写识别实验

所属分类:单片机开发
开发工具:Visual C++
文件大小:993KB
下载次数:3
上传日期:2017-11-27 21:18:33
上 传 者zhaoxin5005
说明:  STM32的手写识别程序。内有详细的注释和文档。很好的学习资料。
(STM32 handwriting recognition program. There are detailed notes and documentation. Good study materials.)

文件列表:
实验46 手写识别实验\APP\mp3player.c (8787, 2017-11-25)
实验46 手写识别实验\APP\mp3player.h (559, 2017-11-25)
实验46 手写识别实验\APP\recorder.c (9945, 2017-11-25)
实验46 手写识别实验\APP\recorder.h (2099, 2017-11-25)
实验46 手写识别实验\ATKNCR\ATKNCR_M_V2.0.lib (79400, 2017-11-25)
实验46 手写识别实验\ATKNCR\ATKNCR_N_V2.0.lib (78900, 2017-11-25)
实验46 手写识别实验\ATKNCR\atk_ncr.c (1291, 2017-11-25)
实验46 手写识别实验\ATKNCR\atk_ncr.h (2503, 2017-11-25)
实验46 手写识别实验\FATFS\doc\css_e.css (2815, 2012-07-25)
实验46 手写识别实验\FATFS\doc\css_j.css (3177, 2012-07-25)
实验46 手写识别实验\FATFS\doc\img\f1.png (1414, 2011-09-02)
实验46 手写识别实验\FATFS\doc\img\f2.png (1458, 2007-02-10)
实验46 手写识别实验\FATFS\doc\img\f3.png (1039, 2007-02-10)
实验46 手写识别实验\FATFS\doc\img\f4.png (2335, 2008-01-05)
实验46 手写识别实验\FATFS\doc\img\f5.png (2479, 2008-01-05)
实验46 手写识别实验\FATFS\doc\img\f6.png (1436, 2010-08-21)
实验46 手写识别实验\FATFS\doc\img\layers.png (2401, 2009-03-20)
实验46 手写识别实验\FATFS\doc\img\layers3.png (2379, 2009-06-13)
实验46 手写识别实验\FATFS\doc\img\modules.png (5209, 2012-07-27)
实验46 手写识别实验\FATFS\doc\img\rwtest.png (19068, 2008-10-18)
实验46 手写识别实验\FATFS\doc\img\rwtest2.png (8153, 2010-09-13)
实验46 手写识别实验\FATFS\doc\img\rwtest3.png (3011, 2009-06-15)
实验46 手写识别实验\FATFS\doc\updates.txt (4185, 2012-08-27)
实验46 手写识别实验\FATFS\exfuns\exfuns.c (3334, 2017-11-25)
实验46 手写识别实验\FATFS\exfuns\exfuns.h (1218, 2017-11-25)
实验46 手写识别实验\FATFS\exfuns\fattester.c (6587, 2017-11-25)
实验46 手写识别实验\FATFS\exfuns\fattester.h (935, 2017-11-25)
实验46 手写识别实验\FATFS\exfuns\mycc936.c (4815, 2017-11-25)
实验46 手写识别实验\FATFS\src\diskio.c (5972, 2017-11-25)
实验46 手写识别实验\FATFS\src\diskio.h (2763, 2012-08-27)
实验46 手写识别实验\FATFS\src\ff.c (143152, 2012-09-19)
实验46 手写识别实验\FATFS\src\ff.h (12506, 2012-09-19)
实验46 手写识别实验\FATFS\src\ffconf.h (7463, 2017-11-25)
实验46 手写识别实验\FATFS\src\integer.h (856, 2010-04-24)
实验46 手写识别实验\FATFS\src\option\cc932.c (249488, 2010-05-09)
实验46 手写识别实验\FATFS\src\option\cc936.c (724232, 2010-04-29)
实验46 手写识别实验\FATFS\src\option\cc949.c (567684, 2010-05-08)
实验46 手写识别实验\FATFS\src\option\cc950.c (450696, 2010-04-29)
实验46 手写识别实验\FATFS\src\option\ccsbcs.c (30169, 2010-08-25)
... ...

本实验将实现如下功能:开机的时候先初始化手写识别器,然后检测字库,之后进入等待输入状态。此时,我们在手写区写数字/字符,在每次写入结束后,自动进入识别状态,进行识别,然后将识别结果输出在LCD模块上面(同时打印到串口)。通过按KEY0可以进行模式切换(4种模式都可以测试),通过按KEY2,可以进入触摸屏校准(如果发现触摸屏不准,请执行此操作)。DS0用于指示程序运行状态。 2012-9-22

近期下载者

相关文件


收藏者