-
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程...
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network character recognition system catalog include: the two source documents and source code generation which is to identify the procedure, and the other is the matrix class library. Has been preserved trained network weights, so the identification procedures used for the first time, you can directly run the Release directory of the executable file, and then on the picture of the test directory to read into the picture, identification. Of course, we can use training samples to train the network, but attention should be paid to training samples, otherwise it may be very low recognition rate. Training sample selection principle is that, as far as possible have representation in the training time not too long a number of cases as many as possible training samples
- 2023-07-19 09:25:03下载
- 积分:1
-
本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能....
本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times magnification, narrow, and the screen translation, from functional.
- 2022-02-20 11:59:37下载
- 积分:1
-
It is a preparation of the VC, "based on BP's figures 0
这是一个使用VC++编写的“基于BP网络的数字0-9识别”的程序,还是比较经典实用的。-It is a preparation of the VC, "based on BP"s figures 0-9 network identification" procedures, or more classic practical.
- 2023-05-31 04:10:03下载
- 积分:1
-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
Ageia s PhysX (well
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Triangle Mesh (with the implementation of document)
- 2022-01-21 23:46:36下载
- 积分:1
-
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数...
GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming makes the plane graphic images become easier, this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program achieved a pointer two kinds of clocks and digital display. Achieved a translucent window, gradient window, drag the window without moving a rectangular box, hide the taskbar buttons and so on form.
- 2022-05-16 13:13:23下载
- 积分:1
-
photoshop的图形解决方案
photoshop的图形解决方案-graphics solution of photoshop
- 2022-04-09 08:44:52下载
- 积分:1
-
该类是对DIB API函数的封装,提供操作DIB文件的各种方法和属性
该类是对DIB API函数的封装,提供操作DIB文件的各种方法和属性-DIB API function package, the operators DIB document the various methods and attributes
- 2022-02-05 21:18:41下载
- 积分:1
-
LOG算子边缘检测源码及文档说明
LOG算子边缘检测源码及文档说明-LOG Operator edge detection and source documents note
- 2022-02-09 21:32:01下载
- 积分:1
-
除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的...
除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的应用是控制基于真/假命题的一系列MATLAB命令-addition to the traditional math, MATLAB support and logical operators. If you already have some programming experience, will be familiar to these operations. These operator and function for the purpose of providing solving real/fake Proposition answer. One important application is based on real control/false proposition of a series of orders MATLAB
- 2022-01-30 19:03:18下载
- 积分:1