搜索资源列表
点阵汉字显示
- 在使用Turbo C进行程序设计时,一般情况下只好使用英文进行人机交互。要是想直接用中文界面,就需要另想他法了。那么在图形界面下显示汉字的问题就迫切需要解决了。-using Turbo C programming design, but under normal circumstances the use of the English language, human-computer interaction. If they wish to use the Chinese language in
CaptureText
- 对于经常玩电脑的用户来说,常常会遇到这样的情况:我想把程序界面中的文字资料复制下来,可屏幕文字资料却偏偏不能被选中复制,这时真有点无可奈何的感觉。我们能不能自己DIY一个屏幕文字捕捉工具,打造自己的一个SPY,把鼠标即指的文字资料自动复制下来,甚至自动粘贴到我采集的文本文件中?其实这是肯定的,只要屏幕文字对象的窗口(控件)具有标签或文本属性。还等什么?快点DIY一个。-for regular playing computer users, often encountered such a sit
2005060102
- 很不错的车牌识别软件,也是基于C的小程序,界面和效果都不错-very good license plate recognition software, as well as C-based small program interface and the results are pretty good
jiemian3
- 一个仿窗口界面程序 ,供参考!希望以后多多和大家交流!-a fake window interface procedures for reference! And many hope to share!
shouxieshibie
- 支持手写数字识别及训练的程序源码,可以训练识别0-9的数字,有图形界面。-support handwritten numeral recognition and training program source code, can be trained to identify the figures 0-9, graphics interface.
wuziqi_c_graphics
- 一个使用C语言写的五子棋程序,在C语言中实现了汉字输出,图形界面的绘制,以及栈的一些基本操作 。是一个在C语言中图形编程入门的学习实例。 基本操作: 空格和回车是下棋; 回退键是悔棋; ESC离开-a C language used to write the 331 procedures in the C language to fulfill the export of Chinese characters, a graphical interface mapping
ClientModel
- 详细描述了如何使用ActiveSkin控件 用在美化程序界面。程序描述如何用登录+MutiDocument进行显示。其中ActiveSkin4.0控件需要在网上下载
face
- 人脸识别的matlab程序,不过是一个主程序界面,要是用的话还得调用很多的子程序
eyedemo
- 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
picture
- 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法 采用界面输入输出方式
Fingerprint_matlab
- 这是一个完整的指纹识别程序,用matlab语言实现了识别指纹、比较两个指纹图像相似度等功能,并设计了用户界面,使用户方便地进行图片的提取和分析,同时直观地显示出比较结果。
程序[1]
- 这是一个用C++程序编写的图像处理程序原代码,带有界面-This is a C programmers of the original image-processing program code, with interface
MGBD-0.1.0.alpha8
- 搜索图书。双击运行mgbd.exe,进入程序主界面之后,将光标定位在“Book code:”后面的文本框中,按下“Ctrl+v”组合键,将剪贴板中的数据粘贴过来,单击右侧的“Check”按钮,如果看到“1 Pages”列表框中出现相关的页面信息(如图2),说明这本书能够被所识别并下载。-Search for books. Double click mgbd.exe, after entering the main program interface, position the cursor in
PCA
- 人脸识别里面,用c++讲PCA程序系统化,有输出界面-Face Recognition inside, using c++-speaking PCA procedure systematic, there is the output interface
test2
- K近邻分类法的实现代码,是一个基于win32的非界面程序-code about k-nearest neighbor
FastICA
- matlab编写的FastICA程序(含界面),值得下载学习-FastICA program written in matlab (including interfaces), it is worth downloading study
fenleichengxu
- 本程序主要视图界面分两部分,左视图是训练样品设计,右视图是模式识别,可根据模式识别菜单项进行识别。分类器包括模板匹配分类器,Bayes分类器。分类法包括线性函数分类法,非线性函数分类法和神经网络分类法。-The program interface main view in two parts, the left view is the training sample design, the right view is the pattern recognition, pattern recogn
renlianshibie
- Visual C++ 编写的人脸识别程序。界面经处理,非常漂亮。-Visual C++ program written in face recognition. Treated interface, very beautiful.
voice-recognition-of-male-or-female
- 基于matlab的男女声识别界面程序,以及GUI界面,实现友好的界面操作。-this program of the interface of voice recognition is based on matlab sofeware,and it has a GUI interface ,which also has a friendly operate interface
手写体数字识别界面程序
- 模糊模式识别,贝叶斯,手写识别。用于识别手写的数字。有样本图片。(Fuzzy pattern recognition, Bayes, handwriting recognition. Used to recognize handwritten numbers.)