-
这样的造型设计模式的例子。你可以在GoF中找到它的说明…
This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF book.
- 2022-07-24 09:28:54下载
- 积分:1
-
显示图形的光照效果源码
显示图形的光照效果源码-graphics show the lighting effect FOSS
- 2022-01-30 16:01:17下载
- 积分:1
-
指纹识别技术源代码,自己调试过,很有用,欢迎下载。
指纹识别技术源代码,自己调试过,很有用,欢迎下载。-Fingerprint recognition technology source code, its own debugging, and very useful, welcome to download.
- 2022-08-13 00:04:22下载
- 积分:1
-
matlab中读取*.txt文件数据程序,*.txt文件
可以是串口调试助手等采集到的16进制数据。...
matlab中读取*.txt文件数据程序,*.txt文件
可以是串口调试助手等采集到的16进制数据。-Use Matlab to open*.txt files and can open all kinds of*.txt files shch as 16bit files come from debug the assistant with one bunch of mouths
- 2022-04-12 14:53:48下载
- 积分:1
-
图象处理程序
图象处理程序-Image processing procedures
- 2022-09-27 23:35:03下载
- 积分:1
-
OpenGL
基于openGl的第一人称射击游戏 Visual C++开发环境 -OpenGl-based first-person shooter Visual C++ development environment
- 2023-07-03 19:25:06下载
- 积分:1
-
微软人脸检测相关研究技术报告,内有详细人脸检测的研究和实现方法...
微软人脸检测相关研究技术报告,内有详细人脸检测的研究和实现方法-Face Detection Microsoft research technical report, which detailed human face detection method for research and
- 2022-01-29 03:02:23下载
- 积分:1
-
自动调整图片大小调整控件大小控制(14KB…
自动调整图片大小已适应控件大小的控件(14KB)-automatically adjust picture size has adapted controls the size of Control (14KB)
- 2022-12-20 10:00:03下载
- 积分:1
-
image of the cluster and retrieval of a simple algorithm to achieve
是关于图像聚类与检索的简单实现的一个算法-image of the cluster and retrieval of a simple algorithm to achieve
- 2022-03-26 11:14:54下载
- 积分:1
-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1