-
-
-
-
-
-
-
-
[
Windows_Unix]
zhang.rar
几个常用的c#编程
(1)图片查看应用
(2)日期控件应用
(3)本地IP查看
(4)文件打印方法进程简易管理
(5)小型浏览器
Category:
CSharp Upload User:
hongfudg Size:
93K
-
[
Visual Basic (VB)]
PictureView.rar
Can select a folder and all sub-folders (sub-folders can have only one tier, if the excess can not be processed) image is generated a series of pages (in the respective folder) and then in the root folder generates an index file . there are a variety of ...
-
-
[
Visual C++ (VC++)]
chap11.rar
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。