题目内容

do_ocr_multi_class_mlp的功能是 。

查看答案
更多问题

在光学字符识别中,使用分类器字符分类得到识别结果。

A. 对
B. 错

光学字符识别好后,不需要清除分类器。

A. 对
B. 错

在汽车轮胎、物流、印刷等行业中经常用到字符识别。

A. 对
B. 错

下列选项中能在JSP页面中实现页面转向的是( )

A. response.forward(“/index.jsp”);
B. response.sendRedirect(“/index.jsp”);
C. request.forward (“/index.jsp”);
D. request.sendRedirect(“/index.jsp”);

答案查题题库