-
处理质谱曲线warping的一个GUI程序,很不错
处理质谱曲线warping的一个GUI程序,很不错-MS treatment warping curve a GUI program, it is good
- 2022-03-25 06:01:10下载
- 积分:1
-
3D演示程序,实现基本图形算法,通过鼠标键盘事件编程,控制立方体。...
3D演示程序,实现基本图形算法,通过鼠标键盘事件编程,控制立方体。-3D demo program, the realization of basic graphics algorithms, programming keyboard events through the mouse to control the cube.
- 2022-05-06 16:58:25下载
- 积分:1
-
非均匀有理b样条曲线nurbs的C++源码库。
非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.
- 2022-05-27 05:27:01下载
- 积分:1
-
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程...
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行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
-
<数字图象处理>光盘VC源代码
光盘VC源代码-lt; Digital image processing gt; CD VC source code
- 2022-07-20 07:12:38下载
- 积分:1
-
一个全部源代码的矢量图控件,非一般源代码可比。支持动画图元,安装需要Rxlib(最常用的开源控件了)...
一个全部源代码的矢量图控件,非一般源代码可比。支持动画图元,安装需要Rxlib(最常用的开源控件了)-a full source code vector control, non-comparable general source code. Yuan plans to support animation, installation Rxlib (the most commonly used open-source controls.)
- 2023-09-01 17:55:03下载
- 积分:1
-
use of absolute and relative coordinates coordinates linear mapping algorithm
利用绝对坐标和相对坐标绘制直线的算法-use of absolute and relative coordinates coordinates linear mapping algorithm
- 2022-01-26 03:24:47下载
- 积分:1
-
兽人
orc--光学文字识别,效果很好的,很有用-orc-- Optical Character Recognition, and the results very good, very useful
- 2023-01-26 03:55:03下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1